gunzigun / AlgorithmPracticeByCPlusLinks
C++实现的凸优化方法和编程算法
☆19Updated 6 years ago
Alternatives and similar repositories for AlgorithmPracticeByCPlus
Users that are interested in AlgorithmPracticeByCPlus are comparing it to the libraries listed below
Sorting:
- 这是用C++写的遗传算法,参考《智能算法 30案例分析 第2版》一书,包含TSP、LQR控制器、结合量子算法、多目标优化、粒子群等,由于原 作为matlab程序,综合自己思路通过C++写出来,算是练习和开个大坑☆209Updated 7 years ago
- 数学系本科三年级《最优化理论与方法》☆176Updated 4 years ago
- 这里是一些学习自动驾驶及工作的资料,主要是一些书籍☆26Updated 6 years ago
- 运筹优化入门培训资料, 以启发式算法为主.☆104Updated 2 years ago
- 2019年第十六届华为杯数学建模竞赛F题第一名论文附代码☆57Updated 6 years ago
- Data Structures and Algorithm Analysis in C++ (4th) Mark Allen Weiss 数据结构与算法分析(C++)第四版☆59Updated 6 years ago
- 机器学习中深度学习、强化学习、监督学习、集成学习相关的影印版pdf书籍☆84Updated 6 years ago
- A*最短路径规划问题(含详细注释)☆64Updated 4 years ago
- 力扣刷题总结笔记(C++版)☆47Updated 5 years ago
- Collected study materials in Numerical Optimization ANU@MATH3514(HPC)☆376Updated 6 years ago
- 香港科技大学 凸优化☆44Updated 5 years ago
- 出版书籍《机器学习入门到实践——MATLAB实践应用》一书中的实例程序。涉及监督学习,非监督学习和强化学习。(code for book "Machine Learning Introduction & action in MATLAB")☆98Updated 6 years ago
- Jin, B. (2021). Multi-objective A* algorithm for the multimodal multi-objective path planning optimization. In 2021 IEEE Congress on Evol…☆55Updated 2 weeks ago
- Reinforcement-Learning-Notes, start with MDP.☆225Updated 3 years ago
- Particle Swarm Optimization (PSO) in C++,较为通用的粒子群优化算法(变量维度可变)☆54Updated 8 years ago
- 用于存放《最优化理论与算法》代码与课件☆273Updated 3 years ago
- In the context of multiple AGVs in warehouses, path planning and two-vehicle avoidance are realized based on the Dijkstra algorithm. | 仓…☆160Updated last year
- 解决TSP问题的一些元启发式算法——蚁群算法、遗传算法☆33Updated 7 years ago
- 运筹学知识总结,以及经典模型代码的编写(python)☆33Updated 5 years ago
- 基于C++,使用遗传算法解决物流运输中的VRP问题☆54Updated 10 years ago
- Source code for article https://paul.pub/a-star-algorithm☆188Updated 7 years ago
- C++笔记(书本 C++ primer plus 第六版中文版)☆162Updated 6 years ago
- 最优化方法、凸优化课程作业代码☆17Updated 5 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆109Updated 5 years ago
- 本项目分别实现了遗传算法(GA)和模拟退火算法(SA)解决多旅行商问题(MTSP)。☆63Updated 5 years ago
- 控制理论相关的书籍,也是从别人那里下载的,分享给大家☆32Updated 7 years ago
- 机器人路径规划A*算法☆68Updated 7 years ago
- 遗传算法路径规划及仿真☆55Updated 6 years ago
- 无人车路径规划算法demo☆477Updated 6 years ago
- ☆112Updated 4 years ago