登录
首页 » Others » Grey-prediction-Matlab-program

Grey-prediction-Matlab-program

于 2011-09-05 发布 文件大小:1KB
0 262
下载积分: 1 下载次数: 5

代码说明:

  适用于灰色预测的源代码 需要运用时可直接拷贝修改原来数据(Apply to the Grey prediction of source code to use when can copy directly modified original data )

文件列表:

Grey prediction Matlab program.txt,1718,2011-09-05

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

发表评论

0 个回复

  • lms
    最小均方算法lms在波束形成中的应用  LMS算法步骤:   1,、设置变量和参量:   X(n)为输入向量,或称为训练样本   W(n)为权值向量   b(n)为偏差   d(n)为期望输出   y(n)为实际输出   η为学习速率   n为迭代次数   2、初始化,赋给w(0)各一个较小的随机非零值,令n=0   3、对于一组输入样本x(n)和对应的期望输出d,计算   e(n)=d(n)-X^T(n)W(n)   W(n+1)=W(n)+ηX(n)e(n)   4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming )
    2011-04-28 23:25:35下载
    积分:1
  • MRC
    Field of Digital Communications. Topic: Diversity Combining Matlab Program (m File) for exploiting Receiver Antenna Diversity: Maximal Ration Combining (MRC)
    2012-10-10 18:31:18下载
    积分:1
  • genzongzicx
    基于MATLAB软件的GPS信号跟踪仿真代码(GPS signal tracking simulation code based on MATLAB software)
    2020-11-09 10:09:47下载
    积分:1
  • 444
    采用动态规划方法实现的目标分配,后面有MATLAB代码(Solving Weapon Target Assignment Problem with Dynamic Programming)
    2010-11-05 23:36:00下载
    积分:1
  • Quickplot
    本人自编的一个快速作图,功能强大的matlab GUI 界面程序。其主要功能如下: 1.导入工作空间变量(X,Y):导入工作空间变量,并提取类型为数组的变量。 2.绘图(plot):多种模式,包括1对1,1对多,多对多。如x1—y1 x1—y1,y2;x1,x2—y1,y2。 3.快速标准化图形(NormalFig):快速设置图形格式,以达到论文图片要求。字体大小,线型粗细等 4.可以手动设置格式 5.可以设置为笛卡尔坐标,也可以设置为对数坐标 6.右键执行命令:“Execute”旁的可编辑框,输入命令,右键执行。右键执行的好处是:可以保存变量到工作空间,实现非连续执行命令。 7.符号函数简易绘图(Ezplot):快速绘制函数图,并可设置区间,区间设置用“ ”隔开。 8.锁定(lock):锁定,即图形绘制在GUI坐标轴内;解锁,新建Fig,绘制图形,方便输出 9.保持和编辑(Hold,EditPlot),编译后exe,亦可对图形进行拾取设置 另还有对变量转置等功能。 整个程序中,如操作失误,每处错误都有提示。 (It is a matlab program,which can help you plot beautiful figures easily,or make you learn some programming skills. In a word,it is a useful program and tool.)
    2013-05-02 22:42:47下载
    积分:1
  • chepaishibie
    基于Matlab的车牌识别系统,采用灰度识别、模块匹配的模式对车牌进行处理(License plate recognition system based on Matlab, using the gray level recognition, module matching mode for processing of license plate)
    2012-04-29 15:48:45下载
    积分:1
  • blueteeth
    台湾人写的GFSK调制和解调,非常清晰,便于学习(Taiwanese write GFSK modulation and demodulation, very clear, easy to learn)
    2014-10-17 17:49:48下载
    积分:1
  • apfmoudle
    说明:  有源电力滤波器是用于动态抑制谐波、补偿无功的新型电力电子装置,控制并主动输出电流的大小、频率和相位,并且快速响应,抵消负载中相应电流,实现了动态跟踪补偿,而且可以既补谐波又补无功和不平衡。(APF:Active power filter)
    2020-06-21 16:40:01下载
    积分:1
  • 5
    说明:  Canny算子 Canny 算子是一种比较新的边缘检测算子,具有很好的边缘检测性能,得到了越来越广泛的应用。(Canny operator Canny operator is a relatively new edge detection operator, has good edge detection performance has been more widely used.)
    2013-04-12 16:49:05下载
    积分:1
  • crush-paper
    2013年全国大学生数学建模本科组B题:采用Matlab软件编程,程序易理解,类似C(2013 National Undergraduate Students' Mathematical Modeling Group B title: using Matlab software programming, the program is easy to understand, similar to the C)
    2013-12-06 15:46:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载