搜索资源列表
MFA
- MFA: Marginal Fisher Analysis
MFA
- Marginal Fisher Analysis算法,可用于降维,注释有使用说明!供大家学习交流!-Marginal Fisher Analysis algorithm, can be used for dimensionality reduction, the Notes are used to explain! For all to learn!
selfadapting2
- 一个自适应控制方面的Simulink程序,主要解决无模型自适应(MFA)控制的问题-Adaptive control of a Simulink procedures, mainly to solve the model-free adaptive (MFA) control
selfadapting3
- 另一个解决无模型自适应控制问题的Simulink模型,可以作为学习MFA的参考 -Another solution to the issue of model-free adaptive control of the Simulink model can be used as reference for learning MFA
mfa_sy2
- 根据Yan et al. 文章编写的MFA程序,希望对大家有帮助;如果存在问题,也希望指正!-According to Yan et al. The article written MFA program you want to help If there are problems, but also want to correct me!
MFA
- 无模型自适应(MFA)控制 不需要精确模型,通过自适应算法控制。-MFA control
mfa
- 混合因子分析器的EM算法及其VC++实现-EM for Mixtures of Factor Analyzers
mfa
- mfa的源码,老外写的,很不错,需要时直接在相关文件中修改参数即可~-the code of mfa
mfa
- 用于盲信号分离的原代码,可以根据输入源信号的基本统计特征,由观测数据进行信号分离,最终恢复出源信号。 -Blind signal processing has become an emerging subject in signal processing in these years, which depends on the source signal statistical characteristics to separate the signals from the observa
MFA
- 边界fisher判别,用于人脸识别,在yale库取得比较好的效果-Boundary fisher discriminant for face recognition, in the library to obtain better results yale
wmfac
- 自己编写的一个mfa模块,能仿真没有零极点的模型,供大家交流-I have written a mfa module can emulate them some hope a lot of pointing Great God
PCAPMFA
- 在模式识别当中,MFA出现小样本问题。为解决这个问题。我们提出了PCA+MFA的方法。首先对其进行PCA预处理,然后在用MFA降维。-Small sample problems in pattern recognition, MFA. To solve this problem. We put forward the PCA+ MFA method. On the PCA pretreatment first, and then with MFA dimension reduction.
faceMFa
- 可以分别介绍MFA,又名边界Fisher分析。对模式识别十分重要的作用,可以帮助新手更好的理解KNN原理,对人脸识别有着很好的演示作用。-Can introduce MFA respectively, also known as boundary Fisher analysis. For pattern recognition is an important role, can help beginners a better understanding of KNN principle, has
MFA-EM
- matlab环境下 em算法处理心电信号的代码,很有参考价值-Matlab environment EM algorithm to deal with the code of the ECG signal, there is a reference value
MFA 边缘Fisher分析
- MFA 边缘Fisher分析 降维算法,是基于LDA的改进