if i have poles and zeros of a transfer function, how to obtain this transfer function ???
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
hassan elkholy
el 14 de Nov. de 2020
Respondida: Walter Roberson
el 14 de Nov. de 2020
if i have poles and zeros of a transfer function, how to obtain this transfer function ???
0 comentarios
Respuesta aceptada
Walter Roberson
el 14 de Nov. de 2020
transfer_function = tf( zpk(ListOfZeros, ListOfPoles, ListOfGains))
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Dynamic System Models en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!