<%@language=JScript%> <%title="DCPR (Data Clustering and Pattern Recognition) Toolbox"%> DCPR (Data Clustering & Pattern Recognition) Toolbox

Roger Jang


Introduction

This toolbox provides a number of important functions for DCPR (data clustering and pattern recognition). Click here to download the whole toolbox.

Interesting Demos

After downloading the toolbox, you may want to try some of the interesting demos: gdDemo: Interactive demo of gradient descent over the peaks function
taylorExpansionDemo: Interactive demo of polynomial fit and taylor expansios
lcs and editDistance: Visualize the result of dynamic programming for LCS (longest common subsequence) and ED (edit distance)

Citation

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".

Documentation

Here are some docs of the toolbox: