搜索资源列表
信号仿真
- 对常见的调制信号在软件无线电的通用平台下进行调制解调。所有信号均通过正交分解后,在一个同用的平台上进行调制,然后通过各自的解调算法解调。-right common modulation radio signals in the software under a common platform for modulation and demodulation. All signals are orthogonal decomposition, the same one used on the pla
NMF_Fusion
- 一个基于NMF算法的影像融合算法,速度很快。NMF算法也是一种正交分解的算法,关于NMF曾发表在05年的科学杂志上,在那篇文章里是用来识别文字的。这里上传的程序是用来进行影像融合的,还附带有试验用的图片。-an algorithm based on the image fusion algorithms, very fast. An algorithm is NMF orthogonal decomposition algorithm on the NMF has published 05 in
eof
- 主成分分析程序,适合做向量场的正交分解 -principal component analysis procedures, suitable for the vector field orthogonal decomposition
双正交小波分解和重构图像
- 双正交小波分解和重构图像
二维正交小波分解
- 二维正交小波分解
AdaptiveGA
- 自适应遗传算法源matlab程序,用到了G-S正交化分解,希望对大家有用。-aAdaptive genetic algorithm source code by Matlab, used in the G-S orthogonal decomposition.
waveletcdf97
- matlab实现9/7双正交小波变换,将图像分解到频域-matlab realize 9/7 biorthogonal wavelet transform, the image is decomposed into the frequency domain
a2
- 传统小波阈值去噪法 小波阈值收缩法去噪的主要依据是:小波变换特别是正交小波变换具有很强的去数据相关性,它能够使图像的能量在小波域集中在一些大的小波系数中;而噪声的能量却分布于整个小波域内,因此,经小波分解后,图像的小波系数幅值要大于噪声的系数幅值,可以认为,幅值比较大的小波系数一般以图像信号为主,而幅值比较小的小波系数在很大程度上是噪声。于是采用阈值的办法可以把信号系数保留,而使大部分噪声系数减少至零[-Study on Algorithm of Image Denosing Based o
3
- 1、随机生成一个5*5矩阵A,元素符合均匀分布;再随机生成一个5*5矩阵B,元素符合正态分布。对A和B进行加、减、乘、除、比较等矩阵运算,查看运算结果。 2、创建5阶魔术矩阵,求A的行列式、特征值、逆、秩、迹、条件数。 3、假设矩阵 ,求A的LU分解、正交分解、特征值分解、奇异值分解。 4、创建6阶单位稀疏矩阵,并显示其全部元素。 -1, randomly generated a 5* 5 matrix A, elements in line with uniform
SolveStOMP
- 同时正交分解,也是对MP的改进,实现信号的稀疏分解-At the same time orthogonal decomposition, also MP for improvement, and the signal is sparse decomposition
wavelet
- 为了避免常规正交小波变换所引起的图像边缘失真,特别采用了双正交小波变换进行图像 的多分辨率分解。在融合处理时,为了获得更丰富的细节和更好的融合效果,对不同分解层、不 同方向上的高频分量以及同一分解层图像中的不同区域均采用不同的融合算子。实验结果表明, 该融合方法和融合规则是十分有效的,融合后图像的边缘和纹理细节都更加突出-In order to avoid the conventional orthogonal wavelet transform image edge distort
222
- 比较经典格拉姆施密特QR正交分解的matlab源程序-Comparison of the classical Gram Schmidt QR orthogonal decomposition matlab source
Schimdt
- 可以用来求任意形式矩阵的正交矩阵,同时可以用来进行矩阵的QR分解-Can be used to seek any form of matrix orthogonal matrix, the matrix also can be used for the QR decomposition
matlab_prj(2)
- 血压信号正交分解matlab代码,把电压传感器采集回来的信号做分解(matlab code for blood pressure decomposition)
pod
- 本征正交分解(POD)是以能量表述的随机场的最优分解,采用瑞利商概念及其极值性质推导了POD原理,可用于瞬态场的本征正交分解,代码有注释说明(Proper orthogonal decomposition (POD) is the optimal decomposition of the random field expressed by energy. The principle of POD is deduced by the Rayleigh concept and its extreme
EOF
- Matlab编写的EOF经验正交分解的代码,气象水文海洋专用(Prepared by the EOF analysis of Matlab code)
db97
- %% 本程序实现任意偶数大小图像第二代双正交97提升小波变换 %% 注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同) %% 注2: 为了保证正交,所有边界处理,全部采用循环处理 %% 注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质) %% 注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置 %% 注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换 %% 注6: 此程序
EOF的源程序-MATLAB
- 自然正交函数分解(EOF)matlab 源代码(Matlab Code for EOF,it's good for new learner.)
pod
- 本程序用于实现随机信号的本征正交分解等等(proper orthogonal decomposition)
程序
- EOF经验正交函数分解,可进行气象、水文等分析(EOF empirical orthogonal function decomposition)