搜索资源列表

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

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

    • 发布日期:2008-10-13
    • 文件大小:211.36kb
    • 提供者:马跃
  1. 常微分方程初值问题的数值解法

    0下载:
  2. 常微分方程初值问题的数值解法:Euler方法、 Runge-Kutta方法、线性多步法、预测-校*、 等。-Ordinary Differential Problems Numerical Solution : Euler's method, Runge - Kutta method, linear multi-step forecast-correction method, etc.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:20.67kb
    • 提供者:周思良
  1. num_analysis

    0下载:
  2. 用vc实现数值分析中常微分初值问题的数值解法,使用eular和runge_kutta法。-with vc often achieve numerical analysis of the initial differential method. eular and use runge_kutta law.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:45.69kb
    • 提供者:hj
  1. LONGE

    0下载:
  2. 计算方法常微分初值问题-ordinary differential calculation initial value problems
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:991byte
    • 提供者:陈曦
  1. LONGE

    0下载:
  2. 计算方法常微分初值问题-ordinary differential calculation initial value problems
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-08
    • 文件大小:1kb
    • 提供者:陈曦
  1. 常微分方程初值问题的数值解法

    1下载:
  2. 常微分方程初值问题的数值解法:Euler方法、 Runge-Kutta方法、线性多步法、预测-校*、 等。-Ordinary Differential Problems Numerical Solution : Euler's method, Runge- Kutta method, linear multi-step forecast-correction method, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-08
    • 文件大小:20kb
    • 提供者:周思良
  1. num_analysis

    0下载:
  2. 用vc实现数值分析中常微分初值问题的数值解法,使用eular和runge_kutta法。-with vc often achieve numerical analysis of the initial differential method. eular and use runge_kutta law.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-08
    • 文件大小:271kb
    • 提供者:hj
  1. RK4-AB4-AM4

    0下载:
  2. 该文件中包含有常微分方程初值问题的四种数值解法,分别是:RK4法,AB4法,AB4_AM4预测矫*和改进的AB4_AM4法-The document contains the initial value problem of ordinary differential equations of the four numerical method, namely: RK4 method, AB4 Act, AB4_AM4 forecas
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-08
    • 文件大小:2kb
    • 提供者:潘晓惠
  1. numerical_analysis_homework

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

    • 发布日期:2024-11-08
    • 文件大小:343kb
    • 提供者:wjl
  1. NumericalAlgorithm

    0下载:
  2. 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-08
    • 文件大小:6kb
    • 提供者:胡婕
  1. RungeKutta

    0下载:
  2. 利用四阶龙格-库塔公式计算常微分初值问题的数值解-The use of fourth-order Runge- Kutta ordinary differential formula of the numerical solution of initial value problem
  3. 所属分类:其他小程序

    • 发布日期:2024-11-08
    • 文件大小:1kb
    • 提供者:runze
  1. ode

    0下载:
  2. 一阶常微分方程的初值问题数值解,里面有各种方法的公式和使用范围-A first-order ordinary differential equations numerical solution of initial value problem, which there are various methods and the use of the formula
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-08
    • 文件大小:655kb
    • 提供者:li
  1. changweifenfangchengshuzhijie

    0下载:
  2. 自编常微分方程初值问题的常用算法,包括折线法、改进欧拉法、4阶龙格-库塔法-Self-compiled initial value problems of ordinary differential equations commonly used algorithms, including the broken line method, improved Euler' s method, 4-order Runge- Kutta
  3. 所属分类:matlab例程

    • 发布日期:2024-11-08
    • 文件大小:294kb
    • 提供者:袁堂飞
  1. jisuanfangfachengweifenfangcheng

    0下载:
  2. 计算方法实验四 常微分方程初值问题 改进欧拉法 microsoft visual basic 实现 有实验报告-Calculated experiment four ODEs Improved Euler microsoft visual basic to achieve a lab report
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-08
    • 文件大小:28kb
    • 提供者:范林林
  1. adams

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

    • 发布日期:2024-11-08
    • 文件大小:8kb
    • 提供者:honghong
  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例程

    • 发布日期:2024-11-08
    • 文件大小:10kb
    • 提供者:mabiubiu
  1. 常微分方程

    1下载:
  2. 你投资了100元在某个储蓄账户,存款年利率为 。令 表示 年后你的账户金额。假设该账户是连续计息,那么 满足以下常微分方程初值问题: 利用欧拉法或使用ode45求解该常微分方程初值问题,并画出10年内的 函数图像,和该常微分方程精确解比较(You invest 100 yuan in a savings account, the annual interest rate is. The amount of your
  3. 所属分类:其他小程序

    • 发布日期:2024-11-08
    • 文件大小:177kb
    • 提供者:Lyndsay
  1. 1

    0下载:
  2. 初值问题的几种数值方法的代码见谱方法原理(some codes of number)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-08
    • 文件大小:3kb
    • 提供者:@Math
  1. 常微分方程的初值问题

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

    • 发布日期:2024-11-08
    • 文件大小:11kb
    • 提供者:娜娜0102
  1. 常微分方程初值问题数值解法matlab程序及说明

    1下载:
  2. 常微分方程初值问题数值解法matlab程序及说明(Numerical solution of initial value problem of ordinary differential equations matlab program and descr iption)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-08
    • 文件大小:102kb
    • 提供者:-zl-
« 12 3 4 5 »

源码中国 www.ymcn.org