CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Euler 解常微分方程

搜索资源列表

  1. Neville

    0下载:
  2. 本程序为基于matlab的插值分析与Euler解常微分方程的应用实例。-the procedures for the Matlab-based analysis and interpolation Euler solution of the ordinary differential equations application examples.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1.01kb
    • 提供者:阙歌
  1. Euler_Taylor

    0下载:
  2. Euler解常微分方程,Taylor解常微分方程,追赶法求解三对角方程-Euler solutions ordinary differential equations, differential equations solution Taylor, catching up with the method three pairs Kok equation
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.34kb
    • 提供者:陈鹏
  1. MATLABpro

    1下载:
  2. 该程序包包含大量的matlab程序,比如Euler解常微分方程、neville插值、newton插值、Taylor解微分方程、改进平方根法、追赶法-The package includes a large number of Matlab program, such as Euler solutions ordinary differential equations, Neville interpolation, Newton interpolation, Taylor Xie differen
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:20.43kb
    • 提供者:叶建槐
  1. solve_function

    0下载:
  2. 一个Taylor解常微分方程的实例,包括二阶和四阶的;一个Euler解常微分方程。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.07kb
    • 提供者:zhou
  1. Matlab--euler

    0下载:
  2. 小程序,matlab编的,用于解常微分方程的问题-Small program, matlab compiled for the solution of ordinary differential equations of the problem
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:30.34kb
    • 提供者:gniot
  1. Euler

    0下载:
  2. 欧拉法解常微分方程的matlab仿真文件,运行可得结果-Euler method solution of ordinary differential equations Matlab simulation file, run the results
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:525byte
    • 提供者:王新
  1. euler

    0下载:
  2. Euler法 , 改进Euler法 , Heun法 ,利用matlab实现,解常微分方程-Improved Euler method ' Euler method' , ' ' ' Heun Law' , using matlab to achieve solution of ordinary differential equations
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1.41kb
    • 提供者:詹瑞
  1. Matlab-Euler-method

    0下载:
  2. 基于Euler方法解常微分方程,过程简单,方便,速度快-Solution of ordinary differential equations based on Euler method, the process is simple, convenient, fast! !
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1.23kb
    • 提供者:王臣
  1. Euler-Differential-equation

    0下载:
  2. 本程序为在matlab环境下使用Euler法解常微分方程的通用程序-Euler solution of ordinary differential equations
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:542byte
    • 提供者:叶常青
  1. Euler

    0下载:
  2. Euler 解常微分方程 MATLAB 仿真-Euler solution of ordinary differential equations MATLAB simulation
  3. 所属分类:mathematica

    • 发布日期:2017-04-12
    • 文件大小:522byte
    • 提供者:贺佳文
  1. nujber

    0下载:
  2. 该程序包包含大量的matlab程序,比如Euler解常微分方程-This package contains a large number of matlab procedures, such as Euler solutions of ordinary differential equations
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:12kb
    • 提供者:XCV-050
  1. equctiofs

    0下载:
  2. 该程序包包含大量的matlab程序,比如Euler解常微分方程-This package contains a large number of matlab procedures, such as Euler solutions of ordinary differential equations
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-24
    • 文件大小:12kb
    • 提供者:Domhyic
  1. 牛顿插值和欧拉法解方程

    0下载:
  2. 欧拉法解常微分方程和牛顿插值法,是数值分析中的经典算法,适合初学者。(Euler solutions of ordinary differential equations and newton interpolation are the classic algorithms, they are suitable for beginners.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:2kb
    • 提供者:润惠万物
  1. oruinauymazlab

    0下载:
  2. 该程序包包含大量的matlab程序,比如Euler解常微分方程(This package contains a large number of matlab procedures, such as Euler solutions of ordinary differential equations)
  3. 所属分类:系统编程

    • 发布日期:2017-12-25
    • 文件大小:11kb
    • 提供者:Tonygma
  1. 常微分方程

    0下载:
  2. 你投资了100元在某个储蓄账户,存款年利率为 。令 表示 年后你的账户金额。假设该账户是连续计息,那么 满足以下常微分方程初值问题: 利用欧拉法或使用ode45求解该常微分方程初值问题,并画出10年内的 函数图像,和该常微分方程精确解比较(You invest 100 yuan in a savings account, the annual interest rate is. The amount of your account after that. Assuming
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:177kb
    • 提供者:Lyndsay
  1. Matlab

    0下载:
  2. matlab代码,干货满满,涉及Euler解常微分方程、追赶法求解三对角方程等等(matlab learing,Newton interpola,Euler,ordinary differential equation)
  3. 所属分类:matlab例程

  1. Matlab60个小程序代码

    1下载:
  2. 利用Eular求解常微分方程、牛顿插值、迭代求解等计算方法(Use Eular solving ordinary differential equations)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:24kb
    • 提供者:simonlyn
  1. work

    0下载:
  2. 用Mtlab写的解常微分方程的欧拉法,属于比较基础的方法。(The solution of ordinary differential equations of Euler method)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:3kb
    • 提供者:GLLll
  1. changweifen

    0下载:
  2. 可以对常微分方程进行欧拉变换求欧拉解,便于初学者使用(Euler transformation can be used to solve EDI for ordinary differential equations, so it is convenient for beginners to use.)
  3. 所属分类:其他

  1. matlab 常微分方程数值解法 源程序代码

    5下载:
  2. 11.1 Euler方法 380   11.1.1 Euler公式的推导 380   11.1.2 Euler方法的改进 383   11.2 Runge-Kutta方法 385   11.2.1 二阶Runge-Kutta方法 385   11.2.2 三阶Runge-Kutta方法 388   11.2.3 四阶Runge-Kutta方法 390   11.2.4 隐式Runge-Kutta方法 391   11.3 线性多步法 392   11.3.1 Adams外推公式
  3. 所属分类:其他

    • 发布日期:2020-05-27
    • 文件大小:16kb
    • 提供者:XWLYF
« 12 3 »
搜珍网 www.dssz.com