Feeds
提问
How to write this in Matlab for an for-end loop?
for n=1:1:50 T(n)=n; Yn=1-exp(-T/10); dYn=Yn+1-Yn end
11 years 前 | 0 个回答 | 0
0
个回答提问
How to write these problems in matlab?
45(288/9.3-4.6^2)-1065e^-1.5 and y=x^2-e^0.5x+x
11 years 前 | 1 个回答 | 0
