搜索资源列表
数学建模方法与范例
- 一本较易懂的数学建模入门级教材
cmcm98b
- 98年全国大学生数学建模竞赛B题“水灾巡视问题”,是一个推销员问题,本题有53个点,所有可能性大约为exp(53),目前没有好方法求出精确解,既然求不出精确解,我们使用模拟退火法求出一个较优解,将所有结点编号为1到53,1到53的排列就是系统的结构,结构的变化规则是:从1到53的排列中随机选取一个子排列,将其反转或将其移至另一处,能量E自然是路径总长度。具体算法描述如下:步1: 设定初始温度T,给定一个初始的巡视路线。步2 :步3 --
综合算法
- 数值类综合算法 常用数值计算工具包(龙贝格算法、改进欧拉法、龙格库塔方法、复合辛普森),Matlab数学建模工具箱(以及众多实例)。 常用算法:如Floyd算法、分治算法、动态规划、组合算法、贪婪算法-composite numerical algorithm commonly used numerical Kit (Romberg algorithm, improved Euler, Runge Kutta method
mathmodel
- 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This a good model to
jige
- 这是数学建模中图论中的几个重要的模型求解。包括最短路径的两种方法,以及加权的求法-This is the mathematical modeling of graph theory of a number of important model solution. Shortest Path, including the two methods, and the weighted Solution
xianjinsuanfa
- ,我们将着重讲述一些数学建模中常用的算法,包括神经网络算法、遗传算法、模拟退火算法和模糊数学方法。用这些算法可以较容易地解决一些很复杂的,常规算法很难解决的问题。-, We will focus on some commonly used mathematical modeling algorithms, including neural network algorithm, genetic algorithm, simulated a
toolbox
- 这是一个整理后比较全面的数学建模所用到的基本的十种计算方法的matlab源代码!-This is a more comprehensive sort out the mathematical modeling used by dozens of the basic method of calculating the matlab source code!
matlab_import_data
- 海量数据导入与导出matlab的有效方法,在数学建模时处理大量数据非常有用-Mass data import and export matlab effective method, in the mathematical modeling is very useful to deal with large amounts of data
programming
- 数学建模方法解决规划问题,有线性规划,非线性规划,无约束优化-Mathematical modeling to solve programming problems, there are linear programming, nonlinear programming, unconstrained optimization
Statistics
- 采用数学建模方法解决统计问题,包含数据的统计描述与分析,回归分析,含有PPT讲解-Mathematical modeling approach to the use of statistics, including data descr iption and analysis of statistics, regression analysis, with PPT on
mathmodeling
- 数学建模方法,写论文的重要帮助,不会建模可写不出高质量的文章啊。-Mathematical modeling method, an important thesis help, will not be high-quality modeling can not write an article ah.
MATLAB数学建模算法及实例分析
- 讲解了非常实用的数学建模方法,结合实际的例子进行讲解。(Explain the very practical mathematical modeling method, combined with practical examples to explain.)
多目标线性规划的求解方法及MATLAB实现
- 数学建模中会用到的常用MATLAB代码,可以求解线性规划的问题(Mathematical modeling will use the commonly used MATLAB code, you can solve the problem of linear programming)
数学建模的三十二种常规方法
- 数学建模的三十二种常规方法,比较实用,希望对数学建模感兴趣的看一看(Mathematical modeling of the thirty-two conventional methods, more practical, I hope to look at the mathematical modeling of interest)
常用数学模型及建模方法
- 常用数学模型及建模方法介绍,在做数学建模比赛时比较实用(The commonly used mathematical model and modeling method is more practical in the mathematical modeling contest)
数学建模方法大汇总
- 数学建模必备, 竞赛必备, 拿奖神器非常好用(Mathematical modeling is necessary. Competition is necessary. Prizes the artifact)
数学建模方法与分析
- 详细解说数学建模中的统计学方法,对图像处理法人模式识别提供参考意见(Explain the statistical method in mathematical modeling in detail, and provide reference for image processing legal person pattern recognition)
数学建模32种常规方法
- 数学建模32种常规方法,提供一种数模观点及适用场景(32 conventional methods of mathematical modeling, providing a numerical model view and application scene)
源程序Maltab在数学建模中的应用卓金武等
- 上篇介绍数学建模中常规方法的matlab实现,包括matlab交互、数据建模、程序绘图、灰色预测、规划模型等方法;还介绍了各种高级方法的matlab实现,包括遗传算法、粒子群算法、模拟退火算法、人工神经网络、小波分析、动态仿真、数值模拟等。下篇以真实的数学建模赛题为案例,介绍了如何用matlab求解实际的数学建模问题,给出了详细的建模过程和程序(The introduction of conventional methods of ma
数学建模 数据处理方法
- 本文件是对数学建模过程中,matlab对数据的调用以及存储等方面做了详细的说明。(This document explains in detail in the process of mathematical modeling, such as MATLAB's calling and storing data.)