Question: I need a matlab code that uses the Raible method to prove that the roots of a discrete trasnfer function are inside the unit circle.

I need a matlab code that uses the Raible method to prove that the roots of a discrete trasnfer function are inside the unit circle. This is a simplification of Jurys stability method. The matlab code should ask the user to input the coeficients of an and bn,it must show the Raible table that shows the values of cn and determine if the trasnfer function is stable or not.
A picture below shows the example 1 transfer function and how its Raible table should look like:
Ejemplo 1: H(z)=z3+4z2+z-12z4+5.41z3+10.24z2+4.83z+1.414
For the example shown above since C0=0,we can conclude that the transfer function is unstable.
Criteria:
-All roots of C(z) have a magnitud of less than 1(inside the unit circle) if the n coefficients {a0,b0,c0,...h0,f0} are all positive and greater than zero.
-If n coefficients from a0f0 are less than zero, then these n roots are outside of the unit circle.
-a0 must always be positive from the start, if its not, then multiply above and below by(-1).
 I need a matlab code that uses the Raible method to

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!