-
-
[
Matlab]
roundsd.zip
his little function rounds a number (or the elements of a vector ot matrix) towards the nearest number with N significant digits.
Examples:
roundsd(0.012345,3) returns 0.0123
roundsd(12345,2) returns 12000
This is a useful complement to Matlab s ...
-
-
[
Matlab]
audio_work.zip
Content Based Audio Classification using Support Vector Machine
Category:
matlab Upload User:
cxksms921 Size:
13K
-
[
C/C++]
bow-20020213.rar
... document classification usingone of several different methods, including naive Bayes, TFIDF/Rocchio,K-nearest neighbor, Maximum Entropy, Support Vector Machines, Fuhr sProbabilitistic Indexing, and a simple-minded form a shrinkage withnaive Bayes.
-
-
[
Visual C++ (VC++)]
Gvqprog.zip
An old source code. It contains C source code for training vector quantization (VQ) codebook. Three algorithms, GVQ [1], LBG [2] and LVQ [3] have been implemented
-
-
-
[
Visual C++ (VC++)]
LVQlearningvectoralgorithm.Rar
LVQ learning vector algorithm This directory contains source co de implementing the Learning vector quantizat ion network. Source code may be found in LVQ.CPP . Sample training data is found in LVQ1.PAT. Sam ple test data is found in LVQTEST1.TST and ...
-