-
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
-
MatLab-matrix-operator
matlab矩阵操作函数,包括矩阵形成函数、常用矩阵操作函数及矩阵运算函数
(matlab matrix operator,include function for generating matrix,matrix operator,matrix caculation)
- 2011-08-16 15:44:33下载
- 积分:1
-
Documento_completo
人眼识别英文版,基于梯度特征提取,模板匹配实现人眼识别(eye detection)
- 2013-12-11 14:05:45下载
- 积分:1
-
简单的敏感性分析程序
简单实用的全局敏感性分析程序,可在MATLAB中运行(Simple and practical global sensitivity analysis program)
- 2018-08-28 14:40:49下载
- 积分:1
-
FLDA
使用Fisher线性鉴别分析(FLDA)方法在ORL人脸数据库上进行人脸识别试验。ORL标准人脸库共包含40人,每人10幅共400幅BMP图像。(The use of Fisher linear discriminant analysis (FLDA) at Ways on ORL face database for face recognition test. Standard ORL face database contains a total of 40 people, 10 per person a total of 400 BMP images.)
- 2009-03-07 20:13:17下载
- 积分:1
-
encode
实现基本(15,11)汉明码的编码及译码过程的MATLAB仿真(Achieve basic (15,11) Hamming code encoding and decoding process of MATLAB simulation)
- 2020-12-31 15:59:00下载
- 积分:1
-
EM
说明: 求解参数估计的常用算法——EM,即期望最大化算法,用于代替样本量不完全时的极大似然估计算法。(Common algorithm for solving parameter estimation- EM, expectation maximization algorithm is used to replace the sample size is not completely at the maximum likelihood estimation algorithm.)
- 2011-10-05 17:40:50下载
- 积分:1
-
QPSK
本压缩包是里面是用matlab编写的QPSK信号调制与解调的程序,程序十分简练。(The compressed package is written in matlab which is QPSK signal modulation and demodulation process, the program is very concise.)
- 2011-11-09 23:47:13下载
- 积分:1
-
TABLE-LOOK-UP
table look up in fuzzy system
- 2014-11-21 19:49:05下载
- 积分:1
-
CART_Baseline_PI_Final3
使用FAST软件的风力发电控制系统仿真的Simulink代码(Wind power control system using the FAST software simulation of Simulink code)
- 2012-12-15 02:50:07下载
- 积分:1