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

搜索资源列表

  1. odeEuler

    0下载:
  2. 求解常微分方程数值解的Euler算法matlab源程序。-ordinary differential equation solving numerical solution of Euler algorithm Matlab source.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:832
    • 提供者:闰土
  1. SDF

    1下载:
  2. 简单的解常微分方程的matlab程序!压缩包
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:781
    • 提供者:碧云天
  1. MATLAB-algorithm

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

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

    0下载:
  2. 余向阳博士Matlab教程的源代码。 包括:1.非线性方程的解法;2.线性方程的数值解法;3插值法;4.常微分方程的解法-Dr. Yu Xiangyang Tutorial Matlab source code. Include: 1. Non-linear equations 2. The numerical solution of linear equations 3 interpolation 4. The solution of ordinary differential eq
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:12326
    • 提供者:张扬
  1. adams

    0下载:
  2. 常微分方程组adams数值解法以及非线性方程的二分法解法-Adams Ordinary Differential Equations Numerical Solution of nonlinear equations as well as the dichotomy method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1279
    • 提供者:secret
  1. runge-kutta

    5下载:
  2. 常微分方程的数值解法及仿真 一、 欧拉(Euler)公式 2 二、 龙格-库塔公式 2 1. 二阶龙格-库塔公式 2 2. 四阶龙格-库塔公式 2 三、 一阶常微分方程组的数值解法 2 四、 仿真算例 4 仿真1 应用欧拉法 4 仿真2 应用二阶龙格-库塔法 5 仿真3 应用四阶龙格-库塔法 6 附录 Matlab程序 7 1. 欧拉法程序 7 2. 二阶龙格-库塔法程序 8 3. 四阶龙格-库塔法程序 9 参考文献 10 -runge
  3. 所属分类:Algorithm

    • 发布日期:2016-11-16
    • 文件大小:217496
    • 提供者:winwind
  1. calculation_method_Algorithm_Design_and_Implementa

    0下载:
  2. 本电子书包涵了各种算法的MATLAB实现,具体包括插值方法、数值分析、常微分方程的差分法、方程求根、线性方程组的迭代法、线性方程组的直接法等等,还包括习题参考答案和MATLAB文件汇集-The e-book encompasses the MATLAB implementation of various algorithms, specifically including interpolation methods, numerical analysis, ordinary differenti
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3143937
    • 提供者:gongshulei
  1. PECEmatlabProgram

    1下载:
  2. 利用预估矫正方法解分数阶常微分方程,该方法适用于线性和非线性分数阶常微分方程-using PECE method to solve fractional ordinary differential equation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1171
    • 提供者:zgl
  1. FixedPt

    1下载:
  2. 使用matlab 解常微分方程 (ODE)的不动点问题。采用的数值算法为Coweb-Solution of ordinary differential equations using matlab (ODE) of the fixed point problem. Numerical algorithm used for the Coweb
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5014
    • 提供者:Jing Wu
  1. chapter11

    0下载:
  2. 通过MATLAB数值计算实现的常微分方程计算,将各种方法对质量与弹簧的算例进行计算。-Implemented through the MATLAB ordinary differential equation numerical calculations, the quality and variety of methods to calculate the spring of examples.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:285978
    • 提供者:张佳文
  1. eular_ode

    0下载:
  2. 欧拉法解常微分方程的MATLAB程序M文件。与大家分享-Euler method for solving the M-file of Ordinary Differential Equations MATLAB program. To share with you
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:637
    • 提供者:leron
  1. ordinary-differential-equations

    0下载:
  2. 利用Matlab 实现常微分方程数值解法; 利用编制的算法求解若干常微分方程; -Numerical Solution of Ordinary Differential Equations using Matlab Prepared by the algorithm for solving certain ordinary differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:23518
    • 提供者:jenny
  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-25
    • 文件大小:11384
    • 提供者:石头
  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
    • 文件大小:1261
    • 提供者:王臣
  1. matlab-math-caculate-methods

    0下载:
  2. MATLAB语言常用算法程序集,包含了插值、函数逼近、矩阵特征值计算、数值微分和积分、方程求根、非线性方程组求解、特殊函数计算、常微分方程和偏微分方程的数值解法、以及数据统计和分析等等。-MATLAB language commonly used algorithm for assembly, including interpolation, function approximation, eigenvalue calculations, numerical differentiation an
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:115634
    • 提供者:林真天
  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-29
    • 文件大小: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. bin

    0下载:
  2. MATLAB 常微分方程ode函数的几种源代码-numerical functions ordinary differencial equations in matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:890
    • 提供者:lrt
  1. flame

    0下载:
  2. 一个刚性常微分方程。 火焰(R0)指定初始半径R0。默认的R0 = 02。 一个火球会膨胀,直到它的半径足够大,所有的氧气都可以通过地表燃烧。半径的方程^ RDOT = R 2 R ^ 3。(A stiff ordinary differential equation. FLAME(r0) specifies the initial radius is r0. Default r0 = .02. A ball of fire grows until its radius is ju
  3. 所属分类:数学计算

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:丈量时光
  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-02
    • 文件大小:61440
    • 提供者:sunxq4079
« 12 »
搜珍网 www.dssz.com