搜索资源列表
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
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.
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)
哈达玛矩阵生成
- 用于哈达玛矩阵的生成,常用于压缩感知当中