登录
首页 » matlab » Grey-method

Grey-method

于 2013-12-21 发布 文件大小:6239KB
0 206
下载积分: 1 下载次数: 12

代码说明:

  灰色预测方法,重点讲解的灰色预测的基本理论和详细实现方案,给出了5个用matlab编好的灰色预测程序的实现。(Grey prediction method to highlight the basic theory of gray forecast and detailed implementation gives five good gray prediction using matlab program implementation.)

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

发表评论

0 个回复

  • singal_system_analysis
    信号处理方面的程序用于随机信号的分析与处理 请大家参考校正(Signal processing procedures used for random signal analysis and processing please refer to correction)
    2007-08-13 11:59:24下载
    积分:1
  • Blocks
    clc close all clear all I=imread( desert.jpg ) [r c]=size(I) bs=16 Block Size (8x8) nob=(r/bs)*(c/bs) Total number of 8x8 Blocks Dividing the image into 8x8 Blocks kk=0 for i=1:(r/bs) for j=1:(c/bs) Block(:,:,kk+j)=I((bs*(i-1)+1:bs*(i-1)+bs),(bs*(j-1)+1:bs*(j-1)+bs)) end kk=kk+(r/bs) end Accessing individual Blocks figure imshow(Block(:,9,1)) This shows u the fist 8x8 Block in a figure window figure imshow(Block(:,:,2))
    2013-03-17 15:01:05下载
    积分:1
  • RD
    说明:  ISAR成像,MATLAB程序,距离多普勒算法成像结果(ISAR imaging, MATLAB program, distance algorithm Doppler imaging results)
    2014-12-04 14:17:13下载
    积分:1
  • dxf2coord_20
    MATLAB读取cad生成的dxf文件,在MATLAB可以处理简单的CAD的对象,为MATLAB读取cad提供了一种方法。(MATLAB can read the file of dxf. You can do opertion to the object in the cad.)
    2020-12-11 11:29:17下载
    积分:1
  • code
    《有限单元法》一书中的相关程序,matlab变形,欢迎做有限元的人参考。("The finite element method," the relevant procedures, matlab deformation, welcome do finite element reference.)
    2013-08-27 21:44:27下载
    积分:1
  • str2m
    to retrive signal in matrix form from strucutre which obtained from scope of simulink
    2013-09-27 22:05:21下载
    积分:1
  • pw_cfr
    peak windowing crest factor reduction
    2015-03-16 15:23:43下载
    积分:1
  • transimiss
    moore响度模型外耳中二差值传递函数和滤波器,完成版,共同没努力(moore ludness caculation)
    2020-07-02 03:00:01下载
    积分:1
  • filter
    matlab based code filter_Butter
    2011-10-17 23:19:02下载
    积分:1
  • FBCLLC-plecs
    双向DC,plecs仿真,带闭环控制,可以联合仿真(Bidirectional DCplecs simulation)
    2019-03-11 09:54:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载