CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 龙格-库塔

搜索资源列表

  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. 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. 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. LongGe

    0下载:
  2. 这是一个龙格库塔算法计算的源代码,写得很好,很容易嵌入到自己的用户程序中-This is a Runge-Kutta algorithm of the source code, was very well written, it is easy to embed into their own user programs in
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:13848
    • 提供者:
  1. fit

    0下载:
  2. 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式 l 广义积分与多重积分 l 用插值和数值积分解决
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:364810
    • 提供者:周易
  1. GRKT10

    0下载:
  2. 龙格-库塔法,数值分析中求解微分方程的方法。-Runge- Kutta method, numerical analysis methods for solving differential equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1052
    • 提供者:杜波
  1. Runge-Kutta

    0下载:
  2. 在C++环境下,实现用四阶龙格库塔方法解方程组。-In C++ environment, using fourth-order Runge-Kutta method to solve equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:166151
    • 提供者:王飞
  1. chaos-simulate

    0下载:
  2. Flash制作的混沌仿真程序,用四阶龙格库塔算法画出了洛伦兹吸引子,动态显示-Chaos Flash simulation program produced by fourth-order Runge-Kutta algorithm to draw the Lorenz attractor, dynamic display
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:158761
    • 提供者:ZhangTie
  1. RK

    0下载:
  2. 龙格库塔程序源代码,用于解微分方程或微分方程组,给初学者作为参考。-Runge-Kutta program source code for the solution of differential equations or differential equations, as a reference for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1097
    • 提供者:lsw_hit
  1. RK

    0下载:
  2. 龙格库塔法方法的全面介绍。不同龙格库塔法方法,获取不同精度计算结果-Runge-Kutta method of a comprehensive approach. Different methods of Runge-Kutta method to obtain different results accuracy
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:107290
    • 提供者:王炜哲
  1. 6Runge-Kutta

    0下载:
  2. 龙格库塔法解数值积分,如需修改函数可以直接在函数部分修改-Runge-Kutta method of numerical integration solution, for modified function can be modified directly in the function part
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:725
    • 提供者:朱仲
  1. ode

    0下载:
  2. 基于龙格库塔算法的矩阵微分方程组求解子程序-Runge-Kutta algorithm based on the matrix differential equation solving subroutine
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:590
    • 提供者:清风
  1. 2

    0下载:
  2. ACM经典程序设计源代码:高斯算法1,消元法,龙格库塔方法-ACM classical programming source code: Gaussian Algorithm 1, elimination method, Runge-Kutta methods
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7199
    • 提供者:hjx
  1. lg

    0下载:
  2. 工程中很多的地方用到龙格库塔求解微分方程的数值解,龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。-Works used in many places to solve 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-05
    • 文件大小:207607
    • 提供者:王阳阳
  1. RK4

    0下载:
  2. 龙格库塔法解二阶方程的数值计算代码. 分别套用两次龙格库塔法解-Runge-Kutta method of numerical solution of second-order equation of the code. Were applied to two solutions of Runge-Kutta method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2999708
    • 提供者:李想
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 27 »
搜珍网 www.dssz.com