%@language=JScript%> <%title="DCPR (Data Clustering and Pattern Recognition) Toolbox"%>
This toolbox provides functions for DCPR (data clustering and pattern recognition). Click here to download the whole toolbox.Before using the DCPR toolbox, you should add the following toolbox to your search path:
After downloading the toolbox, you may want to try some of the interesting demos:gdDemo: Interactive demo of gradient descent over the peaks function
- gmmTrainDemo2dCovType01: Animation of GMM (Gaussian mixture models) training with isotropic covariance matrices
![]()
![]()
![]()
- gmmTrainDemo2dCovType02: Animation of GMM (Gaussian mixture models) training with diagonal covariance matrices
![]()
![]()
![]()
- gmmTrainDemo2dCovType03: Animation of GMM (Gaussian mixture models) training with full covariance matrices
![]()
![]()
![]()
- gmmGrowDemo: Animation of GMM (Gaussian mixture models) growing with center splitting
![]()
![]()
![]()
- hClusteringDemo: Step-by-step hierarchical clustering
![]()
![]()
taylorExpansionDemo: Interactive demo of polynomial fit and taylor expansios ![]()
![]()
![]()
![]()
If you are using the toolbox for your research, please kindly give reference as follows:Jyh-Shing Roger Jang, "DCPR (Data Clustering and Pattern Recognition) Toolbox", available from the link at the author's homepage at "http://www.cs.nthu.edu.tw/~jang".
Here are some docs of the toolbox:
- On-line tutorial on "Data Clustering and Pattern Recognition" using the toolbox, with many examples.
- Toolbox document generated by m2html