搜索资源列表

  1. vbC12

    0下载:
  2. 用VB实现解常微分方程组 包括定步长四阶龙格-库塔法、自适应变步长的龙格-库塔法、改进的中点法、外推法等-VB solution of ordinary differential equations including fixed step 4-order Runge- Kutta method, adaptive variable step of the Runge- Kutta method to improve the mid
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:刘立立
  1. solution-of-Differential-equation-group

    0下载:
  2. 提供了4种解常微分方程组的c++代码:定步长四阶龙格-库塔(Runge-Kutta)法(RK4->RKDUMP); 自适应变步长的龙格-库塔(Runge-Kutta)法(RKQC->ODEINT); 改进的中点法(MMID); 外推法(BSSTEP(RZEXTR(有理函数), PZEXTR(多项式));-provide four kinds of solutions of ordinary differential equa
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:ldg
  1. MATLABpro

    0下载:
  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 inte
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:20480
    • 提供者:叶建槐
  1. RGKT13

    0下载:
  2. c语言编程。单精度的龙格-库塔-基尔法在初始条件下求解n元联立一阶常微分方程组;很好。-c programming language. Single precision of the Runge- Kutta- Kiel in the initial conditions for n simultaneous first-order differential equations; Good.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:张超
  1. TGKT(2)

    0下载:
  2. 变步长是一种很好的数值求解方法。 c语言编程,求解龙哥库塔的四阶 初值给定的常微分方程组-variable step is a good numerical solution method. C programming language, for Mangge Kuta initial four bands to the Ordinary Differential Equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:张超
  1. changyongsuanfachengxuji

    0下载:
  2. 本程序针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。 书中所有算法均用C语言描述。 本程序集可供广大科研人员、工程技术人员以及管理工作者阅读使用,也可作为高等院校师生的参考程序。 与本程序配套的
  3. 所属分类:书籍源码

    • 发布日期:2024-05-15
    • 文件大小:200704
    • 提供者:杨志亮
  1. very_often_used_Algorithms_c_3rd_edition

    0下载:
  2. 针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-err
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:6590464
    • 提供者:林乐
  1. Gear-method

    0下载:
  2. 了解吉尔法解常微分方程组的数学方法,并熟悉它在实际中的应用。-Jill law understanding of ordinary differential equations solution of the mathematical methods, and are familiar with it in practical applications.
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-15
    • 文件大小:165888
    • 提供者:jiapengfei
  1. changweifen

    0下载:
  2. 利用MATLAB进行求解常微分方程组的四阶R-K算-Use MATLAB to solve ordinary differential equations of fourth-order RK algorithm method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:zhangcheng
  1. runge-kutta

    0下载:
  2. 常微分方程的数值解法及仿真 一、 欧拉(Euler)公式 2 二、 龙格-库塔公式 2 1. 二阶龙格-库塔公式 2 2. 四阶龙格-库塔公式 2 三、 一阶常微分方程组的数值解法 2 四、 仿真算例 4 仿真1 应用欧拉法 4 仿真2 应用二阶龙格-库塔法 5 仿真3 应用四阶龙格-库塔法 6 附录 Matlab程序 7 1. 欧拉法程序 7 2. 二阶龙格-库塔法程序 8 3. 四
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:217088
    • 提供者:winwind
  1. MyRK4sys

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

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:王凯
  1. fortran

    0下载:
  2. 关于常用的FORTRAN算法,该书有关于线性方程组的求解,矩阵特征值的计算,常微分方程组的求解等-FORTRAN on the commonly used algorithms, the book on the linear equations, eigenvalue calculation, solving ordinary differential equations, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:5828608
    • 提供者:东东
  1. Adomiandecompositionmethod

    1下载:
  2. 用Adomain分解方法求解分数阶常微分方程组,线性的和非线性的方程组都可以。-using Adomian decompositon method to solve fractional differential equations
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:zgl
  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例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:潘延
  1. 常微分方程求解

    0下载:
  2. 常微分方程求解,人体液透析过程的模型,求解方程组(Ordinary differential equation solution, the human body dialysis process model, solving equations)
  3. 所属分类:matlab例程

  1. 程序

    0下载:
  2. 用matlab语言模拟非线性常微分方程组的数值解,以及解的变化规律(The numerical solution of the nonlinear equation is simulated)
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:12288
    • 提供者:dongyuan
  1. 5

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

    • 发布日期:2024-05-15
    • 文件大小:12288
    • 提供者:dongyuan
  1. 常微分方程组的四阶RungeKuttamatlab实现

    0下载:
  2. 常微分方程组的四阶RungeKutta龙格库塔法matlab实现(RungeKutta realization of four order Runge Kutta method for ordinary differential equations matlab)
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:208896
    • 提供者:高赵
  1. 方程组的奇点问题

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

    • 发布日期:2024-05-15
    • 文件大小:562176
    • 提供者:aaa。m
  1. matlab 常微分方程数值解法 源程序代码

    0下载:
  2. 11.1 Euler方法 380   11.1.1 Euler公式的推导 380   11.1.2 Euler方法的改进 383   11.2 Runge-Kutta方法 385   11.2.1 二阶Runge-Kutta方法 385   11.2.2 三阶Runge-Kutta方法 388   11.2.3 四阶Runge-Kutta方法 390   11.2.4 隐式Runge-Kutta方法 391   11.3
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:16384
    • 提供者:XWLYF
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org