搜索资源列表

  1. 龙格库塔求解微分方程数值解

    0下载:
  2. 龙格库塔求解微分方程数值解-Runge - Kutta numerical solution of differential equations solved
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7389
    • 提供者:林子
  1. Runge-KuttaandAdams

    0下载:
  2. 分别利用经典Runge-Kutta法和三步三阶显式Adams方法,求初值问题-Respectively, the classical three-step Runge-Kutta method and third-order explicit Adams method, find the initial value problem
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:25600
    • 提供者:amma
  1. metodos1

    0下载:
  2. euler, runge kutta and others in a GUI
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:26624
    • 提供者:robertotelco
  1. code32Pendulum-solved-with-the-fourth-order-Runge

    0下载:
  2. Pendulum solved with the fourth order Runge-Kutta algorithm.f90
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:fatiiima
  1. Runge-Kutta

    0下载:
  2. source code for implementation of range kutta s method of numerical analysis methods in mathematics.
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. 在计算机上实现用四阶龙塔求一阶常微分方程初值问题的数值解 -Implemented on a computer tower with a four-order Runge seek first order differential equations numerical solution of initial value problems
  3. 所属分类:文件格式

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

    0下载:
  2. runge kutta para motor de induç ã o-runge kutta para motor de induç ã o
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:Cassius
  1. Runge-Kutta_mywork1

    0下载:
  2. Runge Kutta 算法的实现 作业 参考答案 基本龙格库塔法的算法实现与验证 龙格库塔法的材料 书籍-Runge Kutta algorithm to achieve job reference answer basic Runge-Kutta method of Runge-Kutta algorithm and verification of the material law books
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:741376
    • 提供者:son yet-sian
  1. RUNGE

    0下载:
  2. It describes about the Runge Kutta 4th Order method along with its applications
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:615424
    • 提供者:q111
  1. 3rd_Runge-Kutta

    0下载:
  2. This is 3rd order Runge-Kutta method written with Matlab.
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. C#做的龙格--库塔算法Winform程序, 用VS2010打开。 GDI+绘图,可以保存数据至txt, 微分方程为y =t,可以自行修改。-Runge- Kutta algorithm to do in C# Winform program to open with VS2010. GDI+ drawing, you can save data to txt, differential equations y ' =
  3. 所属分类:C#编程

    • 发布日期:2024-05-15
    • 文件大小:573440
    • 提供者:vron
  1. Ruger-Kutta

    0下载:
  2. 四阶龙格库塔算法C语言求解常微分方程,开发运行环境Visual-C-Fourth-order Runge-Kutta algorithm for solving ODE C language, development environment Visual-C++ run
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:zhifengtao
  1. fourth-order-Ronge-Kutta-method

    0下载:
  2. C语言编写的四阶龙格库塔法,用于数值计算,亲测可用-C language of fourth-order Runge-Kutta method for numerical calculation, pro-test available
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:124928
    • 提供者:谢军
  1. 4order_Runge-Kutta--SIR

    0下载:
  2. 用4阶龙格库塔方法模拟SIR流行病传播演化模型-With 4-order Runge-Kutta method of simulated evolution model SIR Epidemic
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:李琪
  1. Rouge-Kutta

    0下载:
  2. 利用J-A模型求解磁滞回线时,使用龙格库塔四阶方法求解微分方程的代码,并可以将求解结果直接绘制成磁滞回线图像-When the J-A model is used to solve the hysteresis loop, the Runge-Kutta fourth-order method is used to solve the differential equation code, and the solution result
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:宋雅吾
  1. Runge-Kutta

    0下载:
  2. 四阶龙哥库塔算法计算程序,包括simulink验证-Four- order Longge Kutta Algorithm
  3. 所属分类:其他行业

    • 发布日期:2024-05-15
    • 文件大小:18432
    • 提供者:刘广哲
  1. RK

    0下载:
  2. 自适应步长龙格库塔法求解常微分方程,main.c内容根据自己需要改变,待求解方程为derivs,需要使用者自己编写(Adaptive step size Runge Curta Fa for solving ordinary differential equations)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:雨夜湘潇
  1. Runge-kutta-rasoul-kajouri

    0下载:
  2. GPL this is a code for the driven harmonic oscillator with Rung-Kutta approach
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:222208
    • 提供者:rasel
  1. RK

    0下载:
  2. runge kutta method of integration matlab
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:BBabu
  1. tunge-kutta

    0下载:
  2. 常微分方程的数值解法当中的四阶经典龙格库塔程序(Four order classic Runge Kutta program)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:杨小歪
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 49 »

源码中国 www.ymcn.org