-
lifting_97
本程序实现任意偶数大小图像第二代双正交97提升小波变换
注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同)
注2: 为了保证正交,所有边界处理,全部采用循环处理
注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质)
注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置
注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换
注6: 此程序每层变换相对原图像矩阵,产生的矩阵都是正交阵,这和小波包一致
注7: 但小波变换每层产生的矩阵,是相对每个待分解子块的正交矩阵,而不是原图像的正交矩阵
注8: 且小波变换产生的正交矩阵维数,随分解层数2分减少
注9: 提升系数可以在MATLAB7.0以上版本,用liftwave( 9.7 )获取,这里直接给出,考虑兼容性
注10:由于MATLAB数组下标从1开始,所以注意奇偶序列的变化
注11:d为对偶上升,即预测;p为原上升,即更新(err)
- 2008-06-25 07:59:17下载
- 积分:1
-
work
说明: 关于层次分析的MATLAB源程序,对数学建模求解层次分析问题特别有用。(MATLAB-level analysis on the source of mathematical modeling to solve the issue of the level of analysis particularly useful.)
- 2008-09-21 12:04:15下载
- 积分:1
-
RS-LSSVM-Control
LSSVM classify最小支持向量机分类程序(LSSVM classify)
- 2012-03-29 16:09:30下载
- 积分:1
-
matlab
matlab下运行有界面,实现对特定图片的处理,可以设定参数值(run a matlab interface to achieve a specific image processing parameters can be set)
- 2011-05-15 13:57:55下载
- 积分:1
-
matlab-for-AMI
用matlab进行AMI编码的调试并进行文本的输出与输入 同时还可以直观的看到波形图(MATLAB program used to prepare the
AMI modulation and demodulation process, and in order to simulate the process of digital communication system, in the modulated Gaussian white noise after.)
- 2012-04-22 07:05:59下载
- 积分:1
-
matlab-aircraft
Matlab_Simulink 无人机的控制和建模(Using matlab/simulink to control the unmanable aircraft )
- 2012-05-16 20:17:27下载
- 积分:1
-
l1
用稀疏表示人脸识别,其中在求解l1范数的部分的matlab源码。(Sparse representation for face recognition, solving l1 norm matlab source.)
- 2013-09-22 13:49:16下载
- 积分:1
-
bamu
八木天线仿真算法,包含方向图和增益等,在matlab上编写(bamu atenna algoritm,written on matlab)
- 2012-12-14 23:45:58下载
- 积分:1
-
wt-cma
基于小波变换的盲均衡算法,经过实验能成功实现(Blind equalization algorithm based on wavelet transform, after the experiment can be successfully)
- 2020-10-21 17:57:24下载
- 积分:1
-
Ex06a
unit root test!!!!!!!!!!!!!!!!!!!!!including kinds of toolbox
- 2013-11-20 20:58:56下载
- 积分:1