Code to run the Non-negative Matrix Factorization algorithm as presented in the Lee, Seung 1999 Natu
Code to run the Non-negative Matrix Factorization algorithm as presented in the Lee, Seung 1999 Natu...
Code to run the Non-negative Matrix Factorization algorithm as presented in the Lee, Seung 1999 Natu...
Returns weighted percentiles of a sample given the weight vector w % The idea is to give more empha...
Traffic sign shape classification based on Support Vector Machines and the FFT of the signature of b...
2. Using QR factorization to find all of the eigenvalues and eigenvectors for the following matrix...
主要是KNN(the k-nearest neighbor algorithm ),LVQ1(learning vector quantization 1), DSM(decision surface...
binary image expansion of parity check matrix for RS codes...
Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any si...
MPEG MDCT的一些文章 A design on the vector-processor of MDCT-IMDCT algorithm for digital audio;A fast al...
A program for computing energy levels, reaction matrix and radial wave functions in the coupled-chan...
原創C++的matrix類,有許多運算符重載,很簡單,但是好用,好看...