Statistica
3 Domande
0 Risposte
RANK
199.805
of 301.432
REPUTAZIONE
0
CONTRIBUTI
3 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
66.67%
VOTI RICEVUTI
0
RANK
of 174.555
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
The differential equation problem
i have a question but i dont solve it. i am beginner for matlab. i think that doesnt exist. do u have an idea? <</matlabcentr...
circa 11 anni fa | 1 risposta | 0
1
rispostaDomanda
my result and the book result are different. where is wrong?
i have r and theta boundary. i try to and y plane horizontal, Sx is vertical plane.x and y depend variable r and theta, so x=r.*...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
why this not works? there is a error "??? Error using ==> times Matrix dimensions must agree." in Sx line. how can i fix and plot the graphic?
K = 300; theta = 0:pi/10:pi/2; x = 0.02:0.01:0.2; y = 0.02:0.01:0.2; [X,Y]=meshgrid(x,y); r=(sqrt(X.^2+Y.^2)); ...
oltre 11 anni fa | 1 risposta | 0
