资源列表
svm_light_linux.tar
- svm light 大家可以参考哈哈啊-svm light we can reference ah ha ha ha ha ha ha
upf_demos
- 无先导粒子滤波器工具箱,并附带pf,kf,Ukf程序,用于跟踪估计-without leading particle filter toolbox and fringe pf, kf, Ukf procedures for tracking estimates
PREISSMANN
- 遗传算法的程序和代码,供参考交流-GA procedures and codes, and for information exchange
IIRFIR
- 基于matlab和DSP的IIR/FIR 滤波器-Matlab and DSP-based IIR / FIR filter
人工智能的小程序
- 人工智能的小程序,本人经验有限,有不对的地方请个位多多包涵。-small artificial intelligence procedures, the limited experience I have not asked the local single-bear with me.
g2
- 多段图的分析算法,找到最优路径,用VC编的-more of the map analysis algorithms to find the optimal path, the series with VC
GA_Toolbar
- 基本遗传算法的Matlab工具包,在Matlab环境下实现。-basic genetic algorithm Matlab tool kits, under Matlab environment.
GA-VC++
- 二进制的基本遗传算法,在VC++环境下编程实现。-binary basic genetic algorithm, the VC environment programming.
KMEANS_FixedBug
- 经典的K均值分类算法源码,修正了原作者没有处理当类中样本为0的情况下的bug-classic K-mean classification algorithm source code, that the original author did not address when the category 0 samples of the bug
MYGA0
- 本程序是一个基本的简单遗传算法示范程序,其优化目标是在〔0,2*pi〕上搜索函数sin(x)*sin(x)的最大值-this procedure is a basic and simple genetic algorithm model procedures, optimizing their goal is [0, 2 * pi] search function sin (x) * sin (x) maximum
C-ANN-sourceCode
- C语言神经网络源码 数种神经网络的C语言实现,要阅读该文章,您首先得熟悉ANN的学习算法,,否则您是读不懂这些代码的。本代码仅供学习研究之用,不得用于任何商业目的!谢谢! -neural network C language source code in several neural network in C language, to read the article, you must first be familiar with ANN learning algorithm, oth
BPexample
- 开发环境:Matlab 简要说明:动量-自适应学习调整算法。在实际应用中,原始的BP算法很难胜任,因此出现了很多的改进算法。BP算法的改进主要有两种途径,一种是采用启发式学习方法,另一种则是采用更有效的优化算法。本例采用动量BP算法,来实现对网络的训练过程,动量法降低了网络对于误差曲面局部细节的敏感性,有效地抑制网络陷于局部极小。-development environment : Matlab Brief Descr iption : Momentum-adaptive learning