CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - runge-kutta方法

搜索资源列表

  1. sijieadangmusi

    0下载:
  2. 四阶阿当姆斯预测-校正公式 - 龙格库塔方法,四阶,求解一个方程,可控精度,实现很直观,扩展性强。-Adam Williams, the fourth-order prediction- correction formula- Runge-Kutta method of fourth order, to solve an equation, control accuracy, the implementation is straightforward, and strong expansion.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1416
    • 提供者:咕噜杰
  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 Simpson method, Improved Euler me
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:9504
    • 提供者:张震岳
  1. 19680027281_1968027281

    0下载:
  2. nasa经典资料,对各种数值积分方法进行了深入分析,值得大家-the author has described a Runge-Kutta procedure which provides a stepsize control by one or two additional evaluations of the differential equations. This earlier procedure, requiring an m-fold differentiation an
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1973129
    • 提供者:周小光
  1. NonlinearDynamicsofDuffing

    2下载:
  2. 采用4阶龙格库塔法和10阶连分式欧拉法,数值计算、分析了分数阶阻尼Duffing系统的 动力学特性.利用相图、Poincare截面映射图和分岔图等非线性动力学分析方法研究了阻尼的分数 阶微积分阶数对Duffing系统动力学性能的影响,采用分岔图法研究了外部激励的幅值和频率变 化时分数阶阻尼Duffing系统的动力学行为.分析表明,分数阶阻尼的阶数在0.1~2.0发生变化 时,系统依次进入周期运动、混沌运动、周期运动、混沌运动和周期运动,并且在混沌运动区间中存 在着周期运动窗口
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:135824
    • 提供者:张洋
  1. saxplaxltest31

    1下载:
  2. Runge Kutta Fehlberg方法求解微分方程 有实例 和方法-Runge Kutta Fehlberg method for ode
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:522
    • 提供者:刘文杰
  1. longgekuta

    1下载:
  2. 科学工程计算中方法中一种的,龙格库塔法求解-In the scientific and engineering calculations, the Runge-Kutta Method
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:1024
    • 提供者:zhang
  1. rgkutt

    0下载:
  2. 四阶龙格库塔数值方法,用于求解光纤光栅非线性耦合模方程,可求解正向,反向传输波幅度-Fourth-order Runge-Kutta solution of the coupled mode equation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:810
    • 提供者:newtonker
  1. ten--methods-of-numercial-value

    0下载:
  2. 该程序集是10个重要的数值计算方法,包括龙格库塔,拉个朗日算法等-The assembly is 10 important numerical methods, including Runge-Kutta, pull a long day algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:7800
    • 提供者:张超
  1. ppt05

    0下载:
  2. 基于matlab编程的龙格库塔解题方法,介绍比较详细-Problem solving based on the Matlab programming of Runge-Kutta method, a more detailed introduction
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:895493
    • 提供者:mao lian
  1. Runge_Kutta

    0下载:
  2. 使用龙格库塔方法解决网络系统的同步性问题的解-Using the Runge-Kutta method to solve the problem of network synchronization solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:41947
    • 提供者:lightning
  1. GMisssileTraje

    2下载:
  2. 通用弹道仿真计算程序源码V1.0本程序源码包为vxLand提供的经典版的通用导弹、炮弹、火箭弹等的弹道仿真计算程序源码,适用于无控弹药,用户能需要根据加入三点法、比例导引等导引方法,修改、扩充成相应的的有控、制导导模拟仿真弹道程序源码。程序源码包中MissileTrajectorySimulationRk.h的rk()是经典的4阶龙格库塔方法求常微分方程的数值算法的函数子程序源码,大家可参考使用。M -The general trajectory simulation program so
  3. 所属分类:Windows编程

    • 发布日期:2013-08-09
    • 文件大小:67106
    • 提供者:ywhfdl
  1. EX_4_RK4

    0下载:
  2. 采用四阶Runge-Kutta算法求一阶常微分方程的初值问题,参考,施吉林等编著《计算机数值方法》,第五章第二节,2-2,四阶Runge-Kutta算法.-Four Order Runge-Kutta (RK4)
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:982
    • 提供者:刘军
  1. rugekuta

    0下载:
  2. 龙格库塔方法,用于解微分方程的fortran程序-Runge-Kutta method for solving differential equations fortran program
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:5652
    • 提供者:zhangle
  1. numerical-calculation-method

    0下载:
  2. 数值计算的一系列方法的C程序实现(包括二分法、复合梯度法、牛顿下山法、龙格库塔法等主流方法)-The numerical calculation method of the C program (including the the mainstream dichotomy composite gradient method, Newton downhill method, Runge-Kutta method method)
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:8872
    • 提供者:西门庆
  1. lnx-Calculation

    0下载:
  2. 基于高精度计算自然对数,含有Taylor展开、Romberg、Runge-Kutta等不同数值计算方法。-Based on high-precision calculation of the natural logarithm containing The Taylor expansion Romberg, Runge-Kutta numerical method.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:100817
    • 提供者:Cui Runpeng
  1. longgekuta_program-

    0下载:
  2. 数值计算:用c++实现龙格库塔方法,希望对您有所帮助-The numerical calculation: c++ to achieve the Runge-Kutta method, and I hope for your help
  3. 所属分类:Algorithm

    • 发布日期:2017-12-08
    • 文件大小:716
    • 提供者:zhangw
  1. Numerical-methods

    0下载:
  2. 数值计算方法:二次插值、多项式拟合、改进欧拉法、矩阵分解法、列主元素消去法、四阶龙格库塔法、-Numerical methods: quadratic interpolation, polynomial fitting, improved Euler method, matrix factorization, out the main elements of elimination, the fourth-order Runge-Kutta method.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:2810969
    • 提供者:紫梁
  1. tu

    1下载:
  2. 微分方程数值解的梯形方法,欧拉方法,龙格-库塔方法及数值分析。-Trapezoidal method of differential equations, Euler' s method, Runge- Kutta methods and numerical analysis.
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:27635
    • 提供者:柳月
  1. matlab-longe-kuta-

    0下载:
  2. matlab编的4阶龙格库塔法解微分方程的程序,龙格库塔方法是常用的微分方程计算工具-matlab compiled program 4-order Runge-Kutta method for solving differential equations, Runge-Kutta method is commonly used differential equations tool
  3. 所属分类:matlab

    • 发布日期:2017-11-01
    • 文件大小:3365
    • 提供者:zhoujian
  1. numerical-methods

    1下载:
  2. 数值方法的5个重要的算法: 1.[Dirich.m] 求解拉普拉斯方程的狄利克雷方法. 用于偏微分方程的数值解 2.[Hamming.m] 汉明方法是用来修正微分方程的多步预测。 3. [Milne.m] 米尔恩 - 辛普森差分方程求解方法,用于预测校正方法。 4. [Rkf45.m]龙格 - 库塔 - 沃尔伯格错误控制和步骤的方法求解微分方程的近似解 5.[Romber.m]著名的龙贝格积分源代码。计算结果存在并显示为下三角矩阵。-Numerical Methods in
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:4411
    • 提供者:黄建理
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com