启发式算法包括动态规划(DP) 、遗传算法(GA)、 粒子群算法(PSO)、 模拟退火算法(SA) 、蚁群算法(ACO)、 自适应神经网络(SOM) 、禁忌搜索算法(TS)
☆21Dec 16, 2023Updated 2 years ago
Alternatives and similar repositories for heuristic_algorithm
Users that are interested in heuristic_algorithm are comparing it to the libraries listed below
Sorting:
- 基于 MATLAB GUI 的自主水下航行器(AUV)海底探测路径规划应用程序。 集成了智能路径生成、Dubins曲线优化、障碍物避障等功能,支持实时数据可视化和AUV控制系统对接。☆22Oct 24, 2025Updated 4 months ago
- 数学建模算法学习仓库-启发式算法仓库☆35Aug 27, 2022Updated 3 years ago
- 使用多目标免疫遗传算法计算较简化海上救援选址问题 / Using multi-objective immune genetic algorithm to calculate a simplified maritime rescue location problem☆19Dec 28, 2023Updated 2 years ago
- Path planning in an unknown environment for maximum aerial coverage in minimum number of trips. TSP model is used to minimize path length…☆12Dec 26, 2020Updated 5 years ago
- 《最优化:建模、算法与理论》中文版学习笔记,包含原版与注释版pdf教材。☆17Aug 21, 2022Updated 3 years ago
- ☆11Jan 5, 2018Updated 8 years ago
- 启发式算法总结☆20Jan 15, 2021Updated 5 years ago
- Vision-Based Path Tracking Control of a Mobile Robot via Fuzzy Logic☆15Apr 24, 2019Updated 6 years ago
- 自己练习的各种demo和课程☆12Jun 16, 2023Updated 2 years ago
- Multi-Agent Reinforcement Learning approach to solve a battery charge scheduling problem, in a decentralized scenario.☆16Feb 6, 2021Updated 5 years ago
- Java EE 课程设计 \ Java web 课程设计 基于spring Boot + Mybatis Plus + Vue + Android原生,前后端分离。附带设计报告、UML建模,团队协作赛鸽数据管理系统☆12Oct 10, 2024Updated last year
- Optimization of PID control of ship course using PSO algorithm☆11Apr 13, 2021Updated 4 years ago
- ☆19Nov 21, 2023Updated 2 years ago
- 基于CLIP实现以文精准搜图☆15Sep 20, 2023Updated 2 years ago
- 操作系统经典书籍☆22May 13, 2022Updated 3 years ago
- 使用四种基本启发式算法(模拟退火、禁忌搜索、遗传算法与蚁群算法)求解广义旅行商(广义TSP/GTSP)问题。☆64Feb 3, 2023Updated 3 years ago
- 💻NUAA 2018 操作系统小作业-模拟内存分配程序(BF算法)☆13Jul 2, 2018Updated 7 years ago
- Operating systems scheduling algorithms visualization.☆10Sep 1, 2023Updated 2 years ago
- ☆14Apr 15, 2020Updated 5 years ago
- Adaptive Machine Learning-Based Stock Prediction using Financial Time Series Technical Indicators☆10Dec 21, 2019Updated 6 years ago
- The package presents the Trajectory Tracking using Lyapunov-based Nonlinear control and Localization using Extended Kalman Filter☆15Nov 6, 2021Updated 4 years ago
- 求解TSP问题的:蚁群算法、遗传算法、粒子群算法、模拟退火算法、禁忌搜索算法、动态规划算法、贪心算法☆55Jun 22, 2022Updated 3 years ago
- 操作系统必修实验:多进程并 发环境模拟以及低级调度算法的仿真实现☆10Nov 13, 2019Updated 6 years ago
- 操作系统相关实验,包括分页式分段式存储管理,银行家算法,页面置换算法,以及进程调度和作业调度相关算法的c/c++题解☆12Nov 7, 2022Updated 3 years ago
- Control of a Quadrotor in 3D space - with path tracking and trajectory planning (Reference - ACL Lab, Aerial Robotics(Coursera))☆16Apr 18, 2018Updated 7 years ago
- Modeling methods of System Dynamics – Supply Chain Simulation using the Anylogic software☆10Jan 8, 2026Updated 2 months ago
- 牛逼的A*算法,最好的寻路算法☆12Feb 28, 2020Updated 6 years ago
- Adaptive neural PD controllers for mobile manipulator trajectory tracking☆15Jun 25, 2021Updated 4 years ago
- Materials associated with the Agent-based Modelling training series☆11Mar 18, 2022Updated 4 years ago
- Library for epidemics on hypergraphs☆12May 13, 2024Updated last year
- JavaWeb项目:主要的功能模块主要有订单管理、购物车、支付管理☆13Jun 23, 2018Updated 7 years ago
- 基于MPC的移动机器人轨迹跟踪控制,详情见https://blog.csdn.net/a735148617/article/details/113784730☆43Feb 14, 2021Updated 5 years ago
- NMPC controller for trajectory tracking and obstacle avoidance☆17Oct 31, 2023Updated 2 years ago
- 一种基于属性和图神经网络的推荐算法——本科生毕设☆14Mar 20, 2021Updated 5 years ago
- A simulink platform for Overactuated ROV (BlueROV Heav): dynamic positioning, path following...☆17Apr 19, 2024Updated last year
- 四种启发式算法(模拟退火、遗传算法、禁忌搜索、蚁群算法)解决TSP(旅行商问题)实例☆15Dec 27, 2019Updated 6 years ago
- 《机器学习》周志华(西瓜书)的决策树,实现了决策树的构建、可视化及预测。☆14Apr 19, 2021Updated 4 years ago
- 人工智能结课作业(A星八数码/广度优先/深度优先/粒子群寻优算法/遗传算法/蚁群算法/BP神经网络/卷积神经网络)☆477Oct 2, 2022Updated 3 years ago
- 自家开发的动态优化程序包。适用于常微分系统,有路径约束的最优控制问题的求解。算法:微分方程有限元离散+隐式梯度计算+SQP求解优化问题☆12Jun 15, 2019Updated 6 years ago