LVQ學習矢量化算法源程序
This directory contains code implementing the Learning vector Quantization
network. Source code may be found in LVQ.CPP. Sample training data is found
in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The
LVQ program accepts input consisting of vectors and calculates the LVQ
network weights. If a test set is specified, the winning neuron (class) for
each neuron is identified and the Euclidean distance between the pattern and
each neuron is reported. Output is directed to the screen.
IIR Filter Coefficient Quantization Example
% written by DRB on 6-Dec-2004 for ECE3703
%
% Looks at unquantized filter (ideal), direct form, and cascaded second
% order section (SOS).
in this paper,wo propose an extension of the zerotree-based space-frequency Quantization algorithm by adding a wedgelet symbol to its tree-pruning optimization.