搜索资源列表
MCMProjects
- 我备战2010数学建模美赛所精心准备的算法资料,一共13个算法。应该说是目前比较全的算法集了。每个算法由一个VC6例子实现,来解决一个问题。其中一些是自己编写,其它的也是由网上找到后经过修改编译通过的。比赛结果还不错,一个M,现在把资料共享出来,希望对大家有所帮助,算法主要有模拟退火,遗传算法,蒙特卡罗算法,蚁群算法,粒子群算法,元胞自动机,Dijkstra,最小生成树算法,二分图最大匹配算法,最大流算法,动态规划算法,分支定界法,排队论算法,决策论算法等,我写了个说明文件,列的挺详细的-I a
粒子群算法
- MATLAB数据分析方法例题程序经典数学建模程序集合-MATLAB data analysis methods Example procedures classical mathematical modeling program set
code
- 粒子群搜索算法关于税收最优分配数学建模求解-the pos method about the distibution of the tax in the mathmatic model
PSO
- PSO粒子群算法,应用于数学建模,建立模型以及求解,方便读者学习,交流。适用于多种求解最优化问题。-PSO particle swarm optimization algorithm, applied to mathematical modeling, modeling and solving, to facilitate the reader to learn, exchange. Applicable to a variety of optimization problems.
Mathematical-modeling
- 数学建模课程中的几个小算法,包括蚁群最优化问题算法实例和粒子群最优化问题算法实例。-A few small algorithm of mathematical modeling course, include instances of ant colony optimization algorithm and particle swarm optimization algorithm.