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

    0下载:
  2. 有关计算方的经典算法的C程序,迭代、插值、各类积分公式,常微分方程的数值求解、Gauss列主元消去法-side of the calculation of the classical algorithm C procedures, iterative, interpolation, all integral formula, and often the numerical solution of differential equations. Gauss out PCA elimination
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:13759
    • 提供者:易牧
  1. jsff

    0下载:
  2. 计算方法程序常微分方程的数值解法课堂讲义-calculation procedures Ordinary Differential Equations Numerical Solution of classroom lectures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:157006
    • 提供者:fanshi
  1. Neville

    0下载:
  2. 本程序为基于matlab的插值分析与Euler解常微分方程的应用实例。-the procedures for the Matlab-based analysis and interpolation Euler solution of the ordinary differential equations application examples.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1034
    • 提供者:阙歌
  1. Euler_Taylor

    0下载:
  2. Euler解常微分方程,Taylor解常微分方程,追赶法求解三对角方程-Euler solutions ordinary differential equations, differential equations solution Taylor, catching up with the method three pairs Kok equation
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1371
    • 提供者:陈鹏
  1. flyMachine

    2下载:
  2. 飞机运动轨迹模拟 使用龙格-库塔算法计算常微分方程数值解 并用图形显示运动轨迹 作者自己作业的源程序 欢迎讨论-aircraft trajectories simulated using the Runge - Kutta method to calculate the numerical solution of differential equations with graphics and movement track their authors trace the sour
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17404
    • 提供者:wchen1983
  1. MATLABpro

    1下载:
  2. 该程序包包含大量的matlab程序,比如Euler解常微分方程、neville插值、newton插值、Taylor解微分方程、改进平方根法、追赶法-The package includes a large number of Matlab program, such as Euler solutions ordinary differential equations, Neville interpolation, Newton interpolation, Taylor Xie differen
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:20925
    • 提供者:叶建槐
  1. jcwffc

    0下载:
  2. 解常微分方程,数值分析,c语言在数值分析中的应用-Solutions ordinary differential equations, numerical analysis, c language in the numerical analysis of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2616
    • 提供者:zyf
  1. RKF46

    1下载:
  2. 变步长五阶精度RK方法,用于积分常微分方程。Fortran程序已验证,放心使用。-variable step five bands RK precision method for integral ordinary differential equations. Fortran procedure has been verified, assured use.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1983
    • 提供者:刘雁
  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. 程序

    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 2 3 4 56 7 8 9 10 ... 26 »
搜珍网 www.dssz.com