-
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
-
test9_1007
说明: 计算100的阶乘的具体数字 关于数学计算 位运算(the actual result for 100!)
- 2011-03-28 17:30:29下载
- 积分:1
-
DC-AC
逆变器仿真程序,模拟AC-DC,需要者可以参考(Inverter simulation, simulation of AC- DC, those can be reference
)
- 2014-08-11 13:03:27下载
- 积分:1
-
s-function
matlab s-function for discrete state equation
- 2011-09-22 11:00:40下载
- 积分:1
-
75
说明: 西门子plc controllers, micro heat regenerative dryers program example, with the dew point temperature.(plc controllers, micro heat regenerative dryers program example, with the dew point temperature.)
- 2014-08-28 22:07:51下载
- 积分:1
-
HMMtest
采用隐马尔科夫HMM算法对语音进行识别的源程序(Using Hidden Markov HMM algorithm to identify the source of the voice)
- 2010-01-10 01:03:51下载
- 积分:1
-
MATLAB-program-design
用MATLAB语言编写的程序,称为M文件。M文件可以根据调用方式的不同分为两类:命令文件(Script File)和函数文件(Function File)。
(Using MATLAB language program, known as the M file. M files can be grouped into two categories: call command file (Script File) and function (Function File) file.
)
- 2013-08-29 19:57:21下载
- 积分:1
-
mutual_information
信息熵的matlab源代码,用于时间序列的分析(Entropy matlab source code, for time series analysis)
- 2013-12-07 18:34:23下载
- 积分:1
-
zuidasiranguji
最大似然估计的matlab程序,一个比较常用的数字信号处理程序刚才没传上(Maximum likelihood estimation of the matlab program, a commonly used digital signal processing program did not pass)
- 2015-04-08 10:03:59下载
- 积分:1
-
wideex1
这是波束形成源代码,不同方向加权后形成的波束域(This is beamforming source code, different direction weighted formed after beam domain)
- 2016-02-09 06:19:49下载
- 积分:1