搜索资源列表
Tabu_search_TSP
- 用禁忌搜索算法解决TSP的Matlab程序-taboo search algorithm used to solve the TSP Matlab procedures
l1benchmark
- 解决L1正则化问题的一系列最新算法MATLAB代码 亲自测试 好用
jat-code-968-trunk
- 用于解决航天动力学,航天任务设计,导航制导控制问题-The Java Astrodynamics Toolkit is a library of components to help users create their own application programs to solve problems in astrodynamics, mission design, spacecraft navigation, guidance and control using Java or Matl
八皇后问题
- 用启发式搜索解决八皇后求解问题,c语言源代码,运用MATLAB实现
蚁群算法
- 蚁群算法解决路径规划,TSP问题,城市路径规划,MATLAB代码