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

搜索资源列表

  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-30
    • 文件大小:12.04kb
    • 提供者:张扬
  1. matlab2

    0下载:
  2. matlab求解常微分方程在机械设计中的应用-matlab solving ordinary differential equations in mechanical design
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:64.13kb
    • 提供者:lgx
  1. fit

    0下载:
  2. 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式 l 广义积分与多重积分 l 用插值和数值积分解决
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:356.26kb
    • 提供者:周易
  1. numerical_analysis_homework

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

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

    1下载:
  2. 有关求解微分方程的代码 常微分方程的matlab解法-using matlab to solve normal differential equations
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:290.49kb
    • 提供者:田有良
  1. ode45

    1下载:
  2. 解常微分方程的Matlab程序 字符串ypfun是用以表示f(t, y)的M文件名, tspan=[t0, tfinal]表示自变量初值t0和终值tf y0表示初值向量y0,可选参数options为用odeset设置精度等参数。 输出列向量tout表示节点,输出矩阵yout 表示数值解,每一列对应y的一个分量。若无输出参数,则作出图形。-Solution of ordinary differential equations of the Matlab program is
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6.06kb
    • 提供者:jiajt
  1. RKmethodmatlab

    0下载:
  2. 常微分方程数值解法四阶龙哥库塔算法Matlab实现-RK method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:9.87kb
    • 提供者:甘刚
  1. matlab

    1下载:
  2. 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, rand
  3. 所属分类:matlab

    • 发布日期:2015-01-18
    • 文件大小:637.04kb
    • 提供者:称臣
  1. Numerical-solution-of-differential-equation-and-Ma

    0下载:
  2. 常微分方程数值解及其MATLAB实现,包含了数学原理,算法和程序。-Numerical Solution of Ordinary Differential Equations MATLAB implementation, including the mathematical principles, algorithms and procedures.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:969.15kb
    • 提供者:wang jungang
  1. pdf

    0下载:
  2. 常微分方程(ODEs)的MATLAB数值解法-Ordinary differential equations (ODEs) of the MATLAB numerical solution
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:240.49kb
    • 提供者:巴山竹
  1. duffing

    1下载:
  2. 计算上田阵子的最大利亚普诺夫函数的matlab源码程序, 是确定系统的常微分方程。-the matlab code is using to caculat duffing the max lyapunvo about determined duffing system .
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:56.42kb
    • 提供者:wangcaihong
  1. adams

    0下载:
  2. 用四阶亚当斯显式公式求解常微分方程初值问题是一种比较有效的方法-Adams with the fourth-order explicit formula for solving ODEs is a more effective method
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:7.72kb
    • 提供者:honghong
  1. dop54_dop853

    1下载:
  2. 求解时滞常微分方程的matlab程序代码-codes for delay differential equation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:172kb
    • 提供者:石水
  1. 常微分方程求解matlab

    0下载:
  2. 加恒定的膜电流,计算0~50ms时间段内 Hodgkin-Huxley模型的积分,并完整地分析和解释所得到的结果(With constant membrane currents, the integral of the Hodgkin-Huxley model in the 0~50ms period is calculated, and the results are fully analyzed and explained)
  3. 所属分类:matlab例程

  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
    • 文件大小:10kb
    • 提供者:mabiubiu
  1. 用MATLAB解常微分方程

    2下载:
  2. 利用MATLAB求解常微分方程,列举例子后并进行说明(Using MATLAB for solving ordinary differential equations, cited examples and explained)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:56kb
    • 提供者:GJG123
  1. 常微分方程的初值问题

    0下载:
  2. 常微分方程初值问题的matlab计算方法代码(The calculation method of initial value problem of ordinary differential equation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-20
    • 文件大小:11kb
    • 提供者:娜娜0102
  1. work

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

    • 发布日期:2018-05-01
    • 文件大小:3kb
    • 提供者:GLLll
  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
    • 文件大小:102kb
    • 提供者:-zl-
  1. 微积分和微分方程

    2下载:
  2. 利用MATLAB进行微积分和微分方程的求解计算,包括:常微分方程、 符号微分方程、高斯积分法、矩形域高斯二重积分等。(MATLAB is used to solve calculus and differential equation, including ordinary differential equation, signed differential equation, gaussian integral method, gaussian double integral in recta
  3. 所属分类:matlab例程

    • 发布日期:2020-04-21
    • 文件大小:24kb
    • 提供者:拉卡卡
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com