资源列表
[matlab例程] pathplanning
说明:用matlab仿真实现单机器人的路径规划,比较简单易懂,对初学者的一个很好的资料-single robot path plan,which is a good material for a learing person<毛玲> 在 2024-11-19 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] wavneural
说明:通过matlab编程实现小波与神经网络的结合-Through matlab programming the combination of wavelet and neural network<zhuwule> 在 2024-11-19 上传 | 大小:5kb | 下载:0
[matlab例程] matlab-Dijkstra
说明:基于matlab Dijkstra算法的实现-matlab Dijkstra<ok54> 在 2024-11-19 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] bp1
说明:bp神经网络算法大全,包括基本算法、最优梯度下降算法、自适应算法等-bp neural network algorithm Daquan, including the basic algorithm, the optimal gradient descent algorithm, adaptive algorithm<wangxx> 在 2024-11-19 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] ACG0-1
说明:蚁群求解TSP问题,和0-1背包问题,不错,运行结果可以-ACO for TSP, and the 0-1 knapsack problem, yes, the results can be<lutianyu> 在 2024-11-19 上传 | 大小:5kb | 下载:0
[matlab例程] geneticTSP
说明:matlab这是一个完整的基于遗传算法的TSP算法,调用格式为: [Shortroute,ShortLen]=GATSP(C) 其中,Shortroute为最优圈; ShortLen为最优圈的长度; C为节点(城市)的坐标矩阵:第一列为横坐标,第二列为纵坐标。-TSP algorithm based on genetic algorithm matlab<随风> 在 2024-11-19 上传 | 大小:5kb | 下载:0