Jarrett White
North Carolina State University
Followers: 0 Following: 0
Statistik
2 Fragen
0 Antworten
RANG
179.276
of 300.392
REPUTATION
0
BEITRÄGE
2 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 20.934
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.373
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 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
I know this is a rookie question but its been years since I've used MatLab. I need to use p_r,p_p,p_s to calculate p_rn,p_pn,p_sn and then use those values in place of p_r,p_p,p_s in subsequent calculations and then store them all in a matrix.
I believe I should be using a for loop with the definition of the matrix inside but the details have escaped me. Any help with t...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I continue to receive an error message when I try to use fsolve. Can anyone tell me what I'm doing wrong? (I'm using MATLAB R2012a)
First I run the following script. x1 = 15600; y1 = 7540; z1 = 20140; x2 = 18760; y2 = 2750; z2 = 18610; x3 = 17610;...
mehr als 11 Jahre vor | 3 Antworten | 0
