Byeong Hui
kwak
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 175,795
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Mupaderror. What should i do ?
I am simulating any devicce. If i delete the symbolic which are l_u V_20 A E r J_2 b l_r Jeq lnf_r, the message of error ...
約11年 前 | 0 件の回答 | 0
0
回答質問
how can i do to use laplace transformation result into tf?
this is my code. syms x t y z c T; G=T*diff(y)+y; U=laplace(G) sys=tf(U) t=0:.1:20; % time f=200; % frequency omega = ...
約12年 前 | 0 件の回答 | 0
0
回答質問
How to insert data in taylor series?
I want to know e(error). But, I can not insert x and y value into Taylor series. This is my code. syms x y z f...
約12年 前 | 1 件の回答 | 0