How to calculate the denominator coefficient for a large number of poles?
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
How to calculate the denominator coefficient for a large number of poles?
0 comentarios
Respuestas (1)
Sunand Agarwal
el 13 de Oct. de 2020
You might want to use numden function in MATLAB to extract both the numerator and denominator coefficients.
If this doesn't help, please explain your problem statement in detail.
2 comentarios
Sunand Agarwal
el 14 de Oct. de 2020
You may refer to the tfdata function for extracting the denominator coefficients for transfer functions.
This might help in your use case.
Ver también
Categorías
Más información sobre Signal Modeling en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!