资源列表
[人工智能/神经网络/遗传算法] 模拟退火法解决TSP问题
说明:使用模拟退火算法计算旅行商问题,内含10城市和20城市的样例代码。<nuklly@gmail.com> 在 2011-12-08 上传 | 大小:275.41kb | 下载:1
[人工智能/神经网络/遗传算法] gacode-in-c
说明:This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample<阳光灿烂> 在 2024-11-15 上传 | 大小:275kb | 下载:0
[人工智能/神经网络/遗传算法] RiveProblem
说明:自己写的一个农夫,狼,羊,白菜过河问题的源代码.-Himself a farmer, wolf, sheep, and cabbage across the river<曹彪> 在 2024-11-15 上传 | 大小:275kb | 下载:0
[人工智能/神经网络/遗传算法] TS_Fuzzy
说明:Tanaka_Sugeno的TSfuzzy主要的方法,不错的文章-Tanaka_Sugeno the TSfuzzy main method, a good article<张正> 在 2024-11-15 上传 | 大小:275kb | 下载:0
[人工智能/神经网络/遗传算法] nsga2
说明:多目标遗传算法的源代码,希望能到帮到大家-Multi-objective genetic algorithm source code, hoping to help you<张丹> 在 2024-11-15 上传 | 大小:275kb | 下载:0
[人工智能/神经网络/遗传算法] shuanzu
说明:双足机器人的程序。里面有经典的多舵机的精确控制和协调程序。-Biped robot procedures. There are many classic precise steering control and coordination procedures.<刘居> 在 2024-11-15 上传 | 大小:275kb | 下载:0
[人工智能/神经网络/遗传算法] ABasicConceptofaJudoRobot
说明:提出了一个Judo的机器人平衡模型,并在其基础上做了稳定性分析,具有较强的参考价值。-Judo proposed a model of the robot balance and on the basis of the stability analysis done with strong reference value.<哗啦啦> 在 2024-11-15 上传 | 大小:275kb | 下载:0
[人工智能/神经网络/遗传算法] ApplicationofLeastSquareSupportVectorMachine
说明:基于粒子群与模拟退火优化算法的最小二乘支持向量机参数自选择方法预测混沌序列-anessayaboutchaospredictionbyPSOLSSVM<张彦> 在 2024-11-15 上传 | 大小:275kb | 下载:0
[人工智能/神经网络/遗传算法] BP
说明:BP三层反传神经网络源程序,适合想了解人工神经原理的开发者 -BP layer back propagation neural network source code, for to understand the principle developer of artificial neural<leihongwu> 在 2024-11-15 上传 | 大小:275kb | 下载:0
[人工智能/神经网络/遗传算法] src
说明:这是03年robocup2D世界冠军的源码,有需要的朋友可以-This is the 2003 world champion robocup2D source, a friend in need can see<changjinshi> 在 2024-11-15 上传 | 大小:275kb | 下载:0
[人工智能/神经网络/遗传算法] 3-12
说明:双调旅行售货员问题 问题分析:给定平面上n个点,p[i]=(x[i],y[i]),I=1,2,3,…,n。点集p1,p2..pi按x坐标排序 t(i)表示点{p1,p2...pi}的最短双调TSP回路,则有, t(i) = min{t(k) + D(k,i) + d(k-1,i) - d(k-1,k)} ,1<k<i t(1) = 0,t(1) = 2d(1,2) d(i,j)为pi,pj之间的距离 D(i,j)<mazr > 在 2024-11-15 上传 | 大小:276kb | 下载:0
[人工智能/神经网络/遗传算法] 6离散Hopfield神经网络(DHNN)及其MATLAB实现
说明:离散Hopfield神经网络及其MATLAB实现,有助于学习神经网络相关知识(Discrete Hopfield neural network and its MATLAB implementation)<1liuyu> 在 2020-07-08 上传 | 大小:276kb | 下载:0