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

搜索资源列表

  1. VC实现常微分方程初值问题求解

    0下载:
  2. 讲述如何利用VC的编程来求解微分方程的一种思想-VC on how to use the programming to solve a differential equation thinking
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:216436
    • 提供者:马跃
  1. 常微分方程课程设计

    1下载:
  2. 用欧拉方法,改进欧拉方法,4阶龙格—库塔方法分别求微分方程的初值.
  3. 所属分类:文档资料

    • 发布日期:2009-05-05
    • 文件大小:117248
    • 提供者:jxlovef
  1. EquationGUI-II

    1下载:
  2. 采用四阶龙格——库塔算法,应用MATLAB编写的常微分方程、偏微分方程求解算法及界面。 关键词:gui,ode,pde,difference method, runge kutta,euler,heun MATLAB版本:7.0 (R14)-EULER.m HEUN.m Rk4.M implement euler heun and runge kutta fourth order to solve ODE VANDERPOLODE.m LOGISTICOODE.m PREDAPREDA
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:35434
    • 提供者:谢刚
  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. MATLAB

    2下载:
  2. MATLAB解常微分方程组,常见的比如传染病模型(SIR,SIRS,SEIR等)(MATLAB solution to ordinary differential equations.Common models of infectious diseases (SIR, SIRS, SEIR, etc.))
  3. 所属分类:文章/文档

    • 发布日期:2018-04-28
    • 文件大小:9216
    • 提供者:木之田
  1. rongerKUTA

    1下载:
  2. 龙格库塔法求解常微分方程,matlab程序,解决速率方程的计算(Runge-Kutta method for solving ordinary differential equations, matlab program, to solve the calculation of the rate equation)
  3. 所属分类:*行业应用

    • 发布日期:2018-04-28
    • 文件大小:1024
    • 提供者:ww12311
  1. 使用R解常微分时滞及偏微分方程

    1下载:
  2. 使用R语言示例如何解决常微分方程,偏微分方程,时滞微分方程的初值问题。
  3. 所属分类:编程文档

  1. Matlab60个小程序代码

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

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

    0下载:
  2. 用三种不同的Runge-kutta方法计算常微分方程(Runge-kutta for ODE)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:eoptimsm
  1. work

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

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

    0下载:
  2. 常微分方程的模拟仿真画图,程序简单、好用。(Simulation and drawing of ordinary differential equationsSimple and easy to use.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:CHENLILIN
  1. weifenfangcheng

    0下载:
  2. 常微分方程的模型模拟仿真图,方便,简洁。(The model simulation of ordinary differential equation is simple and convenient.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:CHENLILIN
  1. 自适应变步长的龙格库塔法

    2下载:
  2. 常微分方程的数值解,可用于求解常微分方程,自适应步长的龙格法(Numerical solutions of ordinary differential equations)
  3. 所属分类:其他

  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. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:等哈回来看
  1. 4阶龙格库塔法求解二阶微分方程

    2下载:
  2. 基于打靶法采用4阶龙格库塔法对而降常微分方程进行求解求解二阶微分方程(Solving the Second Order Differential Equation by Solving the Fourth Order Runge-Kutta Method Based on the Shooting Method)
  3. 所属分类:其他

    • 发布日期:2019-12-07
    • 文件大小:10240
    • 提供者:夏天的风1
  1. 欧拉

    1下载:
  2. 欧拉方法解常微分,公式正确,带入后可以直接运行
  3. 所属分类:源码下载

    • 发布日期:2018-05-25
    • 文件大小:2060241
    • 提供者:wsw_yn
  1. 方程组的奇点问题

    1下载:
  2. 讨论常微分方程组的奇点及类型,并画出相图(The singularities and types of equations are discussed and the phase diagrams are drawn.)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-26
    • 文件大小:562176
    • 提供者:aaa。m
  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
    • 文件大小:24576
    • 提供者:拉卡卡
  1. 常微分方程和线性方程组的求解

    0下载:
  2. 包含常微分方程初值问题的求解,运用四阶Runge-Kutta方法计算该初值问题。还有对线性方程组的求解问题。是数值分析课程的基本程序。
  3. 所属分类:数学计算/工程计算

  1. python 求解常微分方程

    0下载:
  2. python 求解常微分方程 x=np.arange(0, 10, 0.1) #创建时间点 sol1=odeint(Pfun, [0.0, 1.0], x) #求数值解
  3. 所属分类:源码下载

    • 发布日期:2022-06-01
    • 文件大小:289
    • 提供者:dfdjkl@qq.com
« 1 2 3 45 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com