-
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
-
msclib
Basic models to build induction motor in IRFO vector control
- 2011-04-20 20:26:34下载
- 积分:1
-
SDOF
matlab编程Newmark-β单自由度体系动力响应(Matlab programming Newmark- beta single degree of freedom system dynamic response)
- 2021-01-27 10:08:41下载
- 积分:1
-
200732791233
基于Matlab的BP神经网络在大气污染预报中的应用,希望能够对大家有所帮助(Matlab based on the BP neural network prediction of air pollution in the application, I hope everyone can help)
- 2009-02-13 22:11:36下载
- 积分:1
-
Image_Processing_Toolbox
Matlab官方文档:图像处理工具箱image processing toolbox(Matlab official documents : Image Processing Toolbox image processing toolbox)
- 2006-05-26 11:44:09下载
- 积分:1
-
KNNalgorithm
K-Nearest neighbour algorithm(K- Nearest neighbor algorithm)
- 2006-12-06 16:10:39下载
- 积分:1
-
lyapunov_wolf
采用轨迹跟踪的方法来求解最大李雅普诺夫指数(Trajectory tracking method is adopted to solve the maximum lyapunov index)
- 2015-04-20 20:04:47下载
- 积分:1
-
System-Identification-and-Adaptive-Control-of-MATL
系统辨识与自适应控制 MATLAB仿真(System Identification and Adaptive Control of MATLAB simulation)
- 2009-11-23 16:28:33下载
- 积分:1
-
jei-je33
本科毕设要求参见标准测试模型,可直接计算得到多重分形谱,一种噪声辅助数据分析方法。( Undergraduate complete set requirements refer to the standard test models, It can be directly calculated multi-fractal spectrum, A noise auxiliary data analysis method.)
- 2017-03-22 20:19:50下载
- 积分:1
-
Chap4-Control-system
介绍了控制系统的分析方法,并且介绍了matlab控制系统工具箱和simulink的解决问题的方法(Describes the analytical methods to control the system, and describes methods to solve the problem matlab and simulink of Control System Toolbox)
- 2014-10-12 09:46:45下载
- 积分:1