Azeem Singh Kahlon
Followers: 0 Following: 0
Statistik
5 Fragen
0 Antworten
RANG
112.329
of 296.446
REPUTATION
0
BEITRÄGE
5 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
80.0%
ERHALTENE STIMMEN
0
RANG
of 20.376
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 156.437
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
How to create pulsed sine waves in SIMULINK - that turns off at intervals?
I want to generate sine wave signals that turn off for a specified period of time and then starts again. Is there a block in SIM...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
SURF plot: Data dimensions must agree
I am trying to plot the magnetic field on a rectangular surface (having x and y coordinates). Hence i have a total of 3 values x...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Is it possible to vary 5 variables in an equation using linspace and plot 3 of them using contour?
I have an equation of a physical system and I want to vary 5 parameters (i, N, r1, r2 and L) using linspace or :. My aim to find...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Error using contour (Z must be at least a 2x2 matrix. What changes should I make to my code to make Z a 2x2 matrix?
alpha=linspace(1,8); beta=linspace(0,8); a=(1/5).*(sqrt((2.*pi.*beta)./((alpha.^2)-1))); u= sqrt((alpha.^2)+(beta.^2)); t= s...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to vary a value inside an integral which is not getting integrated itself?
I am trying to find the triple integral of a function with limits defined for 'phi', 'z' and 'r'. On finding the value of the in...
fast 5 Jahre vor | 1 Antwort | 0