搜索资源列表
FreTrans
- 包括傅立叶变换,离散余弦变换,沃尔什-哈达玛变换,霍特林变换,小波变换。
op005
- 哈达玛转换的压缩程序,删人眼较难察觉出变化的高频部份的资料量,来达到资料量缩减的目的。使用较少的位数来表现高频部份。
DCVS2009_Kang
- 基于Matlab的压缩感知视频编码程序。DCVS的最新理论算法程序。稀疏矩阵采用BWHT(沃尔什-哈达玛矩阵),重构算法用GPSR。-Matlab-based video compression perceptual coding process. DCVS the latest theoretical algorithm program. Sparse matrix with BWHT (Walsh- Hadamard matrix), reconstruction algorithm wit
hadamard
- 压缩感知算法中观测矩阵为哈达玛矩阵重构算法为OMP时的测量相对误差与观测矩阵维数的关系-Compressed sensing algorithm for the Hadamard matrix of observation matrix reconstruction algorithms for the OMP and the relative error when measuring the dimension of the relationship between the observed
RMDecoder
- 本文为LTE中reed-muller码的译码程序,译码算法用的是FHT(快速哈达玛变换)。-This article LTE in the reed-muller code decoding process, decoding algorithm using a FHT (Fast Hadamard Transform).
WSDHM
- 变换编码中的沃尔什-哈达玛变编码,用于文本文件的压缩,是常用压缩编码方法。-Transform coding in the Walsh- Hadamard change encoding for text file compression, compression coding method is used.
tuxiangbianhuan2
- 这部分包括KL变换、沃尔什-哈达玛变换、Hough变换等-This section includes the KL transform, Walsh- Hadamard transform, Hough transform, etc.
gyro_hdmvar_t
- 自己编的哈达玛方差计算函数,经过了反复测试。输入为陀螺频率数据和采样时间间隔。-Hadamard variance calculation function, after repeated tests. The input is gyro frequency data and the sampling time interval.
Walsh---Hadamard-transform
- 二维图像的沃尔什-哈达玛变换matlab实现。-Two-dimensional image of the Walsh- Hadamard transform matlab.
hadama-applications-
- 沃尔什哈达玛变换是实时的,堆对称的正交变化,在图像处理中应用广泛-Wall Shiha dammar transform in real time, changes in the heap orthogonal symmetry, widely used in image processing
WH
- 利用沃尔什-哈达玛变换实现图像的压缩处理-Walsh- Hadamard transform image compression
tuxiangbianhuan
- 图像处理。图像的傅立叶、离散余弦、哈达玛变换。可以用来学习。-One kind NSGA2 algorithm can be used to learn. Need to change their own operating parameters and the fitness equation.
program
- 本代码在不使用内置函数的情况下实现哈达玛变换,并且将图像分块为16*16(The code to achieve the Hadamard transform without using the built-in function, and the image block is 16*16)
哈达玛矩阵生成
- 用于哈达玛矩阵的生成,常用于压缩感知当中