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

搜索资源列表

  1. gm

    0下载:
  2. 基于灰色模型GM(1,1)的需水量的MATLAB预测实现,并对预测到的精度进行了分析。-Grey Model GM (1,1) forecast water demand MATLAB implementation, and predicted accuracy of the analysis.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:817
    • 提供者:王园园
  1. GM

    1下载:
  2. GM(1,1),DGM,RDGM,P_DGM,P_RDGM模型算法Matlab程序,其参数用粒子群优化算法PSO进行取值,PSO的相关程序也包括其中,result程序给出了相关例子。-GM (1,1), DGM, RDGM, P_DGM, P_RDGM model algorithm Matlab program, its parameters were PSO PSO value, PSO related program also included, result program gives
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:21423
    • 提供者:米朵儿
  1. GM

    0下载:
  2. matlab编写的粒子群算法,功能强大,不下别后悔啊-Matlab prepared by the particle swarm algorithm, powerful, do not regret it
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4030
    • 提供者:wanghehe
  1. ARMA

    1下载:
  2. 详细讲述了ARMA与灰色模型自适应模型的编码,用matlab语言编写,同时包含灰色模型的各种改进模型以及最小二乘实现。值得参考借鉴。
  3. 所属分类:matlab例程

  1. matlab

    0下载:
  2. 预测模型基于灰色理论gm(1,1)模型,可以应用于金融航空等预测-Predictive Model Theory gm (1,1) model can be applied to predict the financial and aviation
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-14
    • 文件大小:2733
    • 提供者:卞逢源
  1. GM

    0下载:
  2. 灰度模型的matlab代码,解决灰度模型的预测问题-grey module
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:624
    • 提供者:宁乔
  1. 灰色预测

    0下载:
  2. 灰色模型预测是在数据不呈现一定规律下可以采取的一种建模和预测方法,其预测数据与原始数据存在一定的规律相似性 下面程序是灰色模型GM(1,1)程序二次拟合和等维新陈代谢改进预测程序,matlab6.5 ,使用本程序请注明,程序存储为gm1.m(Gray model prediction is a kind of modeling and forecasting method which can be taken under certain regularity of data. The pred
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:22528
    • 提供者:铭MARS花
  1. matlab函数箱

    0下载:
  2. 基于GM(1,1)的经典灰色预测拟合模型 是典型的非线性微分动态模型,适用于非单调摆动发展序列或饱和 S 形序列(A classical grey forecast fitting model based on GM (1, 1) It is a typical nonlinear differential dynamic model, which is applicable to the non monotonic oscillating development sequence or t
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:nbfreestyle
  1. GM_11_main

    0下载:
  2. GM(1,1)模型,用于预测有指数规律的模型(GM (1, 1) model is used to predict the model with exponential law)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:LIUWEI_WEI
  1. GM11

    0下载:
  2. 灰色GM(1,1)模型预测matlab语言编写, 能实现预测。(Gray GM (1,1) model predicts MATLAB language, can achieve prediction.)
  3. 所属分类:matlab例程

  1. ycgm12

    0下载:
  2. 双变量灰色预测模型GM(1,2)的matlab程序及模型检验(Two variable grey forecasting model GM (1,2))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:xsp12
  1. ycgm1n

    0下载:
  2. 单变量一阶灰色预测模型GM(1,1) ,模型的建立及模型的监督检验(Single variable first order grey prediction model GM (1,1), model establishment and Model Supervision Test)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:2048
    • 提供者:xsp12
  1. OpenLoop_1_new

    0下载:
  2. a multi-mdof code for gm algorithm..civil engineering
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:26624
    • 提供者:aby
  1. 用MATLAB的灰色预测GM(1,1)模型

    0下载:
  2. 灰色预测模型GM(1-1)Matlab代码(Grey prediction model GM (1-1) Matlab code)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:11264
    • 提供者:LAPLACE DA
  1. 人口灰色预测模型GM(1-1)以及matlab实现

    0下载:
  2. 人口灰色预测模型GM(1-1)以及matlab实现(Population grey prediction model GM (1-1) and matlab implementation)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:113664
    • 提供者:LAPLACE DA
  1. gm1n

    2下载:
  2. 多变量灰色模型(Multivariable Grey Model,MGM)MGM(1,n)是研究复杂灰色系统的典型模型,其形式是n元一阶常微分方程组,是单点GM(1,1)模型在多点情况的扩展。(Multivariable grey model MGM (1, n) is a typical model for studying complex grey system. Its form is n n first order ordinary differential equations. It
  3. 所属分类:数据结构

  1. GM11

    0下载:
  2. 一阶微分方程一个变量情况下用于灰色系统模型预测(Grey prediction of first order differential and one variable)
  3. 所属分类:网络编程

    • 发布日期:2018-04-22
    • 文件大小:41984
    • 提供者:Alleinsein
  1. 灰色系统GM(1 ,1)的 MATLAB 实现及其应用

    1下载:
  2. 灰色 GM(1 ,1) 预测模型是灰色理论中的重要组成部分 ,也是主要的预测方法之一. 因此 , GM(1 ,1)模型的应用范围很广泛.,用 MATLAB 软件 实现了 GM(1 ,1)预测算法并给出了源代码.(Grey GM (1, 1) prediction model is an important part of grey theory, and it is also one of the main prediction methods. Therefore, GM (1, 1) mod
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:1652736
    • 提供者:心情好
  1. chapter6

    0下载:
  2. 灰色理论认为系统的行为现象尽管是朦胧的,数据是复杂的,但它毕竟是有序的,是有整体功能的。灰数的生成,就是从杂乱中寻找出规律。同时,灰色理论建立的是生成数据模型,不是原始数据模型,因此,灰色预测的数据是通过生成数据的gm(1,1)模型所得到的预测值的逆处理结果。(Gray theory believes that although the behavior of the system is awkward and the data is complex, it is, after all, ord
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:98304
    • 提供者:扁扁or圆圆
  1. 灰色关联度分析及灰色预测--by 数协潘天宇

    0下载:
  2. 灰色关联度分析及灰色预测,本函数是根据GM(1,1)模型所编写而成的,大致思想是: % 对于一些有噪声的数据,通过一次累加生成,使其变为较为有规律性的数据,通过对于该数据的预测从而实现对于原数据的预测。(Grey correlation analysis and grey prediction)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:7168
    • 提供者:迷音
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com