Statistik
2 Fragen
0 Antworten
RANG
198.221
of 301.298
REPUTATION
0
BEITRÄGE
2 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 21.225
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 173.851
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
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(...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 5 Jahre vor | 2 Antworten | 0
