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 years 前 | 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 years 前 | 1 个回答 | 0
