搜索资源列表
KPCA.zip
- kPCA程序 一个关于kernel pca的实现代码,kpca
NLCPCA
- nonlinear pca的具体实现代码-nonlinear pca concrete realization of the code
roughset
- 粗糙集理论的matlab实现代码,计算上、下近似集以及核属性和约简结果-Implementation of rough set theory matlab code to calculate the upper and lower approximation sets and the results of the nuclear properties and some simple
meanshit_tracking
- 实现改进算法mean-shift跟踪,matlab实现,跟踪效果很好,代码容易理解。-To achieve improved algorithm mean-shift tracking, matlab implementation, tracking works well, the code easy to understand.
CRFall
- 条件随机域(Conditional Random Field)的matlab实现代码。-The implementation of Conditional Random Field
SA
- 模拟退火算法的入门教学PPT,以及简单的matlab实现代码。-Simulated annealing algorithm tutorial PPT, and the simple matlab implementation code.
97937497GA-BP-neural
- GA-BP算法matlab实现代码,matlab仿真计算程序代码,经过测试-GA-BP algorithm implementation code matlab, matlab simulation code, tested
neural-net-for-MATLAB
- 该代码是通过MATLAB实现的神经网络的数字识别。在压缩包中包含具体的操作步骤,相关代码,和图片。具体是通过鼠标选择的方法,对数字进行识别。-The code is a digital identification through MATLAB neural network. Contains specific steps in the compression package, code and pictures. Specifically by the mouse to select the
matlab-sjwl
- 神经网络编程代码,通过matlab实现,每一项都有注释,相信对想研究神经网络的同学有一定的帮助。-Neural network programming code, matlab realize, each one has a comment, I believe the students want to study neural networks have some help.
LGMS_FOA
- 一种改进的果蝇算法,文件中包含matlab实现代码和算法说明-an improved FOA, in the file, the demo develped by MATLAB and the produre of lgms-foa is obtained
elm
- 极限学习机matlab实现代码,需要用户提供训练数据-extreme learning machine
Speed-control-based-on-fuzzy-control
- 基于模糊控制的速度控制,地面智能移动车辆速度控制系统,文档中有相关matlab实现代码以及C代码-Speed control based on fuzzy control, intelligent mobile vehicle speed control system on the ground, in the document with related matlab code and C code
SMO算法实现
- 使用Matlab重新实现了svm算法中的核心算法SMO,即序列优化问题。 其中my_seqminopt.m是重写的实现代码,完成了核心的迭代优化过程。(MATLAB code of SMO algorithm in SVM algorithm)
Iris数据集BP神经网络实例代码
- Iris数据集BP神经网络实例代码,该例子程序提供AForge.NET实现和matlab实现两种途径(Iris data set, BP neural network example code)
代码
- rbf的编程,matlab实现,比较有用(the use of rbf in matlab)
DBN代码
- DBN原理与实现代码,基于MATLAB的代码实现(DBN principle and the implementation code, code implementation based on MATLAB)
遗传算法及其Matlab实现
- 遗传算法及其Matlab的实现,代码例子(Genetic algorithm and its Matlab implementation)
MATLAB动画 龟兔赛跑 源程序代码
- 龟兔赛跑的matlab实现代码,运行无错误,代码实现明确(The matlab implementation code of the tortoise and the rabbit race runs without error. The code is realized clearly.)
matlab实现LeNet
- 卷积神经网络LeNet代码,可实现图片分类(Convolution neural network code)
模式识别代码
- 基于matlab的Iris、乳腺癌数据集的模式识别分类算法,含有 遗传算法+SVM、isodata、感知器算法、LMSE、神经网络等算法的实现代码,用于聚类效果良好,是模式识别大作业的参考资料(The pattern recognition classification algorithm based on MATLAB for Iris and breast cancer data sets contains the implementation code of genetic algorit