搜索资源列表
PCA
- 完全用C++实现的PCA算法,可以用于实际工作和学习中-Entirely in C++ implementation of the PCA algorithm can be used for practical work and learning
TwoDPCADemo
- 二维主成分分析(2DPCA)的C++实现,可以用于实际工作和学习中-Two-dimensional PCA (2DPCA) of the C++ implementation can be used for practical work and learning
PLS_Toolbox21
- PLS_Toolbox是用于故障检测与诊断方面的matlab工具箱,包括PCA、PLS等多种算法,以及包括后续的处理工作:Q统计、T2统计等等。-PLS_Toolbox for fault detection and diagnosis of matlab toolbox, including PCA, PLS and many other algorithms, as well as follow-up treatment, including the work of: Q statistic
work
- 这是一个LDA函数,先做PCA,再做LDA,不影响识别率-This is an LDA function, first PCA, again LDA, does not affect the recognition rate
PCA
- PCA工作在8位脉宽调制器工作方式,由P0.0输出一个占空比为0>>0xfe>>0的PWM 信号且重复输出,可用示波器观察占空比变化。。使用外部22.1184MHz晶振。-PCA in 8-bit pulse-width modulation methods of work, a duty cycle output from P0.0 to 0> > 0xfe> > 0 and repeat the PWM signal output, duty
NNPCA
- 这个小程序也还是自己根据pca的定义编的哦,传上来仅供参考,大家一起讨论讨论哈-This applet is still its own series based on the definition of the pca Oh, Chuan-up is for reference only and we can work together to discuss to discuss Kazakhstan
MATLABforGUIdesign
- 介绍了一种荃于MATLAB数字信号处理工具箱、MATLAB数据分析和MATLAB圈形对 象的时变数字信号瞬时频率枯计方法。这种方法利用时频分析结果来估计信号的麟时频率,其 中涉及时频分析、滤波、曲线拟合辞多种处理过程。处理过程的编程实现封较于用户界面上作 为文互工具的控件中,由用户通过交互界面逐步完成估计瞬时预率的工作.-Tsuen introduced a digital signal processing in the MATLAB toolbox, MATLAB and MAT
work
- 该算法实现了ICA,PCA的过程监测及故障诊断-The algorithm of the ICA, PCA in process monitoring and fault diagnosis
ruqinzhejiance
- 主要完成的工作是在监控的场景中检测出运动的物体,去除干扰的背景,只留下感兴趣的目标即目标提取。目标提取,运动信息提取,PCA和诊间差分方法。-The major work done to monitor the scene in the moving objects detected, remove the background interference, leaving only the object extraction target of interest. Object extracti
work
- 简单的用PCA实现人脸识别的matlab程序-Face recognition using PCA to achieve
face_recognition_PCAPBPNN
- The purpose of this work is to identify a given face image using main features of face. The dimensionality of face image is reduced by the Principal component analysis (PCA, using eigenfaces method) and the recognition is done by the Back propagation
C8051F120timer-software
- c8051f120单片机的PCA工作在软件定时器方式,输出pwm波-c8051f120 SCM PCA work in the software timer mode, the output pwm wave
ECG
- The early detection of arrhythmia is very important for the cardiac patients. This done by analyzing the electrocardiogram (ECG) signals and extracting some features from them. These features can be used in the classification of different typ
PWM
- 例程展示了CPU为c8051f020的单片机中如何输出一个16位PWM波形(PCA的工作方式之一)-Routine shows c8051f020 microcontroller CPU how to output a 16-bit PWM waveform (PCA work one way)
feature_reduction
- this code reduce the dimentional of feature space using combine sparse matrix+PCA for classification eeg signal. more detail exixst inside the code. this code tested and work properly
F020_Capture_Input_PCA0
- C8051F020 使用可编程计数器阵列(PCA)工作在捕捉模式下产生可调占空比的PWM波形-C8051F020 using the Programmable Counter Array (PCA) work adjustable duty cycle of the PWM waveform generated in the capture mode
ICAtoolbox3_8
- Source separation problems in digital signal processing are those which are used to separate useful signal a mix of signals of interest, other signals and noise. The typical example of a source separation problem is the cocktail party problem, where
PCA-and-whitening
- 基于PCA和白化的数据预处理操作,PCA具有两个功能:维数约减和数据可视化;白化的目的是去掉数据之间的相关性。深度学习的一个主要工作就是数据的预处理-Based on PCA and data pre-whitening operation, PCA has two functions: dimensionality reduction and data visualization whitening purpose is to remove the correlation between t
GS-Jacobi
- 矩阵消元程序,中含有列主元消元法,雅克比消元法和GS消元法。适用于矩阵的消元运算及对线性方程组的求解工作。-Matrix elimination program, contains out PCA elimination method, Jacobi and GS elimination method elimination method. Suitable for matrix elimination operation and work to solve linear equations.
PCA(matlab)
- 有利于初学者提高程序编写能力,对今后的科研工作有很大帮助(It is helpful for beginners to improve the ability of programming, and is helpful to the future research work.)