Borrar filtros
Borrar filtros

if i have poles and zeros of a transfer function, how to obtain this transfer function ???

3 visualizaciones (últimos 30 días)
if i have poles and zeros of a transfer function, how to obtain this transfer function ???

Respuesta aceptada

Walter Roberson
Walter Roberson el 14 de Nov. de 2020
transfer_function = tf( zpk(ListOfZeros, ListOfPoles, ListOfGains))

Más respuestas (0)

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by