自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (1)
  • 收藏
  • 关注

原创 MATLAB-贪婪算法解决旅行商问题(TSP)

这段代码是一个使用贪婪算法解决旅行商问题(TSP)的示例。它随机生成了一些城市的位置,然后使用贪婪算法找到这些城市的最短路径,使得旅行商经过每个城市一次后返回起点城市。你可以运行这段代码,查看生成的城市和路径图,以及路径的总距离。

2024-05-07 16:58:13 316

原创 Python画图

【代码】Python画图。

2023-09-09 19:38:38 29

Matlab RoboticsToolBox机器人工具箱

(1) To install the Toolbox simply unpack the archive which will create the directory (folder) rvctools, and within that the directories robot, simulink, and common. (2) Adjust your MATLABPATH to include rvctools (3) Execute the startup file rvctools/startup_rvc.m and this will place the correct directories in your MATLAB path. (4) Run the demo rtbdemo to see what it can do (5) To get the MEX version of rne visit the folder rvctools/robot/mex and follow the directions in the README file

2017-03-28

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除