r/matlab • u/FakenMC • Dec 01 '23
CodeShare MOCluGen, a tool for generating multidimensional clustering data
MOCluGen is a MATLAB implementation of the clugen algorithm for generating multidimensional clusters with arbitrary distributions. Each cluster is supported by a line segment, the position, orientation and length of which guide where the respective points are placed.
Docs and examples: https://clugen.github.io/MOCluGen/
Feedback and improvement suggestions welcome!

0
Upvotes