Statistica
MATLAB Answers
2 Domande
0 Risposte
RANK
198.219
of 301.296
REPUTAZIONE
0
CONTRIBUTI
2 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 173.832
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
I want to make a 3-D surface plot without contour lines of the function but I keep receiving a Matrix dimensions must agree error
% 3)Make a 3-D surface plot without contour lines of the function . z = peaks(exp(2*(x-1).^2+(y+2).^2)); peaks(25); colormap(...
quasi 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Help placing user input into an element in a row vector
This is what I have so far, having trouble adding user input into a row vector the same amount of times as for loop score =inpu...
quasi 5 anni fa | 2 risposte | 0
