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

搜索资源列表

  1. mcc_ode45

    0下载:
  2. Continuous machine ode 45
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:567
    • 提供者:djaber
  1. ODE-with-Numerical-Methods

    1下载:
  2. (单步和多步)数值方法求解一阶常微分方程。 方法包括: 1.欧拉方法 2.修的方法 3.四阶龙格库塔方法 4.Adams-Bashforth方法 5.Adams-Moulton方法-Numerical Methods (single step and multi step) for solving First Order Ordinary Differential Equations. Methods included: 1. Euler s Method
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-16
    • 文件大小:6144
    • 提供者:付晓强
  1. Euler.f

    0下载:
  2. This Fortran code solves the ODE using Euler Method. It uses a differential function to uate the derivative at given point (x,t) using function feature of Fortran 77. -This Fortran code solves the ODE using Euler Method. It uses a differential functi
  3. 所属分类:Algorithm

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:MHD
  1. Taylor_4th.f

    0下载:
  2. This Fortran code solves the ODE using Taylor Polynomial Exact Method. It uses a differential function to uate the derivative at given point (x,t) using function feature of Fortran 77. -This Fortran code solves the ODE using Taylor Polynomial Exact M
  3. 所属分类:Compiler program

    • 发布日期:2017-12-13
    • 文件大小:984
    • 提供者:MHD
  1. STP

    0下载:
  2. 解ode的算法源程序,算例为一阶常微分方程,不错的 很好-Solutions of the ode algorithm source code, an example is given for the first order ordinary differential equation, the good is very good
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-23
    • 文件大小:3072
    • 提供者:Hhory
  1. diffgsemtial

    0下载:
  2. 解ode的算法源程序,算例为一阶常微分方程,不错的 很好-Solutions of the ode algorithm source code, an example is given for the first order ordinary differential equation, the good is very good
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-17
    • 文件大小:3072
    • 提供者:gamap
  1. BzzMath6

    0下载:
  2. numerical tool for ode and pde equations
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:16445440
    • 提供者:xxjinhxx
  1. LBZFS1

    0下载:
  2. 解ode的算法源程序,算例为一阶常微分方程,不错的 很好(Solutions of the ode algorithm source code, an example is given for the first order ordinary differential equation, the good is very good)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:dmtsbases
  1. p89

    2下载:
  2. 某型火箭的弹道仿真 包含GUI操作界面、ode函数文件、调用ode的主调文件(Trajectory simulation)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:9216
    • 提供者:阿龙FLY
  1. untitledpws

    0下载:
  2. solving of an ordinary differential eq un matlab
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:17408
    • 提供者:reza72
  1. Matlab

    0下载:
  2. 荣格四阶方法 比较各种算法精度在matlab应用以及优缺点比较(ODE Differential equations for Matlab prgogrammiing)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:magean
  1. MATLAB揭秘修订版(2012-09-24).pdf

    0下载:
  2. 郑碧波翻译的matlab 教程一文,介绍了统计、绘图、求微积分、解微分方程、解 ODE、变换、曲线拟合、特殊函数很多的高等数学方面的应用。学习很有帮助!(Zheng Bibo's translation of matlab tutorial , describes the statistics, drawing, calculus, differential equations, solution, ODE transform, curve fitting, many special funct
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:5881856
    • 提供者:ZhaoSW
  1. RK4

    0下载:
  2. The code solve ODE using RK4, include results.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-05
    • 文件大小:24576
    • 提供者:esenaj
  1. RK4_sistema

    0下载:
  2. Solve system of ODE. Contain results.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-05
    • 文件大小:15360
    • 提供者:esenaj
  1. New WinRAR archive

    0下载:
  2. Codes for solving ODE using multistep methods
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:3072
    • 提供者:mainali
  1. DLRDZD0

    0下载:
  2. CFD计算流体力学中ODE下RKRungeKutta2的计算编程方法,()
  3. 所属分类:图形图象

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:besecioh
  1. [MATLAB揭秘].David

    0下载:
  2. 本书使用简单易行的风格,一开始介绍了 MATLAB 基础, 你将学习到如何绘制图象,求解代数方程及计算积分,也将学 习到如何求解微分方程,求 ODE 的数值解,使用特殊函数工作。 本书含有几百个例子及其详细解说过程,章末带有习题,书末 还带终测试题目,一句话,本书给予你的是 MATLAB 精华。(his book uses a simple and easy style. It introduces the foundation of MATLAB at the beginning. You w
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:7402496
    • 提供者:kcqh
  1. BTree

    0下载:
  2. B树底层实现,c++代码,参考数据结构与算法(c++版)(Implementation of B tree bottom)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:keel
  1. 116289

    0下载:
  2. CFD计算流体力学中ODE下RKRungeKutta2的计算编程方法,()
  3. 所属分类:大数据

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:interprotej
  1. Matlab解微分方程(ODE+PDE)

    2下载:
  2. MATLAB解常微分方程和偏微分方程求解器介绍,算法和用法。结合几个有代表性的案例,一步步讲解,非常简单、清楚,明了(MATLAB solutions to ordinary differential equations and partial differential equations solver, algorithm and usage. A few representative cases, step by step, are very simple, clear and clear.
  3. 所属分类:文章/文档

    • 发布日期:2018-04-22
    • 文件大小:496640
    • 提供者:Shown Liu
« 1 2 ... 13 14 15 16 17 1819 »
搜珍网 www.dssz.com