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. MyRK4sys

    1下载:
  2. 四阶龙格库塔法解常微分方程组 四阶龙格库塔法解常微分方程组-4-Runge-Kutta
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:606
    • 提供者:王凯
  1. COLSYS

    1下载:
  2. 常微分方程求解程序,可以求解常微分方程的源程序
  3. 所属分类:Multi Monitor

    • 发布日期:2017-03-31
    • 文件大小:67173
    • 提供者:hailuo
  1. upjode

    0下载:
  2. fortran程序,迭代常微分方程求解器,包括源代码、使用说明。-fortran program, iterative solver of ordinary differential equations, including source code, use the instructions.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:39848
    • 提供者:吕枫
  1. ADAMS_VARIABLE_STEP-SIZE_PREDICTOR-CORRECTOR_ALGOR

    0下载:
  2. 本程序时用来求解常微分方程的Adams 变步长预估校正算法-The procedure used to solve ordinary differential equations of the variable step-size Adams predictor-corrector algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:2669
    • 提供者:mike
  1. CONTINUATION_METHOD_FOR_SYSTEMS_ALGORITHM

    0下载:
  2. 本程序是用来求解常微分方程的算法:延拓算法-This procedure is used to solve ordinary differential equations of the algorithm: Extension Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2089
    • 提供者:mike
  1. Rungerkutta4

    2下载:
  2. 该程序利用4阶龙格库塔方法解二阶常微分方程,该微分方程描述火箭发射时质心运动轨迹。-The program uses the 4th order Runge-Kutta method of second order ordinary differential equations, differential equations describe the mass center when the rocket trajectory.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:206802
    • 提供者:dai
  1. work

    1下载:
  2. 采用MATLAB软件,应用有限元方法求解二阶常微分方程。-solution of FEM
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:19593
    • 提供者:wu
  1. lvbo_wavwrite1

    0下载:
  2. 对于常微分方程组,很难求得解析解,因此工程上常用数值解法,常微分方程组的R-K解法-For ordinary differential equations, analytical solution is difficult to obtain, so the numerical method used on the project, RK solution of ordinary differential equations
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1199
    • 提供者:潘延
  1. 洛伦兹gui文件

    0下载:
  2. 世界上研究?广泛的常?分方程|是Lorenz混沌吸引子。该方程在1963年由M.I.T.数学家和气象学家Edward Lorenz提出,Edward Lorenz的研究兴趣主?在用6体运动模型描述地球空气运动。该文件为洛伦兹吸引子matlab程序以及相关文档说明。(function lorenzgui if ~isequal(get(gcf,'name'),'Lorenz Gui') rhos = [28 99.65 100.5 160 350]; shg clf reset
  3. 所属分类:matlab例程

  1. 5

    0下载:
  2. 模拟常微分方程组的解的变化规律,反馈稳定解到稳态点(An image of a nonlinear differential equation is simulated)
  3. 所属分类:图形图象

    • 发布日期:2017-12-15
    • 文件大小:12288
    • 提供者:dongyuan
  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
    • 文件大小:10240
    • 提供者:mabiubiu
  1. SDE_Toolbox_1.4.1

    0下载:
  2. 本工具包可用于matlab编写程序模拟随机常微分方程。(This toolkit can be used for matlab programming to simulate stochastic ordinary differential equations.)
  3. 所属分类:其他

    • 发布日期:2017-12-11
    • 文件大小:3478034
    • 提供者:mathfeng
  1. RungerKutta

    0下载:
  2. 龙格-库塔法(Runge-Kutta methods)是用于非线性常微分方程的解的重要的迭代法。(Longge Kutta algorithm used to solve ordinary differential equations.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:590848
    • 提供者:sea lover
  1. library(deSolve).R

    1下载:
  2. 传染病sis模型代码,用于求解常微分方程模型,带有人口结构(Code of SIS model for infectious diseases)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-01
    • 文件大小:2048
    • 提供者:kaaa
  1. 微分方程数值解

    0下载:
  2. 欧拉法是常微分方程的数值解法的一种,其基本思想是迭代。其中分为前进的EULER法、后退的EULER法、改进的EULER法。所谓迭代,就是逐次替代,最后求出所要求的解,并达到一定的精度。误差可以很容易地计算出来。(Euler method is a kind of numerical solution of ordinary differential equations, and its basic idea is iteration. It is divided into forward EUL
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:4096
    • 提供者:tyshiwo1
  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 ... 27 »
搜珍网 www.dssz.com