photo

Tuoi


Last seen: 5 months 前 自 2013 起处于活动状态

Followers: 0   Following: 0

消息

I love Matlab!

统计学

Feeds

排序方式:

提问


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...

11 years 前 | 1 个回答 | 0

1

个回答

提问


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...

11 years 前 | 1 个回答 | 0

1

个回答