orbitofelement(sigm​a,varset)

Finds orbit on an element under the permutation of a symmetric group
90 Downloads
Updated 30 Aug 2015

View License

This function finds the set of elements that are generated by the given permutation by applying it repeatedly on the given element.

Cite As

HARI BASKAR RANGANATHAN (2026). orbitofelement(sigma,varset) (https://www.mathworks.com/matlabcentral/fileexchange/52302-orbitofelement-sigma-varset), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags
Version Published Release Notes
1.0.1.2

Comment lines updated

1.0.1.1

Comments lines updated - Output of the program is described; inbuilt function 'length' replaced with 'numel'

1.0.1.0

bug fixed: number is converted to string using num2str in order to use strcat.

1.0.0.0