启发式算法包括动态规划(DP) 、遗传算法(GA)、 粒子群算法(PSO)、 模拟退火算法(SA) 、蚁群算法(ACO)、 自适应神经网络(SOM) 、禁忌搜索算法(TS)
☆20Dec 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于 MATLAB GUI 的自主水下航行器(AUV)海底探测路径规划应用程序。 集成了智能路径生成、Dubins曲线优化、障碍物避障等功能,支持实时数据可视化和AUV控制系 统对接。☆25Oct 24, 2025Updated 7 months ago
- 基于 Gurobi 的纸浆运载船顺序装卸决策建模求解。中山大学智能工程学院《运筹学》课程期末建模课程设计。优化工具:Python的Gurobi☆10Jan 27, 2024Updated 2 years ago
- Fusion strategies to build multimodal predictors for the prediction of immunotherapy response in non-small cell lung cancer☆15Jan 13, 2025Updated last year
- Blaze☆17Jun 19, 2021Updated 4 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
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 南邮大创项目,旨在用超启发式算法解决CVRP问题☆33Mar 28, 2021Updated 5 years ago
- This repository contains the code for trajectory tracking controllers for UR5 robot compared with benchmark trajectory dataset.☆20Oct 28, 2019Updated 6 years ago
- Multi-agent Reinforcement Learning solution for the train scheduling problem provided by the Flatland Challenge☆12Jul 19, 2021Updated 4 years ago
- Causality-structured LSTM (source code of "Causality-Structured Deep Learning for Soil Moisture Predictions", Journal of Hydrometeorology…☆23Oct 3, 2022Updated 3 years ago
- 《最优化:建模、算法与理论》中文版学习笔记,包含原版与注释版pdf教材。☆18Aug 21, 2022Updated 3 years ago
- Simulation in which a quadcopter system is controlled by a LQR-I discrete-time controller to track a trajectory.☆11Jul 26, 2022Updated 3 years ago
- 启发式算法总结☆20Jan 15, 2021Updated 5 years ago
- 自己练习的各种demo和课程☆12Jun 16, 2023Updated 2 years ago
- Java EE 课程设计 \ Java web 课程设计 基于spring Boot + Mybatis Plus + Vue + Android原生,前后端分离。附带设计报告、UML建模,团队协作赛鸽数据管理系统☆12Oct 10, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Optimization of PID control of ship course using PSO algorithm☆11Apr 13, 2021Updated 5 years ago
- Optimal Control and Trajectory Tracking for the Ballbot (Nagarajan et al. 2014)☆18Dec 14, 2018Updated 7 years ago
- Multi-Agent Reinforcement Learning approach to solve a battery charge scheduling problem, in a decentralized scenario.☆17Feb 6, 2021Updated 5 years ago
- The code and the trained model for A Deep Q-Network for Robotic Odor/Gas Source Localization: Modeling, Measurement and Comparative Study☆10Jul 14, 2023Updated 2 years ago
- ☆19Nov 21, 2023Updated 2 years ago
- NetLogo models developed in the book "Agent-Based Evolutionary Game Dynamics"☆10Feb 19, 2026Updated 3 months ago
- 使用四种基本启发式算法(模拟退火、禁忌搜索、遗传算法与蚁群算法)求解广义旅行商(广义TSP/GTSP)问题。☆65Apr 22, 2026Updated last month
- 💻NUAA 2018 操作系统小作业-模拟内存分配程序(BF算法)☆13Jul 2, 2018Updated 7 years ago
- ☆14Apr 15, 2020Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 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☆16Nov 6, 2021Updated 4 years ago
- 求解TSP问题的:蚁群算法、遗传算法、粒子群算法、模拟退火算法、禁忌搜索算法、动态规划算法、贪心算法☆56Jun 22, 2022Updated 3 years ago
- 操作系统必修实验:多进程并发环境模拟以及低级调度算法的仿真实现☆10Nov 13, 2019Updated 6 years ago
- 操作系统相关实验,包括分页式分段式存储管理,银行家算法,页面置换算法,以及进程调度和作业调度相关算法的c/c++题解☆12Nov 7, 2022Updated 3 years ago
- 牛逼的A*算法,最好的寻路算法☆12Feb 28, 2020Updated 6 years ago
- Control of a Quadrotor in 3D space - with path tracking and trajectory planning (Reference - ACL Lab, Aerial Robotics(Coursera))☆16Apr 18, 2018Updated 8 years ago
- Modeling methods of System Dynamics – Supply Chain Simulation using the Anylogic software☆10Jan 8, 2026Updated 5 months ago
- Adaptive neural PD controllers for mobile manipulator trajectory tracking☆14Jun 25, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A Deep Reinforcement Learning model for high volume and frequency Forex Portfolio Management☆13Jan 11, 2023Updated 3 years ago
- Materials associated with the Agent-based Modelling training series☆11Mar 18, 2022Updated 4 years ago
- Library for epidemics on hypergraphs☆13May 13, 2024Updated 2 years ago
- JavaWeb项目:主要的功能模块主要有订单管理、购物车、支付管理☆13Jun 23, 2018Updated 7 years ago
- 基于MPC的移动机器人轨迹跟踪控制,详情见https://blog.csdn.net/a735148617/article/details/113784730☆47Feb 14, 2021Updated 5 years ago
- 一种基于属性和图神经网络的推荐算法——本科生毕设☆14Mar 20, 2021Updated 5 years ago
- [RAL'24] Official code repo for "GMPC: Geometric Model Predictive Control for Wheeled Mobile Robot Trajectory Tracking"☆21Jun 3, 2025Updated last year