搜索资源列表
ex3
- 基于BP神经网络识别字符. BP神经网络算法是把一组样本输入输出问题转化为一个非线性优化问题,并通过梯度算法利用迭代运算求解权值的一种学习方法。采用BP网络进行分类,并附加线性感知器来实现单字符的有效识别,算法简便,识别率高,可适用于多种高噪声环境中的印刷体字符识别。-BP neural network based character recognition. BP neural network algorithm is a set of sample input and output is
AnIterativeLearningControlSchemeforManipulators.ra
- 一个迭代学习控制方案,证明所提算法的收敛性等问题-An Iterative Learning Control Scheme for Manipulators
PD
- 迭代学习算法,简单,易懂,PD 的迭代学习,较PID 简化了,但不响应结果,确实可行,方便,简单。-interative learning algorithm (ILC) based on PD, it is easy to understand and useful for beginner to learn. the algorithm can be used in industry and robot systerm .Matlab language.
kicILC-control
- ILC 迭代学习控制的matlab程序,是学习迭代过程的好资料,这是第二部分,程序运行效果非常好。-Iterative Learning Control ILC matlab program, the iterative process of learning good information, this is the second part of the program runs very good.
2740
- 用MATLAB实现动态聚类或迭代自组织数据分析,基于掌纹识别的在线身份验证 识别算法本科毕设,保证准确无误,是学习通信的好帮手。- Using MATLAB dynamic clustering or iterative self-organizing data analysis, Verify recognition algorithm based on palmprint recognition undergraduate complete set of online identity, E
SMO算法实现
- 使用Matlab重新实现了svm算法中的核心算法SMO,即序列优化问题。 其中my_seqminopt.m是重写的实现代码,完成了核心的迭代优化过程。(MATLAB code of SMO algorithm in SVM algorithm)
repetative
- 用于迭代学习的基础教程,可以很快的进入迭代学习的阵营(The basic tutorial for iterative learning, you can quickly enter the camp of iterative learning)