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

搜索资源列表

  1. Romberg

    2下载:
  2. 计算方法程序,龙贝格算法的matlab程序,精简明了,注释全面,自己的计算方法作业,很认真的编写的-Calculation program, Romberg algorithm matlab program, streamlining and clear, comprehensive notes, his method of operation of calculation, it is prepared carefully
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:55493
    • 提供者:沈大勇
  1. WENO

    5下载:
  2. 用于CFD的,二维WENO格式的求解器,NS方程,二阶龙格库塔方法。-2D solver for NS equation using WENO method, 2 order Runge-kutta mehtod.
  3. 所属分类:Algorithm

    • 发布日期:2014-08-14
    • 文件大小:21825
    • 提供者:wang
  1. Adams

    0下载:
  2. 包含多种算法的微分方程求解程序 如Adams,龙格贝塔等方法-Contains a variety of algorithms for solving differential equations of programs such as Adams, Long Ge Beita and other methods
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1405
    • 提供者:crynixes
  1. LyapunovspectrumforLorenzattractor

    0下载:
  2. 附件中是我用Fortran写的lorenz混沌吸引子的lyapunov指数谱产生程序。包括三部分内容:如何产生lorenz吸引子,详细注释,如何计算lyapunov指数谱。 需要的话也可以单独提取子程序中的四阶龙格库塔算法。 希望有所用。-Annex is written in Fortran I used the Lorenz chaotic attractor of lyapunov index spectrum generation process. Includes three
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1676
    • 提供者:辛培明
  1. guoluranshaoPID

    2下载:
  2. 锅炉燃烧过程MATLAB仿真程序,很简单很容易-MATLAB simulation program the boiler combustion process is very simple and very easy
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3471
    • 提供者:liudi
  1. RungeKutta

    0下载:
  2. 龙格库塔方法,四阶,求解一个方程,可控精度,实现很直观,扩展性强。-Runge-Kutta method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1226
    • 提供者:tingwhang
  1. chuas

    1下载:
  2. 本代码是由matlab实现蔡氏电路的混沌仿真,采用的是四阶龙格-库塔方法,比较简便。-This code is a matlab implementation of the chaotic Chua' s circuit simulation, using a fourth order Runge- Kutta method, more simple.
  3. 所属分类:matlab例程

    • 发布日期:2017-05-23
    • 文件大小:639
    • 提供者:linli
  1. ns

    1下载:
  2. 求解n-s方程,四阶龙格库塔法求解,计算流体力学-solve n-s equaltion
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4053
    • 提供者:张健
  1. daima

    2下载:
  2. 根据给定的函数,分别用复合梯形公式、复合辛普森公式、龙贝格求积公式和变步长的求积公式计算积分结果,并且比较积分的精确度。-According to a given function, namely, composite trapezoidal formula using composite Simpson formula Romberg quadrature formula and the variable step-size integration quadrature formula res
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1560
    • 提供者:娜娜
  1. RK_4

    13下载:
  2. 求解时滞微分方程的龙格库塔方法!用matlab编写的。-Solving Delay Differential Equations Runge-Kutta methods! Prepared using matlab.
  3. 所属分类:Algorithm

    • 发布日期:2016-06-21
    • 文件大小:887
    • 提供者:zhangjun
  1. mti_calibrated

    5下载:
  2. 一个非常全面的捷联惯导程序,包含了从初始对准、初值的设定,四元素的四阶龙格库塔法更新,对速度微分方程和位置方程分别用龙格库塔法和欧拉角法求解-A very comprehensive program SINS, including from the initial alignment, initial set, the four elements of the fourth order Runge-Kutta method updates the location of the speed di
  3. 所属分类:matlab例程

    • 发布日期:2017-04-10
    • 文件大小:2940
    • 提供者:苏钰
  1. rungekuttaC

    1下载:
  2. 龙格库塔法;用C++语言编写的龙格库塔法解微分方程组。-Runge-Kutta method with C++ languages Runge-Kutta method for solving differential equations.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-11-11
    • 文件大小:207825
    • 提供者:王海罗
  1. Chapter6

    0下载:
  2. 数值解法 例1 用改进的欧拉方法求一阶方程初值问题的 数值解 例2 数学摆的运动方程与近似方程数值解比较 例3 四阶龙格库塔公式求数值解 Matlab实现求数值解 例1 求初值问题y =x*sin(x)-y,y(0)=0的数值 解.先编辑一个定义方程的ODEF函数文件 ODEfun1.m. 例2 求方程组初值问题的数值解,按指定步长 0.05划分节点. 例3 按指定的精度求高阶方程初值问题的数值解.-Numerical S
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3737
    • 提供者:率一
  1. Romberg

    0下载:
  2. 龙贝格积分-Romberg points
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-09
    • 文件大小:1723
    • 提供者:曾敏辉
  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, the number three state equat
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:4144
    • 提供者:邢庆河
  1. longjie

    0下载:
  2. 用VC编写的程序,实现龙格库塔求解微分方程数值解-VC preparation procedures used to achieve solution of differential equations Runge-Kutta numerical solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:7626
    • 提供者:李戴丝
  1. longgekuta

    0下载:
  2. 工程中很多的地方用到龙格库塔求解微分方程的数值解, 龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。-Works a lot of places used for solving differential equations Runge-Kutta numerical solution, Runge-Kutta is a very important, especially fourth-order, and very high accuracy.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:8117
    • 提供者:stephen
  1. Romberg

    1下载:
  2. 自己编写的龙贝格算法,是用C编写的,请指教!-err
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:828
    • 提供者:高丹
  1. arithmetic

    4下载:
  2. 常用算法:链表的操作、队列的应用、堆栈的应用、串的应用、树的基本操作、冒泡排序、堆排序、归并排序、磁盘文件排序、顺序查找、二分查找、树的动态查找、二分法求解方程、牛顿迭代求解方程、弦截法求解方程、拉格朗日插值、最小二乘法拟合、辛普生数值积分、改进欧拉法、龙格-库塔算法、高斯消去法、正定矩阵求逆算法-Commonly used algorithms: List of operation, the queue of applications, the stack of applications, t
  3. 所属分类:Algorithm

    • 发布日期:2016-08-26
    • 文件大小:21928
    • 提供者:
  1. 20082

    0下载:
  2. 数值分析的C语言程序 龙格库塔方法 -Numerical Analysis of the C language program Runge-Kutta methods
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2639
    • 提供者:预告吧
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com