启发式算法包括动态规划(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:
- 基于 Gurobi 的纸浆运载船顺序装卸决策建模求解 。中山大学智能工程学院《运筹学》课程期末建模课程设计。优化工具:Python的Gurobi☆10Jan 27, 2024Updated 2 years ago
- Predicting for Customers, whether they will buy car insurance or not.☆11Jan 29, 2021Updated 5 years ago
- 数学建模算法学习仓库-启发式算法仓库☆37Aug 27, 2022Updated 3 years ago
- 基于 MATLAB GUI 的自主水下航行器(AUV)海底探测路径规划应用程序。 集成了智能路径生成、Dubins曲线优化、障碍物避障等功能,支持实时数据可视化和AUV控制系统对接。☆26Oct 24, 2025Updated 9 months ago
- Fusion strategies to build multimodal predictors for the prediction of immunotherapy response in non-small cell lung cancer☆15Jan 13, 2025Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Blaze☆17Jun 19, 2021Updated 5 years ago
- 使用多目标免疫遗传算法计算较简化海上救援选址问题 / Using multi-objective immune genetic algorithm to calculate a simplified maritime rescue location problem☆20Dec 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
- Multi-agent Reinforcement Learning solution for the train scheduling problem provided by the Flatland Challenge☆12Jul 19, 2021Updated 5 years ago
- 南邮大创项目,旨在用超启发式算法解决CVRP问题☆33Mar 28, 2021Updated 5 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教材。☆18Jul 24, 2026Updated 2 weeks ago
- 轨迹跟踪控制算法研究☆10Jul 5, 2017Updated 9 years ago
- ☆11Jan 5, 2018Updated 8 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.
- Simulation in which a quadcopter system is controlled by a LQR-I discrete-time controller to track a trajectory.☆11Jul 26, 2022Updated 4 years ago
- 启发式算法总结☆20Jan 15, 2021Updated 5 years ago
- A fixed-wing simulator for path following☆11Aug 13, 2020Updated 5 years ago
- Multi-Agent Reinforcement Learning approach to solve a battery charge scheduling problem, in a decentralized scenario.☆17Feb 6, 2021Updated 5 years ago
- 自己练习的各种demo和课程☆12Jun 16, 2023Updated 3 years ago
- Vision-Based Path Tracking Control of a Mobile Robot via Fuzzy Logic☆15Apr 24, 2019Updated 7 years ago
- 使用四种基本启发式算法(模拟退火、禁忌搜索、遗传算法与蚁群算法)求解广义旅行商(广义TSP/GTSP)问题。☆65Apr 22, 2026Updated 3 months ago
- ☆20Nov 21, 2023Updated 2 years ago
- Achieves path following of an autonomous surface vessel (ASV) with a Deep Q-Network (DQN) agent. This code uses reinforcement learning to…☆15Jan 28, 2025Updated last year
- 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.
- Operating systems scheduling algorithms visualization.☆10Sep 1, 2023Updated 2 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 4 years ago
- 操作系统相关实验,包括分页式分段式存储管理,银行家算法,页面置换算法,以及进程调度和作业调度相关算法的c/c++题解☆12Nov 7, 2022Updated 3 years ago
- 牛逼的A*算法,最好的寻路算法☆11Feb 28, 2020Updated 6 years ago
- Adaptive neural PD controllers for mobile manipulator trajectory tracking☆14Jun 25, 2021Updated 5 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
- Spiking neural network controler for tracking a trajectory☆10Nov 14, 2017Updated 8 years ago
- 基于MPC的移动机器人轨迹跟踪控制,详情见https://blog.csdn.net/a735148617/article/details/113784730☆47Feb 14, 2021Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Materials associated with the Agent-based Modelling training series☆11Mar 18, 2022Updated 4 years ago
- C++实现的几种进程调度算法(先来先服务、短进程优先、时间片轮转、静态优先级调度、高响应比优先(多用于作业调度))☆13Dec 11, 2018Updated 7 years ago
- 基于CLIP实现以文精准搜图☆16Sep 20, 2023Updated 2 years ago
- A simulink platform for Overactuated ROV (BlueROV Heav): dynamic positioning, path following...☆18Apr 19, 2024Updated 2 years ago
- Optimal Control and Trajectory Tracking for the Ballbot (Nagarajan et al. 2014)☆18Dec 14, 2018Updated 7 years ago
- Optimization algorithm based on matrix calculus for reference trajectory tracking/model predictive control. I authored the code during my…☆17Dec 28, 2018Updated 7 years ago
- [RAL'24] Official code repo for "GMPC: Geometric Model Predictive Control for Wheeled Mobile Robot Trajectory Tracking"☆23Jun 3, 2025Updated last year