登录
首页 » Matlab » matlab灰色预测

matlab灰色预测

于 2022-05-28 发布 文件大小:2.88 kB
0 134
下载积分: 2 下载次数: 7

代码说明:

用matlab进行灰色预测,先进行检验,通过后预测,然后再进行残差修正,一般一阶残差修正精度会比较好,也就够了。 有较详细的注释 %灰色预测:ForecastData=grey_forecast(A,m,translation) %灰色预测检验:[E,Q]=grey_check(A,ForecastData) %一阶残差修正Markov Chain:eMC=grey_MarkovChain(E,m) %一阶残差修正残差预测:EData=grey_forecast(abs(E),m,translation) %一阶残差修正模型最终预测:EForecast = ForecastData + eMC.*EData; %一阶残差修正模型检验:[EE,EQ]=grey_check(A,EForecast) %二阶残差修正Markov Chain:eeMC=grey_MarkovChain(EE,m) %二阶残差修正残差预测:EEData=grey_forecast(abs(EE),m,tran

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • mafl2
    matlab工具箱数学词汇英汉对照表:概率论与数理统计对照等(toolbox matlab mathematics vocabulary of English-Chinese table: Probability Theory and Mathematical Statistics in control, etc.)
    2008-05-04 20:41:41下载
    积分:1
  • OFDM_Tut
    说明:  非常实用的OFDM matlab程序,只有一个m文件,程序简单易懂,包括完整的OFDM调制解调过程,能够正确运行,对OFDM的初学者非常有帮助。(Very useful OFDM matlab program, there is only one m file, the program simple and easy to understand, including the complete OFDM modulation and demodulation process to run correctly on the OFDM beginner very helpful.)
    2009-08-27 22:59:33下载
    积分:1
  • improved_PSOs
    几种改进的粒子群算法(PSO),可用来学习算法的编程,以及算法之间的对比等等。(Several improved particle swarm optimization (PSO), can be used to learn programming algorithms, as well as contrast between algorithms and so on.)
    2014-10-13 22:42:40下载
    积分:1
  • Filter
    this code implementation fir filter.
    2014-10-14 00:53:16下载
    积分:1
  • detector
    简单的matlab代码,用于实现窄带正弦干扰中的信号检测。(Detection for narrowband sinusoidal interference signal )
    2016-01-07 14:50:20下载
    积分:1
  • chap4
    说明:  自适应控制使用李雅普诺夫推导自适应律的学习程序(Adaptive control uses Lyapunov to derive adaptive law)
    2019-05-24 21:03:39下载
    积分:1
  • tiaozhibianma
    研究无线通信中的调制编码的性能,分析编码调制在信道中的性能。(Study of wireless communication in the modulation coding performance, analyzing the performance of coded modulation in the channel.)
    2009-11-15 11:31:52下载
    积分:1
  • Basic-commands
    Basic matlab commands
    2013-01-07 17:06:15下载
    积分:1
  • Karhunen-Loève.Feature.Transform
    Karhunen-Loève特征变换 模式识别课程实验(Karhunen-Loève transform pattern recognition features of the experimental curriculum)
    2007-05-26 16:02:56下载
    积分:1
  • FTF
    快速横向滤波器FTF用于系统参数估计,在matlab平台上开发GUI,用c语言编写,嵌套在matlab中。(FTF rapid horizontal filter system for parameter estimation, in Matlab platform GUI development, c prepared with language, which nested in Matlab.)
    2020-12-10 23:19:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载