CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MATLAB 初值问题

搜索资源列表

  1. matlab.rar

    0下载:
  2. 本程序是使用MATLAB语言采用迎风格式解对流方程,对流方程在工程上有很广泛的应用,而迎风格式的精度比较高还包括用跳点格式解扩散方程的初值问题,所以有两个程序 ,This procedure is to use the MATLAB language solution using upwind convection equation, the convection equations in engineering, there is a wide range of application
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:691
    • 提供者:马冠男
  1. MATLAB-algorithm

    0下载:
  2. 插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:151573
    • 提供者:puda
  1. Chapter6

    0下载:
  2. 数值解法 例1 用改进的欧拉方法求一阶方程初值问题的 数值解 例2 数学摆的运动方程与近似方程数值解比较 例3 四阶龙格库塔公式求数值解 Matlab实现求数值解 例1 求初值问题y =x*sin(x)-y,y(0)=0的数值 解.先编辑一个定义方程的ODEF函数文件 ODEfun1.m. 例2 求方程组初值问题的数值解,按指定步长 0.05划分节点. 例3 按指定的精度求高阶方程初值问题的数值解.-Numerical S
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3737
    • 提供者:率一
  1. sir

    0下载:
  2. 这是SIR微分方程模型对初值问题的求解和作图-This is the SIR model differential equations to solve the problem of initial value and mapping
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:644
    • 提供者:kreaya
  1. shootingmethod

    1下载:
  2. lorenz混沌问题的解法,是求解两点边值问题,初值问题-lorenz
  3. 所属分类:matlab

    • 发布日期:2014-09-13
    • 文件大小:627
    • 提供者:zhmin
  1. adams

    0下载:
  2. 用四阶亚当斯显式公式求解常微分方程初值问题是一种比较有效的方法-Adams with the fourth-order explicit formula for solving ODEs is a more effective method
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:7907
    • 提供者:honghong
  1. MATLAB_Arithmetic

    0下载:
  2. 书名:[MATLAB语言常用算法程序集].(龚纯).清晰版 内容:插值,函数逼近,特征值计算,数值微分,数值积分,方程求根,非线性方程组求解,线性方程组的直接法,线性方程组的的迭代法,随机数生成,特殊函数计算,常微分方程的初值问题,偏微分方程的数值解法,数据统计和分析。-Title: [MATLAB algorithms commonly used in assembly language]. (Gong pure). Clearer view of the contents: interp
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:17145214
    • 提供者:刘鹏
  1. MATLAB-language

    0下载:
  2. 差值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、线性方程组直接法、线性方程组迭代法、随机数生成、特殊函数计算、常微分方程初值问题、偏微分方程数值解法、数据统计和分析-Difference, function approximation, eigenvalue calculation, numerical differentiation, numerical integration, finding roots of equations, nonlinear equ
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:137868
    • 提供者:jame
  1. Matlab

    0下载:
  2. 本书精选了科学和工程中常用的200余个算法,全部采用MATLAB语言编程实现,并结合实例对算法程序进行验证和分析。本书分为上下两篇,上篇为MATLAB基础篇,主要介绍MATLAB的基本功能和操作以及MATLAB程序设计的入门知识;下篇为算法程序篇,主要讲述以下方面常用算法的MATLAB实现,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:17371340
    • 提供者:ltiuan
  1. matlab-for-differential-equations

    0下载:
  2. 常微分方程的初值问题与偏微分方程的数值求解问题-Initial value problems for ordinary differential equations and partial differential equations numerical solving problems
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:18674
    • 提供者:郭晓晴
  1. MATLAB-code_analysis

    1下载:
  2. MATLAB语言常用算法程序集(包括插值、函数逼近、矩阵特征值计算、数值积分、数值微分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、第15章 常微分方程的初值问题、第16章 偏微分方程的数值解法、数据统计和分析)-MATLAB language commonly used algorithm for assembly (including interpolation, function approximation, eigenvalue ca
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:131794
    • 提供者:何嘉威
  1. The-MATLAB-equation

    0下载:
  2. MATLAB解方程与函数极值、线性方程组求解、非线性方程数值求解、常微分方程初值问题的数值解法、函数极值。-The MATLAB equation and the extreme value of function, solving linear equations, nonlinear equations, numerical solution of initial value problem of ordinary differential equation, the numerical s
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:11384
    • 提供者:石头
  1. odtixing2-matlab

    1下载:
  2. 用自适应梯形公式求解常微分方程初值问题的数值解的MATLAB主程序及使用例子。-MATLAB main solving initial value problems of ordinary differential equations using adaptive trapezoidal numerical solutions and the use of examples.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:18899
    • 提供者:Yu Mao
  1. RK3-matlab

    0下载:
  2. 用三阶龙格-库塔方法求解常微分方程初值问题的数值解的MATLAB主程序及例子。-MATLAB main program of Kutta method for solving initial value problems of ordinary differential equations numerical solution- using third-order Runge and examples.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:18100
    • 提供者:Yu Mao
  1. Matlab-ODE

    0下载:
  2. 常微分方程的初值问题(包括欧拉法、隐式欧拉法等)-Matlab initial value problem of ODE
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:10251
    • 提供者:GGG
  1. matlab-algorithm-program-collection

    1下载:
  2. MATLAB语言常用算法程序集,内含有基本常用的matlab算法,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法和迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计与分析等方面的代码。-MATLAB language commonly used algorithm for assembly, containing basic common matlab algorithms, including int
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:17824768
    • 提供者:虺沙
  1. 常微分方程的初值问题

    0下载:
  2. 数值分析常微分初值问题的matlab的范例,超好用der ((Numerical analysis of the Matlab example, super easy to use der))((Numerical analysis of the Matlab example, super easy to use der))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:10240
    • 提供者:mabiubiu
  1. 欧拉方法

    0下载:
  2. 解决初值问题,也就是不能直接跟用解析方法解决的方程,用近似的方法。(Solve the problem of initial value)
  3. 所属分类:其他

  1. 常微分方程的初值问题

    0下载:
  2. 常微分方程初值问题的matlab计算方法代码(The calculation method of initial value problem of ordinary differential equation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-20
    • 文件大小:11264
    • 提供者:娜娜0102
  1. 常微分方程初值问题数值解法matlab程序及说明

    0下载:
  2. 常微分方程初值问题数值解法matlab程序及说明(Numerical solution of initial value problem of ordinary differential equations matlab program and descr iption)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-30
    • 文件大小:104448
    • 提供者:-zl-
« 12 3 »
搜珍网 www.dssz.com