搜索资源列表
SSA_1
- 一个关于混沌序列的噪声压缩程序,主要基于主分量分析方法,消噪效果非常好。模拟信号上加了100 %噪声-a chaotic sequence of the noise compression procedures, mainly based on principal component analysis, denoising very good results. Analog signals on the 100% increase in noise
Pbarpcf_huzi
- 本源码是用于现代谱估计的一种方法:巴特利特主分量估计算法,对3个频率进行分辨。
Extractionofthemaincomponents
- Matlab提取主分量矩阵。程序设计步骤: 1、去均值 2、计算协方差矩阵及其特征值和特征向量 3、计算协方差矩阵的特征值大于阈值的个数 4、降序排列特征值 5、去掉较小的特征值 6、去掉较大的特征值(一般没有这一步) 7、合并选择的特征值 8、选择相应的特征值和特征向量 9、计算白化矩阵 10、提取主分量
feipca.rar
- 非线性PCA算法matlab程序段,完成独立分量分析的主分量分解,Non-linear PCA algorithm matlab program segment, the completion of independent component analysis of the principal component decomposition
oja
- 人工神经网络中用Oja网络求解模式的主分量问题-Oja networks using artificial neural network model of the main components of problem solving
PCA-and-rebuild
- 主要介绍主分量分析,怎样提取主要特征来重构原始信号。-Introduces the principal component analysis, extracting the main features of how to reconstruct the original signal.
KLoeve
- KL变换主分量分析 用于各种信号的处理包括图像信息的分析压缩-KL transform principal component analysis for a variety of signal processing, including image compression, and so the analysis of information
nonPAST
- 采用非线性主分量方法对育信号进行分离的算法。运行环境MATLABR2008B。程序+报告都在里面-Nonlinear principal component method of fertility signal separation algorithms. Operating environment MATLABR2008B. Procedure+ reports inside
Kernel_PCA
- 基于核的主分量分析方法的提出者亲自写的程序(基于MATLAB-a MATLAB m-file of Kernel PCA
pca_analysis
- 程序说明:y = pca(mixedsig),程序中mixedsig为 n*T 阶混合数据矩阵,n为信号个数,T为采样点数。y为 m*T 阶主分量矩阵。n是维数,T是样本数。-Procedure Note: y = pca (mixedsig), the program mixedsig for the n* T-order mixed data matrix, n is the signal number, T the sampling points. y for m* T-order pri
sanger
- 人工神经网络用Sanger算法求解多个模式的主分量问题。-Sanger method using artificial neural network model for solving the main component of many problems.
pca
- 神经计算的实验作业。用principle components analysis计算模式的主分量。提取线性输入的特征。-Neural computing experiment operations. Computing model using principle components analysis of the principal component
fuse_pca
- 基于主分量分析的图像融合算法实现,matlab实现,直接输入两幅图像即可-PCA-based image fusion algorithm, matlab implementation, two images can be directly
nnpca
- 利用主分量分析(PCA)进行模式识别,包括主分量分析运算的主要函数,以及相关应用的例子。-Using principal component analysis (PCA) for pattern recognition, including the principal component analysis of the main function of computing, and related application examples.
pca
- 本程序基于MATLAB仿真工具实现主分量分析-The program is based on MATLAB simulation tools principal component analysis
PCA
- 对给定的数据,利用PCA求取数据中主分量-Given the data, using principal component in the PCA data to strike
Principal-component-analysis-matlab
- 主成分分析.mht:介绍主成分分析的文章 edgepick.m:本程序的目的是实现边缘检测 drawprim.m:找到最大主分量所在的位置,从而在原图象中绘出 practical.m:一个主分量的程序,边缘检测和主分量提取 prin.m:该程序是用princomp函数来提取矩阵的主成分-Principal component analysis. Mht: the article describes the principal component analysis edgepick
PCA
- 采用数字图像主分量分析(PCA)算法实现人脸识别(身份认证或分类)-Principal components using digital image analysis (PCA) algorithm for face recognition (identity or category)
kpcaFordata_mine
- 核主分量计算得也很有用的程序~已经调通很好用~-KPCA,which is very useful in signal processing!
基于主分量的人脸重构
- 本实验是基于主成分分析法(PCA)在人脸识别中的应用,采用SVM分类器在ORL人脸库的基础上通过Matlab实现了快速PCA算法的验证仿真。
