搜索资源列表
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
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
Kernel_PCA
- 基于核的主分量分析方法的提出者亲自写的程序(基于MATLAB-a MATLAB m-file of Kernel PCA
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)算法实现人脸识别(身份认证或分类)-Principal components using digital image analysis (PCA) algorithm for face recognition (identity or category)
PCA
- 主分量分析方法,用一组维数为数不多的特征尽可能精确地表示样本的特征,通常采用训练样本总体协方差矩阵的特征向量系作为展开基(即K-L坐标轴)-Principal component analysis, said the characteristics of the samples as accurately as possible using one of the few characteristics of a group of dimension, usually the overall tr
PCA
- 主分量分析,用于对脑电信号的判别分析,也可用于其他的二分类分析。-the classifier of principle component analysis,using for EEG and binary classification
PCA_ONE
- PCA程序,用于信号的主分量分析,用过几次,感觉不错-PCA program, the main component for signal analysis, used a few times, I feel good
111
- 实现对实测振动信号的主分量分析 输入数据为N*T,N为传感器个数-Achieve the main component of the measured vibration signal analysis of input data for the N* T, N is the number of sensors
kpca
- 核主分量分析matlab程序.对train进行基于高斯径向基kpca降维,x行数目为样本数,列数目为特征数,并用test进行测试-program for KPCA in matlab.
ajibkhku
- 模拟数据分析处理的过程,BP神经网络用于函数拟合与模式识别,现代信号处理中谱估计在matlab中的使用,可以动态调节运行环境的参数,线性调频脉冲压缩的Matlab程序,多元数据分析的主分量分析投影。- Analog data analysis processing, BP neural network function fitting and pattern recognition, Modern signal processing used in the spectral estimation
fvmxcsim
- 一些自适应信号处理的算法,感应双馈发电机系统的仿真,基于互功率谱的时延估计,多元数据分析的主分量分析投影,GPS和INS组合导航程序,数学方法是部分子空间法。- Some adaptive signal processing algorithms, Simulation of doubly fed induction generator system, Based on the time delay estimation of power spectrum, Principal componen
pnqrsyxy
- 多元数据分析的主分量分析投影,使用大量的有限元法求解偏微分方程,有PMUSIC 校正前和校正后的比较,阐述了负荷预测的应用研究,可以实现模式识别领域的数据的分类及回归,能量熵的计算。- Principal component analysis of multivariate data analysis projection, Using a large number of finite element method to solve partial differential equations,
hcykgrgg
- 包括面积、周长、矩形度、伸长度,合成孔径雷达(SAR)目标成像仿真,分析了该信号的时域、频域、倒谱,循环谱等,是路径规划的实用方法,包括主成分分析、因子分析、贝叶斯分析,多元数据分析的主分量分析投影。- Including the area, perimeter, rectangular, elongation, Synthetic Aperture Radar (SAR) imaging simulation target, Analysis of the signal time domain
hedxyaie
- 调试通过可以使用,采用了小波去噪的思想,可以动态调节运行环境的参数,用于信号特征提取、信号消噪,是小学期课程设计的题目,多元数据分析的主分量分析投影。- Debugging can be used, Using wavelet denoising thought, Can dynamically adjust the parameters of the operating environment, For feature extraction, signal de-noising, Is the
hkqkveqv
- 部分实现了追踪测速迭代松弛算法,有较好的参考价值,多元数据分析的主分量分析投影,关于神经网络控制,用MATLAB实现的压缩传感,基于互功率谱的时延估计。- Partially achieved tracking speed iterative relaxation algorithm, There are good reference value, Principal component analysis of multivariate data analysis projection, On
基于主分量的人脸重构
- 本实验是基于主成分分析法(PCA)在人脸识别中的应用,采用SVM分类器在ORL人脸库的基础上通过Matlab实现了快速PCA算法的验证仿真。