Balaji Ramdas
Followers: 0 Following: 0
Statistik
7 Fragen
0 Antworten
RANG
92.424
of 295.689
REPUTATION
0
BEITRÄGE
7 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
42.86%
ERHALTENE STIMMEN
0
RANG
of 20.266
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.317
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
I am using a function 'eye' but i don't need this diagonal to be maximum value
prsource=abs((Pm1.').*inv((Asource').*Asource+eps_source0*eye(length(x)).*cross_source)); this script gives me a good result bu...
etwa 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to plot graph for specific points
i have plot graph for the specific points from a row example: x= ( 1 2 3 4 5 7 8 9 ), y= ( a b c d e f g h i j ) i need to pl...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
set range to output file
I have an output with a row of numbers ex: 1,2,3,4,5. How do i show set the limit so that i get number between 2 and 4
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to get a contour plot for a matrix with imaginary values
an error pops up saying the values must be real p1source=(A1*exp(-j*k0*r1source))./r1source; %pressure from source 1 p2sourc...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
have a script for the calculation in real plane, i need to have the same calculation in imaginary plane ( imaginary plane for 10 cm above the real plane)
%Source plane %%source's positions % source 1 x1=0.4; y1=0.2; z1=0; %source 2 x2=0.8; y2=0.55; z2=0; %source 3 x3=0.5...
fast 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to write this script in complex conjugate, it should have real and imaginary values
Results should have real and imaginary part in the form of (a+bi) % Initilization r1source = zeros(length(y),length(x),length...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I have same values for all the 3 matrices
All the 3 matrices should show a diffent values but i get to see all are the same with a warning stating " The variable XXXX app...
etwa 3 Jahre vor | 1 Antwort | 0