文件名称:TransformCoding
介绍说明--下载内容均来自于网络,请自行研究使用
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
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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TransformCoding.m
dctm.m
klt.m
walsh.m