photo

durga devi


Last seen: 3年弱 前 2015 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Generating; Rise Time, Overshoot etc from step input in Simulink
>> s=tf('s'); >> sys=(1/(s+1)); >> s = stepinfo(sys,'RiseTimeLimits',[0.05,0.95]) s = RiseTime: 2.9445 Set...

9年弱 前 | 0

回答済み
how can calculate the rise time and settling time in simulink model?
>> s=tf('s'); >> sys=(1/(s+1)); >> s = stepinfo(sys,'RiseTimeLimits',[0.05,0.95]) s = RiseTime: 2.9445 Set...

9年弱 前 | 0

回答済み
how can calculate the rise time and settling time in simulink model?
>> s=tf('s'); >> sys=(1/(s+1)); >> s = stepinfo(sys,'RiseTimeLimits',[0.05,0.95]) s = RiseTime: 2.9445 Set...

9年弱 前 | 0

回答済み
how can calculate the rise time and settling time in simulink model?
>> s=tf('s'); >> sys=(1/(s+1)); >> s = stepinfo(sys,'RiseTimeLimits',[0.05,0.95]) s = RiseTime: 2.9445 Set...

9年弱 前 | 1