Roots of Cluster Polynomial representation of n-ary patterns

The package provides methods for computing the roots of cluster polynomials
304 Downloads
Updated 13 Apr 2011

View License

The definition of Cluster Polynomials was given in Tech. Report DEMO2011/1 available at

http://cag.dat.demokritos.gr/publications/TR2011-1.pdf

There are two versions.
binroots that was used to produce the images of the last four figures in the report above and a more advanced version that can be used for any base alphabet or symbolic sequence
The special routines BLLSG/NLLSG serve to produce all members of the power set that correspond to the paths of an binary/n-ary tree. Generally, BLLSG is faster for binary. Also, NLLSG may cause memory overflow for large bases in which case, it is better to split the whole set and examine it in parts. This requires a minimal intervention in polyroots.m code

Cite As

Theophanes Raptis (2024). Roots of Cluster Polynomial representation of n-ary patterns (https://www.mathworks.com/matlabcentral/fileexchange/31032-roots-of-cluster-polynomial-representation-of-n-ary-patterns), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Polynomials in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0