photo

Neelanjan Pal


Last seen: 2 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
158,386
of 301,436

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,278

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,540

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


How to plot this function?
fun1=@(l,ki) ((1/10^(l + 1)*ki*l*sin((pi*l)/2))/((ki*cos((pi*l)/2))/10^l + 1) - (1/10^(l + 1)*ki^2*l*cos((pi*l)/2)*sin((pi*l)/2)...

6 years 前 | 0 个回答 | 0

0

个回答

提问


How do you substitute x(1),x(2),x(3) in place of kp,ki and l respectively?
y=((1/10^(l + 1)*ki*kp*l*sin((pi*l)/2))/(kp + (ki*kp*cos((pi*l)/2))/10^l) - (1/10^(l + 1)*ki^2*kp^2*l*cos((pi*l)/2)*sin((pi*l)/2...

6 years 前 | 2 个回答 | 0

2

个回答

提问


Please help in plotting the graphs
syms kp ki w l c alp T ki1 D2 m o L pm w=10 L=0 b=[1] a=[0.6 2 1] %t=tf(b,a) nb=[0] na=[0.7 1.2 0] pm=70 h=fotf(a,na,b,...

6 years 前 | 0 个回答 | 0

0

个回答

提问


solving 5 non linear equations equaton
how do you solve 5 non linear equations in in matlab? I am working on fractional order PIDs . can it be done by solve, fsolve? ...

6 years 前 | 0 个回答 | 0

0

个回答

提问


solving more than 3 or more equations
how do you solve 3 or more non linear equations in in matlab? I am working on fractional order PIDs . can it be done by solve, ...

6 years 前 | 1 个回答 | 0

1

个回答