登录
首页 » MATLAB » 灰色预测模型Matlab代码[比赛已经用过,保真好使]

灰色预测模型Matlab代码[比赛已经用过,保真好使]

于 2019-09-07 发布
0 345
下载积分: 1 下载次数: 4

代码说明:

灰色预测Matlab实现代码,在代码前面有例子介绍如何用,后面的代码改成你自己的数据即可直接运行,我们的代码上有填充好的数据,直接在上面修改就好,需要修改的地方都标注出来了,简单方便,保真呦!

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

发表评论

0 个回复

  • 信号分解CEEMDAN算法(ceemdan.m)
    function [modes its]=ceemdan(x,Nstd,NR,MaxIter)% WARNING: for this code works it is necessary to include in the same%directoy the file emd.m developed by Rilling and Flandrin.%This file is available at %http://perso.ens-lyon.fr/patrick.flandrin/emd.html%We use the default stopping criterion.%We use the last modification: 3.2007% % This version was run on Matlab 7.10.0 (R2010a)%----------------------------------------------------------------------% INPUTs% x: signal to decompose% Nstd: noise standard deviation% NR: number of realizations% MaxIter: maximum number of sifting iterations allowed.%% OUTPUTs% modes: contain the obtained modes in a matrix with the rows being the modes % its: contain the sifting iterations needed for each mode for each realization (one row for each realization)% -------------------------------------------------------------------------% Syntax%% modes=ceemdan(x,Nstd,NR,MaxIter)% [modes its]=ceemdan(x,Nstd,NR,MaxIter)%%--------------------------------------------------------------------------% This algorithm was presented at ICASSP 2011, Prague, Czech Republic% Plese, if you use this code in your work, please cite the paper where the% algorithm was first presented.
    2021-05-06下载
    积分:1
  • 车牌识别分割
    2021-07-09 00:32:10下载
    积分:1
  • 最小二乘法(ecf.m)
    最小二乘法(ecf.m)
    2021-05-06下载
    积分:1
  • L0问题求解OMP工具包
    L0问题求解OMP工具包
    2021-05-06下载
    积分:1
  • matlab进行简单车辆识别(cars detect)
    matlab进行简单车辆识别 【源码目录】 MATLAB—车辆检测 ├── Thumbs.db├── Untitled.asv├── Untitled.m├── traffic.avi├── trafficObj.asv└── trafficObj.m0 directories, 6 files
    2021-05-06下载
    积分:1
  • 【高清】【官方】Prescan培训课程-含中文翻译,入门
    Prescan官方基础培训课程,包括示例、软件详细介绍等
    2020-03-25下载
    积分:1
  • dijkstra算法(寻求最短路径解)
    寻求最短路径解
    2020-12-10下载
    积分:1
  • 超分辨率 SRCNN
    超分辨率 SRCNN
    2020-03-03下载
    积分:1
  • 图像变化检测算法
    【实例简介】图像变化检测算法,包含三种基础算法
    2021-05-30 00:31:17下载
    积分:1
  • 阵列天线方向图及其MATLAB仿真.pdf
    陣列方相圖matlab代碼 一. 实验目的  1. 了解阵列天线的波束形成原理写出方向图函数  2. 运用 MATLAB 仿真阵列天线的方向图曲线  3. 变换各参量观察曲线变化并分析参量间的关系
    2020-12-08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载