photo

shobhit kumar


University of Delhi

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

2 个提问
1 个回答

排名
18,647
of 300,166

声誉
2

贡献数
2 个提问
1 个回答

回答接受率
0.0%

收到投票数
1

排名
 of 20,884

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,596

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0

0

个回答