资源列表
Genetic-neural
- 遗传算法和神经网络结合,利用两种算法的优点,有很好的参考价值-Genetic algorithms and neural networks combine the advantages of using two algorithms, a very good reference value
FuzzyShuixiang
- 这个程序是一个模糊逻辑控制器,用来控制一个简单的水箱模型,比较简单,是我自己设计的,或许能够给大家一些帮助。-This process is a fuzzy logic controller, used to control a simple tank model, relatively simple, is my own design, may be able to give you some help.
Autonomousrobotforapowertransmissionlineinspection
- 一个自主机器人的电力传输线检查可引起电压的输电线路作为电源来源提出。该机器人采用电流互感器的主要促使目前从输电线路和远见功能浏览。结果表明,该机器人可以 自动沿着输电线路。-An autonomous robot for the power transmission line inspection that can induce the voltage from the transmission line as a power source is presented. The rob
105359_1148
- 为了测试评估贝叶斯分类器的性能,用不同数据集进行对比实验是必不可少的. -In order to test the assessment of the performance of Bayesian classifier, and compare different experimental data sets is essential.
HoughTransformProgramlisting
- 利用Tough变换提取并检测小球边缘,实现该障碍物的特征提取,为机器人避障提供指导!-Tough transform the use of extract and detect the edge of the ball, the realization of the feature extraction of the obstacles for robot obstacle avoidance to provide guidance!
sp
- 最短寻路算法,利用Astar算法实现,是arp游戏中的寻路模型,有图例-Find the shortest path algorithm, the use of Astar algorithm is arp routing game model, there is Legend
bpnetwork
- 实现文字的识别 利用比较先进的神经网络笔者已经实验 绝对可行!-it is a good method to realize te recgniton of words.it is based on bp network,the author realized it!
SOM
- SOM自组织神经网络的C语言源码,可以通过该程序实现无监督的聚类。-SOM self-organizing neural network C-language source code
GA_and_GA_Mathematics_Foundations
- 张文修老师主编的详细介绍遗传算法及其数学基础的一本书,研究遗传算法的一本很好的参考书,特别推荐!-Edited by Prof. Zhang Wenxiu, detailed genetic algorithm and its mathematical foundations, a very good reference book to study the genetic algorithm, strongly recommended!
libsvm-2.89
- 跟類神經網路有點像的東西, 不過現今最常拿來就是做分類也就是說,如果我有一堆已經分好類的東西 (可是分類的依據是未知的!) ,那當收到新的東西時, SVM 可以預測 (predict) 新的資料要分到哪一堆去。-is something that has similar roots with neural networks. But recently it has been widely used in Classification. That means, if I have some set
sa
- 运用模拟退火算法解决旅行商问题,简单易懂,代码清晰,行数比较少-Simulated Annealing to solve TSP
pso
- 粒子群优化算法,智能算法的一种,对于求解函数优化、调度问题、全局优化问题等快速收敛到最优解。-PSO