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

搜索资源列表

  1. 四阶runge-kutta求微分方程

    2下载:
  2. 有四阶runge-kutta发求解非线性微分方程,求得结果可画出分插图等等,十一哥通用的好程序。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-02-28
    • 文件大小:164026
    • 提供者:yangjinkun219
  1. 四阶龙格库塔法解一阶二元微分方程

    1下载:
  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
    • 文件大小:2815
    • 提供者:jiuxiao8681
  1. 利用四阶龙格-库塔公式计算常微分初值问题的数值解

    2下载:
  2. 利用四阶龙格-库塔公式计算常微分初值问题的数值解,The use of fourth-order Runge- Kutta ordinary differential formula of the numerical solution of initial value problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-04-10
    • 文件大小:669
    • 提供者:runze
  1. longgeceshi 四阶龙格库塔法解微分方程组实例

    4下载:
  2. 四阶龙格库塔法解微分方程组实例,没有调用函数,而是在基本含义基础上进行编译,有助于对龙格库塔法的理解。-Fourth-order Runge-Kutta method for solving differential equations instance, did not call the function, but on the basis of the basic meaning of compiler, contribute to the understanding of Runge-Ku
  3. 所属分类:matlab例程

    • 发布日期:2015-01-07
    • 文件大小:3072
    • 提供者:cuijian
  1. MyRunge_Kutta

    3下载:
  2. 实现四阶龙格库塔算法,求解非线性方程或是非线性方程组。-To achieve fourth-order Runge-Kutta algorithm for solving nonlinear equations or nonlinear equations.
  3. 所属分类:matlab

    • 发布日期:2015-05-28
    • 文件大小:1024
    • 提供者: 袁清平
  1. FourthorderRungeKutta

    0下载:
  2. 四阶龙格库塔法的C实现 四阶龙格库塔法的C实现 -Fourth-order Runge-Kutta
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:170698
    • 提供者:天一生水
  1. main

    8下载:
  2. 导弹弹道仿真计算程序,采用四阶龙格库塔法,为研究导弹弹道仿真提供有效计算方法-Missile trajectory simulation program, using fourth-order Runge-Kutta method for the study of the missile trajectory simulation provides an effective method
  3. 所属分类:matlab例程

    • 发布日期:2013-08-09
    • 文件大小:2512
    • 提供者:mali
  1. 用四阶龙格库塔法求解

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

    • 发布日期:2012-11-10
    • 文件大小:301274
    • 提供者:成晓东
  1. sijielongge

    0下载:
  2. 数值计算中的四阶龙格—库塔计算方法及流程图-Numerical calculation of fourth-order Runge- Kutta calculation method and flow chart
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7728
    • 提供者:张旭
  1. MyRK4sys

    1下载:
  2. 四阶龙格库塔法解常微分方程组 四阶龙格库塔法解常微分方程组-4-Runge-Kutta
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:606
    • 提供者:王凯
  1. 2007511145848565_136Z_Com

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

    • 发布日期:2015-05-28
    • 文件大小:223809
    • 提供者:lvwei
  1. 一个四阶的IIR滤波器

    1下载:
  2. 一个四阶的基于巴特沃斯的IIR滤波器 matlab仿真代码
  3. 所属分类:matlab例程

  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 correction for the calculation of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:700
    • 提供者:lrc
  1. naviga090205

    0下载:
  2. 前人用四阶龙格库塔方法进行微分方程解算,用matlab编写的源代码,主要用于四元素微分方程的实时解算,上传-Using fourth-order Runge-Kutta methods for differential equation solvers, prepared to use matlab source code, mainly for the four elements of real-time differential equation solver
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:19171
    • 提供者:wangzi
  1. four-stepRunge-Kuttastatutoryfour-stepRunge-Kuttam

    2下载:
  2. 解微分方程(组)的定步长四阶龙格库塔法算法源代码-Solution of differential equations (Group) of fixed step size fourth-order Runge-Kutta method algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1098
    • 提供者:要清风
  1. fouthorder

    0下载:
  2. 图像增强matlab中的比较重要的 四阶降噪算法实现 -Image enhancement matlab more important in the fourth-order noise reduction algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1171
    • 提供者:丁焕
  1. 基于四阶累积量的MUSIC算法

    0下载:
  2. 基于四阶累积量的MUSIC算法总结,很实用,大家可以借鉴一下(Summary of MUSIC algorithm based on four order cumulants,very practical, we can learn from it.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:忘也遇川
  1. 定步长四阶经典公式

    0下载:
  2. 使用的是matlab对定步长四阶经典公式的计算,可以加入收藏的(Using matlab is fixed step length calculation of the fourth-order formula can be added to the collection)
  3. 所属分类:数学计算

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:时间空间
  1. 基于四阶累积量的MUSIC算法

    5下载:
  2. 基于四阶累积量的MUSIC多重信号分类算法源程序(MUSIC algorithms based on fourth - order cumulant)
  3. 所属分类:matlab例程

    • 发布日期:2018-10-20
    • 文件大小:1024
    • 提供者:无敌幸运滨
  1. 四阶龙格-库塔法

    2下载:
  2. 利用四阶龙格库塔求解微分方程,并给出方程实例。(The fourth order Runge Kutta is used to solve the differential equation and an example is given.)
  3. 所属分类:数学计算

    • 发布日期:2020-07-09
    • 文件大小:1024
    • 提供者:杜杜i
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com