搜索资源列表
sly数据结合求解
- 是个数学建模源代码-is a mathematical modeling source code
高等应用数学问题的MATLAB_求解
- matlab语言解高等数学中的各种问题,并附有各个例题的程序。
数学建模大赛优秀论文
- 数学建模大赛优秀论文.rar 本文通过对某公园近两年内被运出的某种动物的年龄和性别的数据进行统计分析,并针对题目的四个问题分别建立了符合实际的数学模型,在模型的求解过程中,应用C语言进行编程调试,通过统计学软件SAS,数学软件MATLAB等计算工具,编写相应的程序,对建立的模型进行求解,得出了符合实际的结果。
数学优化分析综合工具软件包
- 1stOpt 是七维高科有限公司(7D-Soft High Technology Inc.)独立开发, 拥有完全自主知识产权的一套数学优化分析综合工具软件包。在非线性回归,曲线拟合,非线性复杂模型参数估算求解,线性/非线性规划等领域首屈一指; 1stOpt 应用范围 1) 模型自动优化率定 2) 参数估算 3) 任意模型公式线性,非线性拟合,回归 4) 非线性连立方程组求解 5) 任意维函数,隐函数极值求解 6) 隐函数根求解,作图,求极值 7) 线
maths
- 对2009年高社杯数学建模题高校学费问题模型的建立与求解-err
NumODE
- 清华大学数学实验之微分方程的数值求解幻灯片与MAT源码-Tsinghua University, Experimental Math Numerical Solution of Differential Equations MAT slides and source code
Thesispapersonmathematicalmodeling
- 数学建模论文 题为试卷评阅 进行分析建模求解编程-Thesis papers on mathematical modeling to analyze Review programming model for solving
gaodengshuxuewentiMATLAB
- 高等应用数学问题的matlab求解。关于matlab的基本命令及图像处理函数-Higher applied mathematics matlab to solve the problem. On the basic commands and the matlab image processing function
suanfa
- C++数值运算的常用算法,包括项式与连分式计算、矩阵运算、线性方程组求解、 非线性方程组求解、数值积分、数据处理与回归分析、数学变换与滤波等-C++ numerical computation of the commonly used algorithms, including the item type and continued fractions, the matrix operations, solving linear equations, solving systems of non
数学的发现
- 关于数学问题如何求解的一本书,可以增进你解题的思路。
非线性理论数学基础-天津大学出版
- 增对所有的非线性计算方法,详细的数学求解过程。(Focus on all the calculation method of the nonlinear, detailed mathematical solving process.)
数学建模-历年考题
- 学会用数学思维构建模型,并用数学语言表述,求解现实问题。(Learn to construct models with mathematical thinking and express them in mathematical language.)
多目标线性规划的求解方法及MATLAB实现
- 数学建模中会用到的常用MATLAB代码,可以求解线性规划的问题(Mathematical modeling will use the commonly used MATLAB code, you can solve the problem of linear programming)
数学建模-0-1规划及LINGO程序模板
- 求解最优解,最优覆盖区域,lingo规划程序求解,0-1(Solving the optimal solution)
基于MATLAB的高等数学问题求解
- 基于matlab的高数问题求解,各种算例的源程序。(To solve several problems based on MATLAB)
源程序Maltab在数学建模中的应用卓金武等
- 上篇介绍数学建模中常规方法的matlab实现,包括matlab交互、数据建模、程序绘图、灰色预测、规划模型等方法;还介绍了各种高级方法的matlab实现,包括遗传算法、粒子群算法、模拟退火算法、人工神经网络、小波分析、动态仿真、数值模拟等。下篇以真实的数学建模赛题为案例,介绍了如何用matlab求解实际的数学建模问题,给出了详细的建模过程和程序(The introduction of conventional methods of mathematical modeling in matlab
大学生数学建模竞赛
- % jm96a - 捕鱼策略 % jm96b - 节水洗衣机 % jm96bfun - 节水洗衣机优化函数 % jm97a - 零件参数设计 % jm97afun - 零件参数函数 % jm97aoptim - 零件参数设计优化函数 % jm97b - 截断切割 % jm97bcount - 截断切割枚举法 % jm97brule - 截断切割优化准则 % jm98a1 - 风险投资模型求解 % jm98a2 - 风险投资模型讨论 % jm98a3 - 收益与风险非线性
最速下降法求解方程组
- 最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(The steepest descent method is the gradient descent method, which can be used to solve the least squares problem (both linear and non-linear). It can be said that it is the ol
高等应用数学问题的MATLAB求解(中文)全套课件
- 高等应用数学问题的MATLAB问题求解,线性、积分方程、代数方程、微分方程、数据插值、函数逼近问题、概率论与数理统计问题的计算机求解,模糊逻辑与模糊推理、遗传算法、小波变换、粗糙集理论等的应用。(Matlab problem solving of higher applied mathematics, computer solving of linear, integral, algebraic, differential, data interpolation, function approx
数学建模
- 用遗传算法求解带模糊时间窗的VRP问题,注释清晰明了,新手友好(Genetic algorithm for VRP with fuzzy time window)