統計
MATLAB Answers
2 質問
0 回答
ランク
of 175,891
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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
