搜索资源列表
FLch5RMLeg2
- 用matlab仿真的递推极大似然法辨识程序,可用来进行系统辨识,很好用-simulation using Matlab Recursive maximum likelihood method identification procedures, which can be used for system identification, good use
神经网络bp类c++
- 该程序是BP神经网络算法C++类定义及其说明;经过调试。可用有效工具。对于机器人开发非常好。-BP neural network algorithm definition and category C; After debugging. Effective tools available. For robot development is very good.
smoClassify
- 绝对经典的smo分类源代码,1998年Platt提出的分解算法 经过测试,绝对可用。-absolute classic smo classification source code, 1998 Platt of decomposition algorithm tested and absolutely available.
人工智能小模型
- 这是个人工智能模型。只能接收陈述语句的训练,如“苹果是红的”,也可用陈述句提问,如“苹果是什么”-This is a model of artificial intelligence. Statements statement only receive training, such as "Red Apple," also available declarative sentence questions, such as "What is the Apple&quo
VB_GA
- 基于VB的遗传算法源程序,可用!特别适合于初学者。-VB-based genetic algorithm source code available! Particularly suited to beginners.
svm_light_multiclass.tar
- SVM Light的多分类源代码,尤其是可用来做文本分类。SVM(支持向量机)方法是目前已知的最优秀的分类方法之一。SVM不仅可以用来分类,也可以用来做回归。-SVM classification of more source code, in particular used to make text classification. Support Vector Machine (SVM) is currently the best known of the classification met
vc_pso719
- 粒子群算法的示例程序,不错。可用来进行函数优化、神经网络训练等。-PSO algorithm sample program, yes. Available for function optimization, neural network training.
6117519351200615205357358327
- 可用的SOM_Algorithm-available SOM_Algorithm
ISODATA_C++
- 这是一个有关于模式识别中的isodata算法的C++实现。很多课程设计可用到。数据在data.txt里-This is a pattern recognition on the C isodata algorithm to achieve. Many courses available to the design. Data data.txt Lane
EightNum_A
- 绝对原创!用的是A*算法.解决8数码问题.绝对可用.初学者可以看看.-absolute originality! With the A * algorithm. 8 digital solve the problem. Definitely available. Beginners can look at.
fivestones(v1.0.0)
- 电脑下子时先检查未落子点的权值,在权值最高的位置下棋。如果要提高人工智能,可用探索回溯的方法多搜索几步,在比较那点权值最高。 检查m,n点的权值的方法:
FCM
- fcm算法的matlab实现,6.5以上版本可用
PSOt
- psotoolbox程序已经通过了测试函数,可用来进行svm或ann的参数优化
BP
- 一个用于实现BP神经网络算法的程序,用VB编写,打开可用
IGA_cross
- 我自己编的免疫遗传算法,可用性很强,改一下参数模块名就可以了
IGA
- 一个比较好的免疫遗传算法程序。有各个模块的详细算法。改参素后可用
heapsort
- 堆排序的算法,原书带的并不能直接使用,这是本人改的直接可用的
Untitled6
- 基于梯度法的RBF 网设计算法,已验证,可用
Untitled7
- 基于OLS 的RBF 网设计算法,可用!需要的下
Genetic-algorithm
- Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm 2008年05月21日 C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design 基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代