stepinfo 2
조회 수: 1 (최근 30일)
이전 댓글 표시
s=tf([1000],[1 3 2 6592 36354 119894 230060 241392 120960]) S = stepinfo(s,'RiseTimeLimits',[0.05,0.95]) S = RiseTime: NaN SettlingTime: NaN SettlingMin: NaN SettlingMax: NaN Overshoot: NaN Undershoot: NaN Peak: Inf PeakTime: Inf it is obvious that this results appears when the denominator is bigger than the forth order what shall i do please answer....
댓글 수: 0
채택된 답변
Walter Roberson
2011년 6월 14일
It would be worth testing with that example, in case there is something wrong with the calculations on your system.
댓글 수: 2
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!