Mathematical Contest in Modeling (MCM) 集训、国赛、美赛算法实现,各种智能算法(遗传算法、模拟退火算法、蚁群算法、粒子算法、神经网络算法等)实现和优化。
☆28Jun 3, 2023Updated 2 years ago
Alternatives and similar repositories for mcm
Users that are interested in mcm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 四种启发式算法(模拟退火、遗传算法、禁忌搜索、蚁群算法)解决TSP(旅行商问题)实例☆15Dec 27, 2019Updated 6 years ago
- Our Load Forecasting using LSSVM tuned by IGWO. Paper coming soo.. welp, looks like no paper for this one guys.☆10Dec 29, 2023Updated 2 years ago
- 麻雀,鲸鱼,正余弦,北方苍鹰,遗传,粒子群,灰狼,蜻蜓,蝗虫,多元宇宙等优化算法.☆91Jun 26, 2023Updated 2 years ago
- anti-jamming for CRN☆14Feb 9, 2018Updated 8 years ago
- A heuristic for solving non-convex problems using ADMM☆10Feb 7, 2016Updated 10 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.
- 代码部分参考了大佬的可视化调度器https://github.com/AkatsukiCC/huawei2019-with-visualization,没有加调度器,用融合了地杰斯特拉的贪婪思想的A-star算法计算出来最短路径,然后将车辆按照路径长短和车辆速度两个维度进行…☆12Dec 7, 2019Updated 6 years ago
- lxy0068 / GWO-Optimizing-SVM-Regression-Prediction-Based-on-KPCA-Kernel-Principal-Component-AnalysisGrey Wolf Algorithm Optimization Support Vector Machine Regression Prediction Based on KPCA Kernel Principal Component Analysis (Model Co…☆12Oct 8, 2024Updated last year
- k-means,DB-SCAN,基于密度峰值的聚类算法的matlab简单实践。☆11Aug 26, 2018Updated 7 years ago
- 无人机编队重构☆12Jul 28, 2018Updated 7 years ago
- 基于蚁群算法的路径规划☆21Mar 17, 2022Updated 4 years ago
- Coverage path planning under wind conditions☆11Feb 29, 2020Updated 6 years ago
- A pathfinding application of the GWO heuristic algorithm☆11Feb 4, 2020Updated 6 years ago
- Implementation of A* Planning Algorithm in 3D Environment☆13Oct 18, 2017Updated 8 years ago
- 无人机飞行走廊规划--B样条连接轨迹并优化☆13May 7, 2022Updated 3 years ago
- 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.
- Matlab scripts for computing 2D and 3D sensitivity distributions for electric resistivity tomography (ERT) surface and cross-borehole (XB…☆11Apr 6, 2022Updated 4 years ago
- 运动规划--A*与触须法算法的matlab代码☆10Jan 12, 2020Updated 6 years ago
- 研究生作业 人工智能作业: knn算法、sklearn库实现全连接网络、纯numpy实现全连接网络 高级程序设计作业: 广义tsp问题 (模拟退火、禁忌搜索、遗传算法、蚁群算法)☆13Dec 8, 2020Updated 5 years ago
- fine-Grained classify 细颗粒度图像分类☆12Nov 21, 2022Updated 3 years ago
- An interface connecting COMSOL Multiphysics and PEST to solve inverse modelling problems using forward finite element models (paper here:…☆12Mar 3, 2021Updated 5 years ago
- Matlab simulation of a fleet of terrestrial vehicles performing formation control and obstacle avoidance☆13Jul 26, 2022Updated 3 years ago
- This is an RRT demonstartion for a finite volume robot with kinodynamic constraints.☆12Nov 11, 2017Updated 8 years ago
- 基于matlab和bag of words的图像分类☆10Mar 15, 2017Updated 9 years ago
- 🥤 毕业设计☆15May 8, 2020Updated 5 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.
- 糖网眼底图像分类_pytorch☆11Aug 13, 2018Updated 7 years ago
- 智能算法-遗传算法、蚁群算法、粒子群算法实现。实现版本Java,Python,MatLab多版本实现☆835May 10, 2020Updated 5 years ago
- ROS下玩转四旋翼无人机(仿真)☆10Jul 20, 2017Updated 8 years ago
- 2024年中国大学生统计建模大赛-大数据与人工智能时代的统计研究-国家级二等奖☆21Nov 14, 2024Updated last year
- ☆12Jan 12, 2019Updated 7 years ago
- 博达物联无人售货机项目源码☆13Dec 14, 2018Updated 7 years ago
- 建模国赛B题分享(无人机定位与调整)(全国大学生数学建模竞赛,CUMCM)☆14Aug 25, 2023Updated 2 years ago
- Code for paper publication: Deep reinforcement learning-based solution for a multi-objective online order batching problem☆16Apr 7, 2022Updated 4 years ago
- ☆14Nov 14, 2024Updated last year
- 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.
- 该项目是一个无人机地面站,通过visual studio编译☆13Sep 3, 2019Updated 6 years ago
- An implementation of multi-UAV formation control with obstacle avoidance capability. Based on the paper [Flocking for Multi-Agent Dynamic…☆21Dec 19, 2025Updated 3 months ago
- 利用Qt编写的走迷宫程序,主要是关于路径搜索。此程序的搜索方法有宽度优先,深度优先,A*算法,贪婪算法。☆13Mar 8, 2019Updated 7 years ago
- This repository contains project files for prescriptive task allocation for UAV fleet project.☆17Jul 29, 2025Updated 8 months ago
- iWechat微信机器人是基于wxpy的二次开发,实现了Docker化和图灵机器人的集成,无需搭建开发环境☆19Mar 30, 2019Updated 7 years ago
- With the help of the code of the paper "An Alternating Direction Method of Multiplier Based Problem Decomposition Scheme for Iteratively …☆24Nov 6, 2021Updated 4 years ago
- Butterfly Optimization Algorithm for Weapon Target Assignment Problem☆12Jul 24, 2021Updated 4 years ago