Buerzhu / Mathematical-Modeling-2019Links
2019华为杯研究生数学建模大赛F题
☆28Updated 5 years ago
Alternatives and similar repositories for Mathematical-Modeling-2019
Users that are interested in Mathematical-Modeling-2019 are comparing it to the libraries listed below
Sorting:
- 数学建模 2020 华为杯 F 题☆19Updated 4 years ago
- 这是中国研究生数学建模大赛的C题,用于解决航班恢复的问题。程序首先建立了飞机,航班,客户,机场四个类用于模拟航班调度环境。之后应用遗传算法寻找最优的航班调度方案☆33Updated 7 years ago
- 遗传算法、禁忌搜索、模拟退火、蚁群算法☆350Updated 5 years ago
- python实现多目标启发式算法☆32Updated 5 years ago
- 基于遗传算法的BP网络设计,应用背景为交通流量的预测☆170Updated 6 years ago
- 2019年第十六届华为杯数学建模竞赛F题第一名论文附代码☆57Updated 5 years ago
- 2019华为杯研究生数学建模比赛F题(二等奖)☆16Updated 6 years ago
- KM算法的python实现☆47Updated 7 years ago
- 基本遗传算法MATLAB程序☆207Updated 6 years ago
- pytorch学习☆12Updated 2 years ago
- Various global and local optimization algorithms, as well as many practical cases. Besides, this repository aslo uses common language an…☆168Updated 4 years ago
- K-Means++(HCM), Fuzzy C-Means(FCM), Hierarchical Clustering, DBscan☆385Updated 7 months ago
- LaTeX thesis template for Nanjing University of Sci & Tech(南京理工大学学位论文LaTeX模版)☆110Updated 9 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆202Updated 6 years ago
- 最优化理论与算法的算法实现,包括牛顿型算法、非精确牛顿型算法、拟牛顿型算法和信赖域型算法。☆14Updated 4 years ago
- kmeans算法的python实现☆61Updated 10 years ago
- TSP算法全复现:遗传(GA)、粒子群(PSO)、模拟退火(SA)、禁忌搜索(ST)、蚁群算法(ACO)、自自组织神经网络(SOM)☆844Updated 4 years ago
- 基于Python3语言开发的群体智能优化框架☆43Updated 5 years ago
- 2020年全国研究生数学建模竞赛F题代码☆11Updated 4 years ago
- 使用四种基本启发式算法(模拟退火、禁忌搜索、遗传算法与蚁群算法)求解广义旅行商(广义TSP/GTSP)问题。☆64Updated 2 years ago
- BP神经网络预测实例(matlab)☆54Updated 3 years ago
- 粒子群优化算法☆265Updated 8 years ago
- 2021年研究生数学建模竞赛B题,全国二等奖,空气质量预报二次建模,时间序列数据分析与回归预测。Time Series Prediction&Air Quality Prediction.☆40Updated 3 years ago
- Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放 在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行☆208Updated 6 years ago
- 遗传算法 - Matlab☆471Updated 8 years ago
- 机器学习(Machine Learning, ML)python简洁实现,包括混合高斯模型,KMeans,决策树,随机森林,K近邻,线性判别分析,逻辑斯蒂回归(梯度下降法,牛顿法),多层感知机(分类+回归),Naive Bayes(离散+高斯),多分类SVM,线性回归,隐马…☆150Updated 4 years ago
- Latex-format paper templates, including Elsevier, arXiv and IEEE Access.☆288Updated 3 years ago
- I'm not the author, and just try to code it with python☆28Updated 6 years ago
- 整合一份使用使用Linux 以及 conda环境等做深度学习 常使用到的指令☆54Updated 3 years ago
- The repository of paper Review of PSO for course Professional English, here post the code include SPSO, BBPSO, CLPSO etc.☆24Updated 5 years ago