How do i normalize time for a step response on MATLAB

this is my code
Wn=7;
d=[1 3.175 Wn];
s=tf(Wn,d);
stepinfo(s)

1 Comment

Can you precise what you mean by 'normalize time' ?

Sign in to comment.

Answers (0)

Categories

Asked:

on 22 Mar 2018

Commented:

M
M
on 23 Mar 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!