How do I create and square polynomial equations

조회 수: 9 (최근 30일)
Karan Kataria
Karan Kataria 2021년 3월 25일
답변: Pavan Guntha 2021년 3월 29일
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.

답변 (1개)

Pavan Guntha
Pavan Guntha 2021년 3월 29일
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!

카테고리

Help CenterFile Exchange에서 Polynomials에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by