photo

shobhit kumar


University of Delhi

2013 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

2 質問
1 回答

ランク
18,647
of 300,364

評判
2

コントリビューション
2 質問
1 回答

回答採用率
0.0%

獲得投票数
1

ランク
 of 20,934

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,407

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Error using odearguments???
i have the same problem but when i check class of x0 and tspan it is double than why i got the same error

12年弱 前 | 1

質問


how to use ode45 to solve a 6 order mimo system i have a equation xdot=Ax+f(x,u)+taud where A is 6*6 matrix f(x,u) is nonlinear 6*1 matrics taud is also 6*1 matrix
i1=0.0068;i2=0.02;a1=.0135;b1=0.0924;a2=0.02;b2=0.09;mg=0.32;b1si=0.006; % b1phi=0.1;kgy=0.05;k1=1.1;k2=y1d;y2d=1.1;T10=1;T21=1...

12年弱 前 | 0 件の回答 | 0

0

回答

質問


how we can create u(n) function in matlab to use in design of descrete pid control design and keeping n as a variable
for eqn Second order plant equation: y(n)=9*u(n-1)-9*u(n-2)+2*y(n-1)+y(n-2) PID controller equation in discrete: u(n)=u(n...

12年以上 前 | 0 件の回答 | 0

0

回答