Statistica
RANK
9.669
of 301.783
REPUTAZIONE
4
CONTRIBUTI
1 Domanda
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 176.544
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
Risposto
I am trying to plot y=x^2sin(x), where x is from 0 to 2pi. I have defined x using the linspace command, but matlab does not agree with the (x.^2) part. Is there a concept I am missing?
y= (x.^2).*sin(x.^-1);
I am trying to plot y=x^2sin(x), where x is from 0 to 2pi. I have defined x using the linspace command, but matlab does not agree with the (x.^2) part. Is there a concept I am missing?
y= (x.^2).*sin(x.^-1);
circa 7 anni fa | 0
| accettato
Domanda
error message when trying to run script file
Failed to add docroot into connector static content (in command window) >>MB_assignment3 this is my code saved under MB_Assigm...
circa 7 anni fa | 1 risposta | 0


