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

搜索资源列表

  1. C++常用数值算法之5常微分方程

    1下载:
  2. 是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source file
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:27976
    • 提供者:潘杰
  1. shoot

    3下载:
  2. 本程序为打靶法求解非线性常微分方程边值问题的。采用FORTRAN 语言。-procedures for the shooting method for solving nonlinear boundary value problems of ordinary differential equations. Using FORTRAN language.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7074
    • 提供者:作风小
  1. nag

    0下载:
  2. FOrtran 中解常微分方程调用库函数做相应的说明-FOrtran Solution Ordinary Differential Equations call library functions accordingly Note
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:27811
    • 提供者:秦哈哈
  1. SOR_迭代

    0下载:
  2. 重点内容是计算中的误差、函数方程求根、插值呆逼近、数值积分和微分、线性代数方程组解法、常微分方程初值问题的数值解法、数学软件。 -focus on the calculation of the error, solving functional equations, interpolation stayed approximation, numerical integration and differentiation, linear algebraic equations method,
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2776
    • 提供者:陈力波
  1. changweifenfangcheng

    0下载:
  2. 尤拉方法是求解常微分方程的入门级的方法,精度并不算高,但它具有较大的理论价值。 一些较好的算法,如龙格.库塔方法等都是在这个方法的基础上实现的。-Mood is solving ordinary differential equations in the entry-level approach, the accuracy is not high. it has great historical value. Better algorithms, such as Runge. Kutta
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2386
    • 提供者:yiri
  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. 1

    0下载:
  2. 第二章 解线性方程组的直接法 --------------------------------------------------------------------------------------- 主函数文件 子函数文件 功能 实例 -------------------------------------------------------------------------------------- GELIMM.C GELIM.C Gauss顺序消去法解线
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:374250
    • 提供者:xig
  1. runge_kutta

    0下载:
  2. 采用4阶runge_kutta法求解给定初始值的常微分方程(组)。该方法具有较好的精度。-Using 4-order method runge_kutta given initial value of the ordinary differential equations (group). The method has good accuracy.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7781
    • 提供者:小龙
  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. shuzhijisuan

    0下载:
  2. 插值和拟合、数值微分和数值积分、求解线性方程组的直接法和迭代法、 计算矩阵特征值和特征向量和常微分方程数值解等问题。-Interpolation and fitting, numerical differentiation and numerical integration, solving linear equations of the direct method and iterative method of calculating matrix eigenvalues and eigenv
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:206958
    • 提供者:孙涛
  1. colmod

    0下载:
  2. 一个解常微分边值问题的高端求解器,可以解显式表达的微分方程组,且此微分方程组的每一个方程可以容许4阶的微分。长于解非线性的奇异问题。内附论文。程序自带说明和算例。-Automatic Continuation With Collocation. This Package Solves `Stiff Boundary Value Problems For Ordinary Differential Equations By Using Continuation, As Descri
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:246284
    • 提供者:刘项
  1. 4

    0下载:
  2. 模拟非线性常微分方程的解的图像变化趋势与变化规律(An image of a nonlinear differential equation is simulated)
  3. 所属分类:图形图象

    • 发布日期:2017-12-24
    • 文件大小:32768
    • 提供者:dongyuan
  1. Matlab

    0下载:
  2. 一个简单的MATLAB程序解决微分方程,不知道写啥(A simple of program to solve differential equations, do not know what to write)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:15360
    • 提供者:粪海狂蛆
  1. odesRK4

    0下载:
  2. 四阶经典龙格库塔法求解线性常微分方程组, 以及简易食物链的模型应用,方程组以向量输入输出(Four order Rung-Kutta for differential equations)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:柯基饼干
  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. 使用R解常微分时滞及偏微分方程

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

  1. 偏微分方程的数值解法

    0下载:
  2. 可在matlab中打开,用来解决常微分方程的初值问题(It can be opened in MATLAB to solve the initial value problem of ordinary differential equations.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:10240
    • 提供者:冯希文
  1. Solving DDEs with Matlab

    0下载:
  2. 利用matlab求解时滞微分方程。常微分方程(ODE)和延迟微分方程(DDE)被用来描述许多有趣的现象。 虽然ODE包含依赖于自变量(“时间”)的当前值的解决方案的衍生物,但DDE还包含衍生物,其依赖于前一时间的解决方案。 在整个科学模型中出现了DDE [1]。 尽管ODE和DDE之间存在明显的相似性,但DDE问题的解决方案可能与ODE问题的解决方案在几个引人注目的重要方面存在差异[2] [20]。 这部分是因为缺乏用于解决DDE的通用软件。(Solving Delay Differential
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:825344
    • 提供者:数学游击队
  1. 程序

    2下载:
  2. 最基本的解常微分方程的方法,包括欧拉法、泰勒级数法、多步法、隐式法、Rung-kutta法等(The basic methods for solving ordinary differential equations include Euler method, Taylor series method, multistep method, implicit method, Rung-kutta method, etc.)
  3. 所属分类:物理计算

  1. MATLAB解矩阵微分方程

    1下载:
  2. 本文先简要介绍了矩阵的积分和微分的定义;接着通过弹簧-质量块儿-阻尼器系统的例子,阐述了求解常微分方程数值解的常用方法;最后,在前两部分的基础上,总结了用MATLAB求解形如_X(t) = f(X(t); t) 矩阵微分方程数值解的方法。(In this paper, the definition of integral and differential of matrix is briefly introduced. Then the common method of solving nume
  3. 所属分类:matlab例程

    • 发布日期:2019-12-18
    • 文件大小:300032
    • 提供者:李磊哥
« 1 2 3 4 56 7 8 9 10 ... 27 »
搜珍网 www.dssz.com