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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
