how to find transfer function of a second order system using matlab commands? can anyone help me with it ?

3 vues (au cours des 30 derniers jours)
Consider the system shown in following figure, where damping ratio is 0.6 and natural undamped frequency is 5 rad/sec. Obtain the rise time tr, peak time tp, maximum overshoot Mp, and settling time 2% and 5% criterion ts when the system is subjected to a unit-step input. What are the commands to introduce num and den , since i get an error if i use num = [wn^2] den = [s^2+2*zeta*wn*s] sys = tf(num, den) and how to use commands to find tr, ts, mp and to plot in graph

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by