搜索资源列表
用遗传算法计算最短路径
- matlab编写的计算排序问题或者求最优值问题,适用于数学建模以及工程计算-Matlab calculations prepared by the scheduling problem or seek optimal values, apply to mathematical modeling, and engineering computing
Classicalalgorithm
- 数学建模比赛常用的算法,包括插值与拟合、线性规划、整数规划、动态规划、遗传算法等-Competition commonly used mathematical modeling algorithms, including interpolation and fitting, linear programming, integer programming, dynamic programming, genetic algorithm
MCMProjects
- 我备战2010数学建模美赛所精心准备的算法资料,一共13个算法。应该说是目前比较全的算法集了。每个算法由一个VC6例子实现,来解决一个问题。其中一些是自己编写,其它的也是由网上找到后经过修改编译通过的。比赛结果还不错,一个M,现在把资料共享出来,希望对大家有所帮助,算法主要有模拟退火,遗传算法,蒙特卡罗算法,蚁群算法,粒子群算法,元胞自动机,Dijkstra,最小生成树算法,二分图最大匹配算法,最大流算法,动态规划算法,分支定界法,排队论算法,决策论算法等,我写了个说明文件,列的挺详细的-I a
2007B
- 对于全国研究生数学建模的07年B题运用matlab编写的遗传算法程序予以解决,并配有详细的文字说明,是数学建模的很好例程。-For the national postgraduate mathematical modeling the 2007 B topic using matlab genetic algorithm procedures shall be resolved, and is equipped with detailed text explains, it is mathema
Advanced-algorithm-notes
- 先进算法讲义-中科大。在本讲义中,我们将着重讲述一些数学建模中常用的算法,包括神经网络算法、遗传算 法、模拟退火算法和模糊数学方法。-Advanced algorithm notes- China science and technology university.In this lecture, we will focus on talk about some mathematical modeling in common use in the algorithm, including n
代码
- 在数学建模中,一个关于小汽车运输的遗传算法,新手程序。(A genetic algorithm for car transportation)
模拟退火禁忌搜索遗传算法神经网络MATLAB程序合集
- 模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集(Simulated annealing, tabu search, genetic algorithms, neural networks - MATLAB collection)
chapter1遗传算法工具箱
- 智能算法之遗传算法工具箱,使用Matlab工具箱,可以用于数学建模。(Intelligent genetic algorithm toolbox, using the Matlab toolbox, can be used for mathematical modeling.)
main
- 用于计算发电机重组问题,遗传算法,数学建模,你懂的(It is used in calculate the generator reorganization problem)
genetic
- 遗传算法工具箱,现代智能算法,数学建模必备(genwddfiouyryiuyiytuirtyyy)
智能优化算法
- 优化技术是一种以数学为基础,用于求解各种工程问题优化解的应用技术。作为一个重要的科学分支,它一直受到人们的广泛重视,并在诸多工程领域得到迅速推广和应用,如系统控制、人工智能、模式识别、生产调度、VLSI技术和计算机工程等。鉴于实际工程问题的复杂性、约束性、非线性、多极小、建模困难等特点,寻求一种适合于大规模并行且具有智能特征的算法已成为有关学科的一个主要研究目标和引人注目的研究方向。 20世纪80年代以来,一些新颖的优化算法,如人工神经网络、混沌、遗传算法、进化。(Optimization te
Desktop.rar
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。遗传算法是从代表问题可能潜在的解集的一个种群(population)开始的,而一个种群则由经过基因(gene)编码的一定数目的个体(individual)组成(Genetic Algorithm (based Algorithm) is a simulation Darwin the evolution natural selection
数学建模算法全收录pdf
- 遗传工具箱免费下载啊啊啊啊啊啊啊啊啊啊啊啊(Genetic toolbox emmmmmmmmmmmmmmmmm)
yichuansuanfa
- 应用此算法,可以解决线性规划的优化问题,对于人工智能和数学建模的一些问题很有帮助(The application of this algorithm can solve the optimization problem of linear programming, which is helpful to some problems of artificial intelligence and mathematical modeling.)
ga2
- 非线性函数最优解的遗传算法(可应用于数学建模)(Genetic algorithm for optimal solutions of nonlinear functions (applicable to mathematical modeling))
遗传算法
- 数学建模常用算法之一,遗传算法,代码完整(One of the common algorithms for mathematical modeling, genetic algorithm, code integrity)
遗传算法
- 简述了数学建模中遗传算法的实例,并用MATLAB实现(In this paper, an example of genetic algorithm in mathematical modeling is introduced, and it is realized by MATLAB)
源程序Maltab在数学建模中的应用卓金武等
- 上篇介绍数学建模中常规方法的matlab实现,包括matlab交互、数据建模、程序绘图、灰色预测、规划模型等方法;还介绍了各种高级方法的matlab实现,包括遗传算法、粒子群算法、模拟退火算法、人工神经网络、小波分析、动态仿真、数值模拟等。下篇以真实的数学建模赛题为案例,介绍了如何用matlab求解实际的数学建模问题,给出了详细的建模过程和程序(The introduction of conventional methods of mathematical modeling in matlab
2018数学建模B题遗传算法程序
- 2018年全国二等奖数据及程序文件,是否顶顶顶顶(2018 national second prize data and program files)
数学建模
- 用遗传算法求解带模糊时间窗的VRP问题,注释清晰明了,新手友好(Genetic algorithm for VRP with fuzzy time window)