CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - MATLAB 初值问题

搜索资源列表

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

    0下载:
  2. 所属分类:matlab例程

    • 发布日期:2008-12-23
    • 文件大小:82432
    • 提供者:0524103
  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. numerical_analysis_homework

    4下载:
  2. (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:350886
    • 提供者:wjl
  1. DifferentialEquationsInitialValueProblem

    0下载:
  2. 求解常微分方程的初值问题的常用的matlab程序-Ordinary Differential Equations Initial Value Problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-27
    • 文件大小:10754
    • 提供者:范恩妍
  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-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-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. 常微分方程初值问题的matlab计算方法代码(The calculation method of initial value problem of ordinary differential equation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-20
    • 文件大小:11264
    • 提供者:娜娜0102
  1. 08常微分方程初值问题

    0下载:
  2. 详细功能说明参见word文档,word文档中给出了具体案例及过程(Detailed functional descr iptions refer to the word document. Specific cases and procedures are given in the word document.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:61440
    • 提供者:sunxq4079
  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 »
搜珍网 www.dssz.com