Borrar filtros
Borrar filtros

How do I create and square polynomial equations

4 visualizaciones (últimos 30 días)
Karan Kataria
Karan Kataria el 25 de Mzo. de 2021
Respondida: Pavan Guntha el 29 de Mzo. de 2021
So im trying to work out closed loop function but how do I create the equation:
k/(s+1)^3*(s+4) but not sure how to.

Respuestas (1)

Pavan Guntha
Pavan Guntha el 29 de Mzo. de 2021
Hi Karan,
You could generate the equation of transfer function in MATLAB using tf command. You could also use feedback function to calculate the transfer function of the negative feedback system. For more details you could refer to the documentation of Control System Toolbox.
Hope this helps!

Categorías

Más información sobre Polynomials en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by