Duh a Line
Joel's Matlab Page
Duh a Line

Here is a Matlab function that I did NOT write:
ROUTH.M
Description:
  • This file is a function that returns a routh table given a polynomial coefficient row vector and a symbolic replacement epsilon.


    Here is a Matlab function that I wrote:
    SYM2POLYG.M
    Description:
  • This file is a function that takes a symbolic polynomial with symbolic coefficients, the symbolic that is being taken to the power, and the order of said polynomial to a coefficient row vector of the afformentioned polynomial.



    Back to the First