photo

Chinkulli Rp


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


how to apply a pwm signal to dc servo motor using pid controller?
hello, Have created a simulink model for dc servo motor using pid controller but how to apply pwm signal as an input to it is ...

9 years 前 | 2 个回答 | 0

2

个回答

提问


hello, this is a trivial question, m new to matlab. So please help me in this. It says "Input argument "D1" is undefined." code for cascading of two systems.
function [A,B,C,D,pmr]=cas(N1,D1,N2,D2) r=length(D1); norder= r-1; [a1,b1,c1,d1]=tf2ss(N1,D1); [a2,b2,c2,d2]=t...

9 years 前 | 1 个回答 | 0

1

个回答