- Category:
- matlab
- Tags:
-
[Matlab]
[源码]
- File Size:
- 2kb
- Update:
- 2013-05-03
- Downloads:
- 0 Times
- Uploaded by:
- cs
Description: Matlab code to study the decorrelation and energy packing efficiency of three transform
techniques: Karhunen-Loève transform (KLT), discrete-cosine transform (DCT), and Walsh-Hadamard transform (WHT). Using a given vector of signal samples, it transforms the signal vector, quantize the transformed samples, and reconstruct the signal samples from the quantized samples
To Search:
File list (Check if you may need any files):
TransformCoding.m
dctm.m
klt.m
walsh.m