[Master Index] [Index for /tools/hpmatlab/toolbox/signal]

mpoles

(/tools/hpmatlab/toolbox/signal/mpoles.m)


Function Synopsis

[mults, indx] = mpoles( p, mpoles_tol )

Help text

MPOLES	Identify repeated poles & their multiplicities.
     [MULTS, IDX] = mpoles( P, TOL )
        P:     the list of poles
        TOL:   tolerance for checking when two poles
                 are the "same"
        MULTS: list of pole multiplicities
        IDX:   indices used to sort P
     NOTE: this is a support function for RESIDUEZ.

Cross-Reference Information

This function calls
This function is called by

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON