搜索资源列表
sir
- 这是粒子滤波的实现,可以实现基本的粒子滤波的算法,也就是用MARLAB实验SIR的程序.-This is the realization of particle filter can achieve basic particle filter algorithm, which is used MARLAB SIR experimental procedures.
Rough_Reduction
- 粗糙集算法的实现 麻烦高手帮我连通,去年的逼设,应该可以用,但我太菜不会!-Rough Set Algorithm of trouble to help me master connectivity, the force set up last year, should be used, but I would not be too dish!
drinkRobots
- 本代码用基于steve语言的breve软件编写的,此软件是一种3D人工智能的环境模拟器,可以用来构建AGENT-BASED SYSTEM和模拟机器人行为。本代码实现功能如下:机器人服务模拟。自动取得饮料,递送给客人,客人喝完后,另一种清理机器人处理瓶子并运送垃圾堆。主要为了证明机器人运动中的一种Deliberative设计结构。软件下载地址:http://www.spiderland.org/breve/download.php 打开我上传的文件后,点运行就可以看效果。
RBF
- 用RBF实现的目标图象识别程序,C实现,可以应用于DSP系统.
small_tsp
- 一个小的TSP 问题,用遗传算法实现.可以用来学习.
贝叶斯分类器源代码
- 利用VC实现的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-The source code of bayes classfication using VC
ID3_Impl ID3算法实现
- ID3算法实现,自己编写的,可以用标准数据集测试-ID3 algorithm, I have written, you can use the standard set of test data
naive_bayes_numeric
- 利用matlab实现的朴素贝叶斯分类器的源代码,可以用来分类或识别,自己编写的,请多指教-Using matlab Naive Bayesian classifier to achieve the source code can be used to classification or recognition, I have written, and like him Zhijiao
BP_XOR
- 利用三层BP人工神经网络解决异或问题(XOR)用matlab编程实现,网络结构可以方便地调整-The use of three BP artificial neural network to solve XOR problem (XOR) using matlab programming, the network structure can be easily adjusted
bp
- 绝对自己写的JAVA程序,对BP神经网络的实现,用面向对象的思想完成。可以作为初学者使用-Absolutely wrote it myself JAVA procedures, achievement of BP neural network, with complete object-oriented thinking. Can serve as a beginner to use
BP
- 神经网络——BP算法源码的C环境实现,用它可以训练样本数据-Neural network- BP algorithm of the C-source environment to achieve, it can be trained with sample data
15883849svm
- 文本分类算法很多,神经网络算法遗传算法可以用,本算法采用支持向量机SVM来实现-Text Classification Algorithm
neuralnetworkalgorithmscolletions
- 一个用C语言编写的神经网络的程序集合,里面包括了art1,bp,cpn, hopfield ,som等神经网络的实现,可以用来学习一下-A use of C language procedures for collection of neural network, which includes art1, bp, cpn, hopfield, som, such as the realization of neural networks can be used to study the
knn
- KNN 利用VC实现的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏
vcDEMO
- 已知函数y=x*sin(10*Pi*x)+2.0。利用人工智能中的遗传算法(GA),计算y在区间(0,2)上的极大值。对于想学习GA的网友们来说,是个很好的Demo。而且对于基因类,已经按照面向对象的思想进行了封装,稍微修改参数就可以用在实际项目中。 实现环境:Visual C++ 6.0. -Known function y = x* sin (10* Pi* x)+2.0. The use of artificial intelligence in the genetic algorit
bayes_discrete
- 利用matlab实现的离散贝叶斯的源代码,可以用来分类或识别,很值得收藏-Implemented using discrete Bayesian matlab source code can be used to classification or identification, it is worthy of collection
Bayes_EM
- 利用matlab实现的基于EM算法的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve EM algorithm based on Bayesian classifier of the source code can be used to classification or identification, it is worthy of collection
bayes_numeric
- 利用matlab实现的数值型贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve numerical Bayesian classifier source code can be used to classification or identification, it is worthy of collection
TSP
- 实现人工智能中的遗传算法,写的不是很好,但是可以用。-To achieve artificial intelligence in the genetic algorithm, written in not very good, but can be used.
TSP
- 用模拟退火算法和遗传算法实现TSP旅行商问题,并可以用Matlab对结果进行图形显示分析,非常实用于初学者-Using simulated annealing algorithm and genetic algorithm traveling salesman problem TSP, and the results can be used Matlab graphics analysis, very useful for beginners