How should I display transfer function as multiplied form?
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
I've learning about control sytem and want to display transfer funtion 3s+30/s^2+28s to 3(s+1)/s(s+28)
I'm using tf command like tf([3 30],[1 28 0]). What command should I input to display to 3(s+1)/s(s+28)?
2 comentarios
Sanggi Park
el 12 de Mayo de 2020
Mehmed Saad
el 12 de Mayo de 2020
good. Please close the question
Respuestas (0)
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!