搜索资源列表

  1. GRKT10

    0下载:
  2. 通过C语言,实现龙格库塔法,用四阶龙格库塔法求解一阶微分方程组。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:996byte
    • 提供者:小马
  1. danbai

    0下载:
  2. 本程序以自然界最平常的单摆现象为案例,利用计算机仿真中的典型四阶龙格-库塔法进行仿真,通过C语言的图形显示功能函数加以显示,实现C语言教学、计算机仿真教学与大学物理运动学知识的有机结合,理解简单应用系统的构思方法和实现方法。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:66.16kb
    • 提供者:赵文龙
  1. 四阶龙格库塔法解一阶二元微分方程

    0下载:
  2. 四阶龙格库塔法解一阶二元微分方程 //dxi/dt=c*(xi-xi^3/3+yi)+K*(X-xi)+c*zi //dyi/dt=(xi-b*yi+a)/c //i=1,2,3 //X=sum(xi)/N
  3. 所属分类:数值算法/人工智能

    • 发布日期:2011-11-23
    • 文件大小:2.75kb
    • 提供者:jiuxiao8681
  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-11-23
    • 文件大小:5kb
    • 提供者:ldg
  1. GRKT10

    0下载:
  2. 通过C语言,实现龙格库塔法,用四阶龙格库塔法求解一阶微分方程组。-Through the C language, the realization of Runge-Kutta method with fourth-order Runge-Kutta method for solving first-order differential equations.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:1kb
    • 提供者:小马
  1. lgkt

    0下载:
  2. 用四阶龙格-库塔法求解微分方程初值问题 按照时间输出-Using fourth-order Runge- Kutta method for solving differential equations initial value problem based on real-time output
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:163kb
    • 提供者:yidao
  1. danbai

    0下载:
  2. 本程序以自然界最平常的单摆现象为案例,利用计算机仿真中的典型四阶龙格-库塔法进行仿真,通过C语言的图形显示功能函数加以显示,实现C语言教学、计算机仿真教学与大学物理运动学知识的有机结合,理解简单应用系统的构思方法和实现方法。-Nature of this procedure to the most ordinary pendulum phenomenon as a case, the use of computer simulation
  3. 所属分类:教育/学校应用

    • 发布日期:2024-11-23
    • 文件大小:66kb
    • 提供者:赵文龙
  1. c

    0下载:
  2. c语言求解四阶龙格库塔法的算法源代码,例子:某一地区的病菌传染,三种人员的人数的状态方程,即可能受传染的人数x1,已被传染的病的人数x2,及已治愈的人数x3,并假设他们是因接触而传染。-c language for solving fourth-order Runge-Kutta method algorithm source code, example: a certain area of the bacteria infection
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-23
    • 文件大小:4kb
    • 提供者:邢庆河
  1. vsrk4

    0下载:
  2. 龙格-库塔(Runge-Kutta)法是一种不同的处理,作为多级方法为人们所知。 它要求对于一个简单的校正计算多个 f 的值。 这里是变步长四阶龙格库塔法的c程序-Runge- Kutta [Runge-Kutta] method is a different treatment, as a multi-stage method for people to know. It requires a simple corr
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:1kb
    • 提供者:lrc
  1. FourthorderRungeKutta

    0下载:
  2. 四阶龙格库塔法的C实现 四阶龙格库塔法的C实现 -Fourth-order Runge-Kutta
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:167kb
    • 提供者:天一生水
  1. mainc

    0下载:
  2. 在c++环境下的计算方法程序源代码,包含LU分解,迭代法,二分法,复合梯形公式,简单迭代法,龙贝格公式,最小二乘法拟合,四阶龙格库塔公式,辛普森公式和主元消去法-C++ environment in the calculation of the next source code, including LU decomposition, iterative method, dichotomy, composite trapezoidal
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:2.59mb
    • 提供者:shz
  1. 2007511145848565_136Z_Com

    0下载:
  2. 四阶龙格库塔法求解微分方程,Visual C++ 环境下编译-4RK typical numerical analysis procedures, with four bands Runge- Kutta method to solve initial value problems
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:219kb
    • 提供者:lvwei
  1. GRKT10

    0下载:
  2. 最常用的四阶龙格—库塔法求解一阶常微分方程的C语言实现方法-The most commonly used fourth-order Runge- Kutta method for solving a first-order ordinary differential equations of the C language implementation method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:1kb
    • 提供者:赵新宇
  1. calculation

    0下载:
  2. 典型数值计算方法。包括:经典四阶龙格库塔法、高斯列主元法、牛顿法、龙贝格、三次样条插值算法、M次多项式曲线拟合、二分法、不动点法、霍纳法、牛顿-拉弗森迭代等十项典型算法的算法流程及C源代码和例子。-Typical numerical calculation. Include: classical fourth order Runge-Kutta method, Gauss main-element method, Newton meth
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:478kb
    • 提供者:siengk
  1. test

    0下载:
  2. 用四阶龙格库塔法求解一阶微分方程组的通用程序,C++编写-Fourth-order Runge-Kutta method for solving a common procedure order differential equations, C++ writing
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:294kb
    • 提供者:成晓东
  1. R-K

    0下载:
  2. 四阶龙格库塔法,用C++编写,很有参考价值-Fourth-order Runge-Kutta method, written in C, a good reference
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:5kb
    • 提供者:ship
  1. Numerical-Calculation-in-C-language

    0下载:
  2. 数值计算中经典方法的C语言通用程序。包含LU分解法,复化辛普森法,改进欧拉法,拉格朗日插值法,列主元素法,牛顿迭代法,最小二乘法拟合和四阶龙格-库塔法,支持文件读写。-The code is the classic method of numerical calculation of the C language common procedures. Including LU decomposition, re-oriented Sim
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:9kb
    • 提供者:张震岳
  1. Computer-Simulation

    0下载:
  2. 基于四阶龙格库塔法,使用visual c++编写界面从而研究发射速度v对卫星轨道的影响。 -study the impact of launch velocity v orbit based on fourth-order Runge-Kutta method, using visual c++ to write the interface.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:9.32mb
    • 提供者:张玉曼
  1. lgkt

    0下载:
  2. 用四阶龙格库塔法求解常微分方程的初值问题,用C语言实现的程序,简单易懂,很好用-Fourth-order Runge-Kutta method for solving initial value problems for ordinary differential equations using C language program, easy to understand, easy to use
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-23
    • 文件大小:1kb
    • 提供者:adsfasdf
  1. Runge-kutta 解决二阶实际问题程序

    0下载:
  2. C语言编程四阶龙格库塔法解二阶常微分方程(C Language Programming Fourth Order Runge-Kutta Method for Solving Second Order Ordinary Differential Equations)
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2024-11-23
    • 文件大小:8kb
    • 提供者:Pancras.Liu
« 12 »

源码中国 www.ymcn.org