Info
この質問は閉じられています。 編集または回答するには再度開いてください。
How to create a MATLAB function for transfer function?
1 回表示 (過去 30 日間)
古いコメントを表示
Produce a MATLAB function which takes inputs
• Continuous-time transfer function (𝐺𝑝(𝑠))
• Sampling time (T) • The time duration for step response (t_final)
and return
• Pulse transfer function corresponding to the continuous-time transfer function with a zero-order hold
• Discrete-time step response of the feedback system (time values and step response values).
• Percent overshoot of the step response
Can anyone help?
0 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!