photo

Tuoi


Last seen: 5 Monate vor Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

I love Matlab!

Statistik

Feeds

Anzeigen nach

Frage


How to check "Undefined function or variable..." error with a variable in Matlab program?
I have code as follows: for i=1:3 M=Mtmp(i)+(Mtmp(i+1)-Mtmp(i))*(t-t(i))/(t(i+1)-t(i)); end And, |Mtmp(i) and t(i...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Find intersectional points of two discrete functions?
I have two line graphs (Y=Y(X) and Z=Z(X)) with n discrete points of three arrays: X=[X1 X2 ... Xn], Y=[Y1 Y2 ... Yn] and Z...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort