登录
首页 » matlab » GM

GM

于 2015-08-22 发布 文件大小:21KB
0 160
下载积分: 1 下载次数: 1

代码说明:

说明:  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 relevant examples.)

文件列表:

Matlab程序
..........\AdaptFunc.m,658,2014-09-25
..........\BaseStepPso.m,3896,2014-09-25
..........\dgm.m,761,2014-09-23
..........\dgm.mat,735,2014-09-14
..........\gm_1_1.m,809,2014-09-23
..........\gm_1_1.mat,733,2014-09-14
..........\InitSwarm.m,1974,2014-09-18
..........\matlab.mat,205,2014-09-25
..........\PsoProcess.m,4053,2014-09-25
..........\p_dgm.m,786,2014-09-24
..........\p_rdgm.m,689,2014-09-24
..........\rdgm.m,674,2014-09-24
..........\result.m,1453,2015-03-13
..........\拟合图.fig,10474,2014-09-25

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

发表评论

0 个回复

  • OFDMsimulatinwithmatlab
    说明:  文章详细分析了OFDM技术的实现原理,用MATLAB软件对OFDM的传输性能进行了仿真模拟并对结果进行了分析。(The article detailed analysis of the OFDM technology to achieve the principle of OFDM using MATLAB software for the transmission performance and simulation results are analyzed.)
    2008-11-18 13:28:34下载
    积分:1
  • matlab_code2
    matlab下可以直接使用的小程序 包括这种常用算法 对应书籍为《matlab宝典》(matlab can be directly used for small programs, including such popular books as the corresponding algorithm " matlab Collection" )
    2013-09-27 15:29:49下载
    积分:1
  • SVM-and-kernel
    用于数据挖掘,在支持向量机中有重要的应用,主要用于做数据分类。(For data mining, have important applications in support vector machine, is mainly used for data classification.)
    2014-12-01 21:24:37下载
    积分:1
  • STKalman
    本代码是强跟踪滤波器的MATLAB函数文件,可以直接调用,可移植性很好(This code is a strong tracking filter MATLAB function files, can be called directly, good portability)
    2021-02-01 13:00:00下载
    积分:1
  • MATLAB2660
    matlab设计教程,主要是信号处理的代码实例(matlab design tutorials, mainly signal processing code examples)
    2008-08-12 14:27:09下载
    积分:1
  • General-slope-method-life-calculate
    适用于初期疲劳设计计算的通用斜率法,简单实用,对公式的处理有一定的借鉴(General slope method life method)
    2015-04-20 09:10:02下载
    积分:1
  • Tc
    说明:  五点差分求解椭圆边值问题,简单明了,运行快捷,好用(five points)
    2011-05-21 22:16:15下载
    积分:1
  • dq_sv
    matlab svpwm:svpwm的matlab仿真主要利用matlab进行svpwm生成的PARK变换、Park逆变换、波形输出等(matlab svpwm)
    2011-05-25 18:49:29下载
    积分:1
  • gm
    说明:  灰色预测模型的matlab算法实现,可以进行较为长期的预测(use matlab to solve gm problem)
    2014-09-01 14:33:43下载
    积分:1
  • LMS
    1,、设置变量和参量:   X(n)为输入向量,或称为训练样本   W(n)为权值向量   e(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步继续执行(, set the variables and parameters: X (n) is the input vector, otherwise known as the training sample W (n) for the weight vector e (n) for the deviation d (n) is the desired output y (n) is the actual output η is the learning rate n is the number of iterations)
    2011-12-10 20:22:05下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载