Feeds
질문
How to predict furure values in a non linear regression?
Hi, I have a set of data and using the cftool I create a fitting curve of third order. Now I want to predict future data using...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
Convert s in j*ω in a transfer function
Hi, in this code I want to replace the variable s with the complex j*ω syms s; m=100; k=20; c=0; A=[m*s^2+c*s+k -s*c-k 0; ...
대략 5년 전 | 답변 수: 1 | 0
