Simplified Version

Folder "simplified" contains simplified versions of lroots() and phase unwrapping. The factorization code is half the length of the full version. The simplified version is not as powerful, but it is seems to almost always be good enough for random coefficient polynomials. The simplified version is useful for getting an overview of the algorithm.

Run t_examples.m to generate plots from the IEEE Signal Processing Magazine article.

This code was condensed from the full version by a Gary Sitton. It is not supported.