photo

george veropoulos


Last seen: 25 Tage vor Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 3
  • First Review
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
I want to chek my function for solving system of equaton
a better version is function [w1,w2] = currentMAS() [~,N,a1,a2,ra,k0,Z0,~ ,gap_angle] = parameter(); % Angular positio...

25 Tage vor | 0

Beantwortet
Difference results from MOM method with ttρiangle basis function and pulse
i have two function with name currentMOIM use the Method of Moment. One use the pulse basis and the second the trinagle ...

etwa ein Monat vor | 0

Frage


Difference results from MOM method with ttρiangle basis function and pulse
Hi i find the scattering field in cylinder and i use the MOM method with the triangle basis and pulse. The |Es | are ...

etwa ein Monat vor | 1 Antwort | 0

1

Antwort

Beantwortet
Problem in boundary condition
thank you !! very useful answers

etwa ein Monat vor | 0

Beantwortet
Problem in boundary condition
the problem was in [Xa, XC] = meshgrid(xa, xc); % Observation (columns), Source (rows) [Ya, YC] = meshgrid(ya, yc);...

etwa ein Monat vor | 0

Frage


Problem in boundary condition
Hi im trying to solve a proble in EM with method of MAS ( METHOD OF AUXILARY SOURCE) I have a infiite cylinder ( PER...

etwa 2 Monate vor | 3 Antworten | 1

3

Antworten

Frage


How to assign values to an array with broadcasting
hi in the code bwloe i recieve a message in xi1 = x1(index_i); xi2 = x2(index_i); i receieve a warning fun...

2 Monate vor | 1 Antwort | 0

1

Antwort

Frage


I want to chek my function for solving system of equaton
Hi i write matlba function for solve a systme from a EM problem function [Is] = current() [f,N,Nc,a1,a2,ra...

2 Monate vor | 2 Antworten | 0

2

Antworten

Beantwortet
Warning: Non-finite result. The integration was unsuccessful. Singularity likely.
this integral come out from the method of moment in EM...

3 Monate vor | 0

Frage


Warning: Non-finite result. The integration was unsuccessful. Singularity likely.
Hi i run a code thta include two doyble integration i recieve e message Warning: Non-finite result. The integration w...

3 Monate vor | 1 Antwort | 0

1

Antwort

Beantwortet
Warning: Non-finite result. The integration was unsuccessful. Singularity likely. > In integral2Calc>integral2t (line 131)
sorrry i receive the same message Output argument "z" (and possibly others) not assigned a value in the execution with "triang...

3 Monate vor | 0

Beantwortet
Warning: Non-finite result. The integration was unsuccessful. Singularity likely. > In integral2Calc>integral2t (line 131)
HIi thank ! i m treying trapz bot i recieve the error Incorrect number or types of inputs or outputs for function permute....

3 Monate vor | 0

Frage


Warning: Non-finite result. The integration was unsuccessful. Singularity likely. > In integral2Calc>integral2t (line 131)
Hi i run the function [Is]=currentMoM() function [Is]=currentMoM() %UNTITLED2 Summary of this function goes here %...

3 Monate vor | 3 Antworten | 0

3

Antworten

Frage


Array indices must be positive integers or logical values.
Hi i have define the function function y=triangle_basisn(phi,kk) %[f,N,ra,k0,Z0,lambda] = parameter(); N=40 dftm=2.*p...

3 Monate vor | 1 Antwort | 0

1

Antwort

Frage


INTEGARTION OF BESSELH function
Hi i make a code where i integrate the hankel function besselh(0, 2) function z = Escat(r,phi) [f,N,ra,k0,Z0] ...

3 Monate vor | 1 Antwort | 0

1

Antwort

Beantwortet
problem with vpa and symsum
in the for loop i use the if to define the e_n(k)

3 Monate vor | 0

Beantwortet
problem with vpa and symsum
i my matlab the reuslats form syssum is - 1.2202769085399344622768816507208 - 7.6237530221056436364566359163767e-36i >>

3 Monate vor | 0

Beantwortet
problem with vpa and symsum
thank you for your answer ! What is the best solution to keep a suficient number of terms where the bessel values ...

3 Monate vor | 0

| akzeptiert

Beantwortet
problem with vpa and symsum
the function e_n is function y=en(k) if k==0 y=1 elseif k~=0 y=2 end end

3 Monate vor | 0

Frage


problem with vpa and symsum
Hi i make the fumtiom function z= Escattheory(r,phi) %UNTITLED Summary of this function goes here % Detailed explanation g...

3 Monate vor | 1 Antwort | 0

1

Antwort

Frage


problem in plot for two function
Hi i want to plot two function in the same axis i rreceive to message Escattheory(rho,phi)) Error using plot Data mus...

3 Monate vor | 1 Antwort | 0

1

Antwort

Frage


code fro Methods of Moments
hI I m looking for code related with Methods of Moments in Elecromgnegmetic Thank

4 Monate vor | 0 Antworten | 0

0

Antworten

Frage


how i can show in matlab tha sqrt(x^2)=x in symbolic toolbox
Hi i use the symbolic tool box to simplify an expression I receive that ((2*A*dhmax + B*h0)^2/h0^2)^(1/2)*(2*A^2*dhmax^2 ...

5 Monate vor | 2 Antworten | 0

2

Antworten

Beantwortet
probability distribution function from datra
thank you

6 Monate vor | 0

| akzeptiert

Beantwortet
probability distribution function from datra
ok thank you !

7 Monate vor | 0

Frage


probability distribution function from datra
Hi i have a function Z(h) h1<h<h2 how i cant find a pdf (probability distribution finction ) function for Z ...

8 Monate vor | 2 Antworten | 0

2

Antworten

Beantwortet
save thw values of four variable in a file
thank you ! you solve my problem

mehr als ein Jahr vor | 0

| akzeptiert

Frage


save thw values of four variable in a file
Hi i want to save four variable from a matlab code in a file ( like xls) the two from four value have many ...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


Matlab function with inf in end points
hi I have a function define in an range [ a, b ] the function is ιnf at end point F(a)=inf F(b)=inf there a method ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


ARRY EXEEDS RANDOM NUMBER
hi i receive this message in matlab when i run a monte carlo probllem Requested 1000000x10000 (74.5GB) array exceeds max...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Mehr laden