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

搜索资源列表

  1. HopfieldNetwork

    3下载:
  2. 霍普菲尔德神经网络,输出四阶情况下吸引域吸引子-Hopfield neural networks, fourth-order cases, the output domain of attraction of attractor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1431
    • 提供者:史海波
  1. wogg

    1下载:
  2. 基于四阶统计量的盲源分离算法(它是特征矩阵联合对角化的简称)在特定情况下具有普遍的适用性-Fourth-order statistics-based blind source separation algorithm (which is the characteristic matrix joint diagonalization short) in a particular case of universal applicability
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3886
    • 提供者:郭高
  1. Deboor

    0下载:
  2. 三次四阶B样条插值算法的C++实现,三次四阶B样条插值算法的C++实现-Three fourth-order B-spline interpolation algorithm in C++, and three fourth-order B-spline interpolation algorithm in C++,
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:3811732
    • 提供者:cindy
  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. EquationGUI-II

    1下载:
  2. 采用四阶龙格——库塔算法,应用MATLAB编写的常微分方程、偏微分方程求解算法及界面。 关键词:gui,ode,pde,difference method, runge kutta,euler,heun MATLAB版本:7.0 (R14)-EULER.m HEUN.m Rk4.M implement euler heun and runge kutta fourth order to solve ODE VANDERPOLODE.m LOGISTICOODE.m PREDAPREDA
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:35434
    • 提供者:谢刚
  1. runge-kutta4

    5下载:
  2. 利用四阶runge-kutta法,计算铅垂面内导弹弹道轨迹的一个例子。-Using fourth-order runge-kutta method, calculation of vertical-plane trajectory of the missile an example
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-08-09
    • 文件大小:686
    • 提供者:赌挖宝
  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. WSP

    0下载:
  2. 导弹轨道仿真源代码,模型可见钱杏芳《导弹飞行学》第二章的建模,采用四阶龙哥库塔仿真-Missile trajectory simulation source code, the model can be seen Qian Xing-fang, " Missile Flight Science," Chapter II of the modeling, simulation of a four-order Longge Kuta
  3. 所属分类:transportation applications

    • 发布日期:2017-03-27
    • 文件大小:2115
    • 提供者:eric
  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. cycum_4

    1下载:
  2. matlab程序计算四阶循环累积量,,输入两个参数,返回4个-matlab program to calculate fourth-order cyclic cumulant
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:807
    • 提供者:张路平
  1. MUSIC

    1下载:
  2. 阵列信号处理的MUSIC算法:经典MUSIC源程序,求根MUSIC算法源程序,波束空间MUSIC算法源程序,基于解相干的MUSIC源程序,基于四阶累积量的MUSIC算法。-MUSIC algorithm array signal processing: classical MUSIC source, Roots MUSIC algorithm source, beam-space MUSIC algorithm source code, source code based on decohere
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:26520
    • 提供者:
  1. R

    0下载:
  2. 四阶经典的龙格-库塔公式的matlab实现-Classical fourth-order Runge- Kutta formula matlab implementation
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:228476
    • 提供者:YAN
  1. EVM

    5下载:
  2. 该算法是经典的信噪比估计算法——误差矢量幅值法,通过计算接收信号中同相分量和正交分量的二、四阶矩,该算法能够很好的估计信号的信噪比-The algorithm is a classic signal to noise ratio estimation algorithm- the error vector magnitude method, by calculating the received signal with the phase component and quadrature com
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:593
    • 提供者:贾小勇
  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. PDEs-applied-to-image-restoration

    1下载:
  2. 图像去噪的代码,一类四阶偏微分方程的代码,效果很好。-image denoising..............................
  3. 所属分类:matlab

    • 发布日期:2014-12-03
    • 文件大小:961536
    • 提供者:伊学辉
  1. Debug

    0下载:
  2. fortran 对二阶边界问题的求解程序,采用了四阶龙格-库塔方法进行计算-fortran on the second-order process for solving the border issue, using the fourth-order Runge- Kutta methods of calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:8903
    • 提供者:黄晓冬
  1. MyAplication

    0下载:
  2. 一个小型的保存和读取文件的小程序,用VC编写,通过把对话框的数据同步显示在视图中,并可把此数据保存成文件和读取该文件,有四个小计算程序,求阶乘,求平均值,求最大值和交换值.-Preservation and a small applet to read the document, prepared by VC, through the dialog box is displayed in the data synchronization view, and the preservation of
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:113342
    • 提供者:站长
  1. NHFang

    0下载:
  2. 功能:四阶幻方全解 运算时间:3、40秒 结果:7040个 环境:Visual Studio.net 2003的vc++的控制台项目-Function: fourth-order magic square-wide computing solutions Time: 3,40 seconds Results: 7040 Environment: Visual Studio.net 2003 the vc++ Console project
  3. 所属分类:Data structs

    • 发布日期:2017-11-09
    • 文件大小:18241
    • 提供者:柴宝杰
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 39 »
搜珍网 www.dssz.com