CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 微分方程

搜索资源列表

  1. ODE45shiyongfangfa

    0下载:
  2. ODE45使用方法中文介绍,适合刚接触微分方程解法的去学习-ODE45 use Chinese introduction for those new to the study of Differential Equation
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:149082
    • 提供者:齐征宇
  1. cedif

    0下载:
  2. 一致性扩散原理求解偏微分方程,常用来进行超声图像的斑纹噪声消除算法-Consistency proliferation principles of nonlinear partial differential equations, used to carry out ultrasound image speckle noise cancellation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:3457
    • 提供者:时浩东
  1. Euler

    0下载:
  2. 采用Euler方法计算常微分方程初值函数-Calculated using the Euler function ODEs
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:911
    • 提供者:liuzhemin
  1. RK

    0下载:
  2. 采用经典的RK计算方法计算常微分方程初值函数-Calculated using the classical RK function ODEs
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:1037
    • 提供者:liuzhemin
  1. Euler_Method

    0下载:
  2. 欧拉方法及改进的欧拉方程解数值微分方程,可以有效提高收敛速度-Euler equations numerical differential equations, can effectively improve the convergence speed
  3. 所属分类:matlab

    • 发布日期:2017-11-29
    • 文件大小:1975
    • 提供者:张小龙
  1. matlab1

    0下载:
  2. 几个微分方程的实例,附带相应的matlab程序,希望对大家有帮助-Several examples of differential equations, with the corresponding matlab program, we hope to help
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:2516
    • 提供者:wangzao
  1. multi-split

    0下载:
  2. multi-split.rar为多分裂方法求解二维椭圆型偏微分方程-multi-split.rar splitting method for solving a multi-dimensional elliptic partial differential equations
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:70095
    • 提供者:易雯帆
  1. hanshufangcheng

    0下载:
  2. 都是matlab中经典的函数与方程代码,如埃特金插值,复合求积公式,用欧拉法求一阶常微分方程的数值解,龙格库塔法等-All matlab functions and equations of classical code, such as Aitken interpolation, composite quadrature formula, the first-order Euler method for the numerical solution of ordinary differenti
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:24435
    • 提供者:雷霆
  1. mathmatic

    1下载:
  2. mathmatic指导教程,有基本运算,函数作图,微分方程求解等部分-mathmatic tutorials, there are basic operations, functions mapping, partial differential equation solving, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:756177
    • 提供者:逸文
  1. wavelet

    0下载:
  2. 用matlab编写的小波理论小程序,用于求解微分方程,采用配点法。-Wavelet theory using matlab small procedures for solving differential equations, using the collocation method.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:568
    • 提供者:李刚
  1. newmark

    0下载:
  2. 可以对比较复杂的微分方程进行求解,比如说是二阶系数微分方程。-More complex differential equations can be solved, for example, is a second-order differential equation coefficients.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:782
    • 提供者:manan
  1. exam4

    1下载:
  2. 一个时滞微分方程的例子及matlab程序代码-These are some delay differential equations matlab code.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:33345
    • 提供者:周海军
  1. lorenz

    0下载:
  2. 通过4阶龙格库塔方法求解混沌系统的微分方程-Through four order Runge-Kutta method for solving differential equations of chaotic systems
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2805
    • 提供者:刘晓
  1. 1673

    0下载:
  2. matlab仿真微分方程,分别用欧拉法,改进欧拉法,龙格库塔法,四阶adams显式隐式算法对比精度。-matlab simulation of differential equations, respectively, with Euler, improved Euler method, Runge-Kutta method, fourth-order implicit algorithm adams explicit comparison accuracy.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:30814
    • 提供者:王帅
  1. pianweifengjiefa

    0下载:
  2. 偏微分方程的matlab实现。包括各种函数的调用的m文件-Partial differential equations in MATLAB implementation. Including all function calls m file
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:7959
    • 提供者:林晓东
  1. Maliars_EL_87_2005

    0下载:
  2. 随机微分方程工具,matlab程序-sde toolbox
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:733186
    • 提供者:li
  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. xianshichafengeshi

    0下载:
  2. 利用古典显式差分格式求解抛物型偏微分方程-parabolic partial differential equation
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:4452
    • 提供者:王昭
  1. C_Ngeshi

    1下载:
  2. 利用Crank-Nicolson隐式差分格式求解抛物型偏微分方程,matlab程序代码-Crank-Nicolson implicit difference scheme
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4575
    • 提供者:王昭
  1. Euler-and-multi-step

    2下载:
  2. 本程序是关于常微分方程初值问题数值解的欧拉算法及线性多步法的matlab代码,对初学者有帮助,例题用的李荣华的微分方程数值解法第一章的习题-This program is about Euler algorithm for numerical initial value problem of ordinary differential equations and linear multistep method matlab code, useful for beginners, examples
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3122
    • 提供者:谢涛
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 50 »
搜珍网 www.dssz.com