Statistik
RANG
230.217
of 300.763
REPUTATION
0
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 21.082
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 170.923
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 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
question about rates of mass in different reactors
I have a matrix a=[15,-2,-1;-3,18,-6;-4,-1,12] and b=[3800;1200;2350] this question is about reactors. So I'm asked to determin...
fast 12 Jahre vor | 0 Antworten | 0
0
AntwortenBeantwortet
Create two vectors X and Y of values from (-pi) to pi with a spacing of pi/10. Define the vector Z as: Z = (sin(sqrt(x^2+y^2)))/(sqrt(x^2+y^2))
Im trying to plot in mesh and surf same problem above. Im writing plot3(x,z,y,z); subplot(2,2,1) mesh(x,z,y,z) title('Mesh ...
Create two vectors X and Y of values from (-pi) to pi with a spacing of pi/10. Define the vector Z as: Z = (sin(sqrt(x^2+y^2)))/(sqrt(x^2+y^2))
Im trying to plot in mesh and surf same problem above. Im writing plot3(x,z,y,z); subplot(2,2,1) mesh(x,z,y,z) title('Mesh ...
fast 12 Jahre vor | 0
Frage
Create two vectors X and Y of values from (-pi) to pi with a spacing of pi/10. Define the vector Z as: Z = (sin(sqrt(x^2+y^2)))/(sqrt(x^2+y^2))
Im trying to plot function. I have wrote x=[-pi:pi/10:pi] and y=[-pi:pi/10:pi]. Also Z = (sin(sqrt(x.^2+y.^2)))/(sqrt(x.^2+y.^2)...
fast 12 Jahre vor | 3 Antworten | 0
