搜索资源列表
gm
- 关于灰色系统预测GM(1,1)模型在matlab6.5中的实现
灰色理论
- 为解决灰色系统长期预测灰色区间放大、预测精度降低的问题,依据最近的数据对要预测的数据的影响最大的思想,构建了基于窗体的动态灰色系统,采用邻近动态窗体的方式对对盐城海岸带土地利用变化数据进行动态预测,其与真实值的差值的绝对平均值(0.2)与最大最小差值(0.71) 均优于GM预测结果(其与真实值的差值的绝对平均值为0.342与最大最小差值为1.13),实现了土地利用变化的长期预测
预测系统
- 灰色预测模型称为CM模型,G为grey的第一个字母,M为model的第一个字母。GM(1,1)表示一阶的,一个变量的微分方程型预测模型。GM(1,1)是一阶单序列的线性动态模型,主要用于时间序列预测。 一、GM(1,1)建模 设有数列 共有 个观察值 对 作累加生成,得到新的数列 ,其元素 (5-1) 有: 对数列 ,可建立预测模型的白化形式方程, (5-2) 式中: ——为待估计参数。分别称为发展灰数和内生控制
gm
- 关于灰色系统预测GM(1,1)模型在matlab6.5中的实现-Prediction on the gray system GM (1,1) model in the matlab6.5 realize
greymodel
- 本程序主要用来计算根据灰色理论建立的模型的预测值。 应用的数学模型是 GM(1,1)。-This procedure is mainly used to calculate the basis of gray theory model of the predicted value. Application of mathematical model is GM (1,1).
GMII-matlab
- 一个GM(1,1)模型的程序,添加到matlab目录中即可直接调用.附有一个关于灰色模型的简述文档,可对GM(1,1)原理有一个初始的了解.-A GM (1,1) model of the process, added to the matlab directory can be called directly. Accompanied by a brief descr iption of the gray model on the d
pso-GM
- 基于混沌扰动算法来解决pso算法早熟问题,并用二者结合来训练灰色预测模型参数-Perturbation algorithm based on chaotic PSO algorithm to solve the early problems and to train with a combination of both gray prediction model parameters
GM
- 该程序主要包括GM的模拟、预测、群模拟和群预测模型-The program mainly includes GM simulation, forecasting, simulation and group group prediction model
mygm
- 用matlab实现灰色序列预测GM(1,1),其中级比的判断采用手工判断。-Using matlab to achieve gray sequence prediction GM (1,1), one class than the judge to determine manually.
GM
- 灰色理论的算法,用于对常用灰色模型的预测分析-Gray Theory of algorithms, commonly used for the analysis of the gray model forecast
GM11
- 基于灰色GM(1,1)理论的电力系统负荷预测程序 -Based on Gray GM (1,1) theory of power system load forecasting procedures
huise
- 灰色gm(1,1)模型 数据由txt文档调入 包括残差以及精度 可以预测多个数值-Gray gm (1,1) model data transferred from the txt file, including residuals, as well as a number of numerical accuracy can be predicted
GM
- 灰色预测的MATLAB程序,只要你将输入向量换成你的数据,结果、检验都出来了-Gray forecast MATLAB program, as long as you replace the input vector of your data, the results, testing all out. . .
GM
- 灰色系统预测模型程序下载,欢迎大家前来,学以致用!-Gray Model Procedure download, welcome to come, to apply their knowledge!
PSO-GM
- 微粒群算法结合灰色系统理论进行预测的matlab代码,精确度较高-Particle Swarm Optimization of gray system theory to predict the matlab code, high precision
GM
- 用C#写的电力负荷预测,灰色预测源代码!-Using C# to write load forecasting, gray prediction source code!
灰色预测
- 灰色模型预测是在数据不呈现一定规律下可以采取的一种建模和预测方法,其预测数据与原始数据存在一定的规律相似性 下面程序是灰色模型GM(1,1)程序二次拟合和等维新陈代谢改进预测程序,matlab6.5 ,使用本程序请注明,程序存储为gm1.m(Gray model prediction is a kind of modeling and forecasting method which can be taken under certai
灰色系统GM(1 ,1)的 MATLAB 实现及其应用
- 灰色 GM(1 ,1) 预测模型是灰色理论中的重要组成部分 ,也是主要的预测方法之一. 因此 , GM(1 ,1)模型的应用范围很广泛.,用 MATLAB 软件 实现了 GM(1 ,1)预测算法并给出了源代码.(Grey GM (1, 1) prediction model is an important part of grey theory, and it is also one of the main prediction met
GM(1,1)
- MATLAB代码,能够预测灰色GM模型,只需改变里面的数据和掺量(MATLAB code that can predict the grey GM model and just change the inside data and mix)
灰色预测
- 利用matlab画出预测值与实际值的趋势图以及相对误差和绝对误差的走势图(Using MATLAB to draw the trend chart of predicted and actual values, and the relative error and absolute error trend chart.)