doFighter / Computational-intelligence
记录计算智能优化算法的学习笔记,通过阅读论文并复现的形式加深对相关的启发式智能优化的理解。
☆143Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Computational-intelligence
- 群体智能优化算法☆93Updated 2 years ago
- 一个疫情背景下应急物资配送算法:用改进后的多目标粒子群优化(MOPSO)算法解决带有风险矩阵的多辆车配送旅行商问题(TSP)☆69Updated 2 years ago
- MOPSO及pso可编译运行matlab源码,及相关论文资源☆144Updated 4 years ago
- 麻雀,鲸鱼,正余弦,北方苍鹰,遗传,粒子群,灰狼,蜻蜓,蝗虫,多元宇宙等优化算法.☆60Updated last year
- CEC2017测试集测试了模拟退火(SA)算法、状态转移(STA)算法、实数编码遗传(RCGA)算法、差分进化(DE)算法、免疫(IA)算法、粒子群(PSO)算法、蚁群(ACO)算法和多种自适应策略粒子群(MAPSO)算法☆30Updated 2 years ago
- Dataset for all☆40Updated 4 years ago
- 这是一个带约束条件的非支配排序遗传算法NSGA-II,解决了一个多目标优化问题☆98Updated last year
- Mathematical Contest in Modeling (MCM) 集训、国赛、美赛算法实现,各种智能算法(遗传算法、模拟退火算法、蚁群算法、粒子算法、神经网络算法等)实现和优化。☆23Updated last year
- 遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络算法等常用智能算法的MATLAB实现☆439Updated 4 years ago
- ☆57Updated 3 years ago
- 使用粒子群算法优化的RBF神经网络进行预测。RBF neural network optimized by particle swarm optimization is used for prediction.☆92Updated 4 years ago
- nsga2 and MOEA/D☆111Updated 2 years ago
- 基本遗传算法MATLAB程序☆195Updated 5 years ago
- 粒子群优化算法☆222Updated 7 years ago
- This repository displays the demos of some Intelligent Optimization Algorithms, including SA (Simulated Annealing), GA (Genetic algorithm…☆249Updated 7 years ago
- 多目标优化遗传算法☆47Updated 5 years ago
- 遗传算法、模拟退火算法求解TSP问题☆55Updated 6 years ago
- BP神经网络预测实例(matlab)☆42Updated 2 years ago
- 粒子群算法 matlab2016b☆85Updated 7 years ago
- The Matlab/Octave code contains codes of Whale Optimization Algorithm and Particle Swarm Optimization.☆64Updated 5 years ago
- [智能优化算法及其MATLAB实例(第2版)]书籍配套源码☆35Updated 2 years ago
- B站PPT和代码 , 请先下滑获取使用教程.☆630Updated 9 months ago
- 智能算法-遗传算法、蚁群算法、粒子群算法实现。实现版本Java,Python,MatLab多版本实现☆688Updated 4 years ago
- 毕设文章以及文中的MATLAB,以及那段时间帮同学们写的MATLAB编码。元胞自动机(Cellular Automata),遗传算法(Genetic Algorithm)。⬅↖⬆↗➡↘⬇↙↪↩🔄🧡💛💙💚💜🖤💕💞💖💝💥☆41Updated 4 years ago
- 遗传算法 - Matlab☆419Updated 7 years ago
- 华为杯研究生数学建模竞赛:历年来优化类代码(不定时更新,曾获一等奖)☆44Updated 3 months ago
- 复现论文算法RODDPSO+K-Means,用优化的粒子群算法对K-Means算法求初始的簇心,以达到优化聚类算法的目的☆11Updated 3 years ago
- 智能优化算法☆28Updated 5 years ago
- 专注优化算法开发,包括以下方面: (1)启发式算法,元启发式算法,群智能优化算法(GA,PSO,GWO等) (2)凸优化(ADMM,Benders分解,内点法等) (3)多目标优化(NSGA-II,MOPSO,MOGWO等) (4)机器学习(神经网络,SVM,决策树…☆67Updated 3 years ago
- 种群算法复现(swarm-algorithm),包括乌鸦搜索(Crow Search Algorithm, CSA)、樽海鞘群算法(Salp Swarm Algorithm, SSA)、缎蓝园丁鸟优化算法(Satin Bowerbird Optimizer, SBO)、麻雀…☆314Updated last year