资源列表
line-patrol
- 寻迹机器人,通过红外检测实现机器人智能化-Tracing robot, intelligent robot by infrared detection
6A_5016
- 一种基于双变异算子的遗传算法本文针对简单遗传算法(SGA)所存在的缺点和不足,提出了一种新的改进遗传算法-双变异算子GA。该想法通过将所有产生的子代个体与父代个体混合作为下一代种群,在种群选择前对适应度值较低的个体进行一次变异,然后通过选择,交叉,再一次变异产生新种群,再利用自适应算法改变交叉和变异率及最优保存策略保护历代最优个体, 经Visual C++ 软件编程计算,得到了较好的优化结果. -A mutation operator based on dual genetic algorith
AI_CrossRiver
- 人工智能课程 产生式部分的一个实验设计:用产生式解决“过河问题”-Production of artificial intelligence course as a part of experimental design: The production solve the " problem across the river"
Dynamic-path-planning-
- 最优路径规划,一直是运筹学、最优控制、移动机器人等学科和方向的研究热点-Optimal path planning, has been the operations research, optimal control, mobile robots and other disciplines and research focus in the direction of
genetic-algorithm-
- 基于遗传算法的函数优化 利用遗传算法求解函数极值-Based on genetic algorithm of function optimization
Multi-layer-perceptron
- XOR_Example % The matrix implementation of the Backpropagation algorithm for two-layer
mysvm(01)
- 各人用Mtalab编写的SVM程序,附带有粒子说明!完全通过!希望对大家有帮助! This procedure is programmed by myself, hope can bring use to you!
code
- 本程序能够运用神经网络进行时间预测,该程序直接可用,测试样本和训练样本都包含在内。-This procedure can be time prediction using neural networks, the program directly available, the test sample and training samples are included.
hopfield nn
- Hopfield Model神经网络-Hopfield neural network
rbfyuce
- matlab中径向基神经网络RBF的预测方法,值得学习 -matlab RBF RBF neural network in forecasting methods, it is worth learning
KMeans
- 用java实现Kmeans,记录质心变化,并以与质心方差来衡量聚类的效果。代码详尽完整,并附上数据,可运行。-With java Kmeans, record changes in the centroid, and to measure the effect of clustering with the centroid variance. Comprehensive code, along with the data, you can run.
Kmeans
- c++实现的kmeans聚类算法,编写简单,欢迎使用-kmeans cluster
