搜索资源列表
GM11
- 这是一个利用GM(1,1)进行预测的matlab程序,是我在数模竞赛的时候写的,希望有用
gm11.运用matlab软件进行灰色预测
- 该代码能使你很方便地运用matlab软件进行灰色预测。,The code allows you to easily use gray prediction matlab software.
GM11
- 多年前写的一个灰色系统-时间序列预测模型,学习灰色系统的可以参考,内有测试数据,程序可执行。-Many years ago written by a gray system- time-series forecasting model, learning can refer to the gray system with a test data, the program executable.
gm11
- 现对一些生产序列(随机的非线性)进行预测,GM-Are a number of production sequences (random non-linear) to predict, GM
GM11
- GM11,灰色神经网络。用于小样本数据集预测空缺值-GM11, gray neural network. Small sample data set for the vacancy value prediction
gm_tool
- 灰色预测工具箱。 特性: 0 数据预处理,替换掉一些不符合条件的点:如连续相等的点 1 选择最好的c进行平移变换 2 残差太大的,剔除坏点 3 最后使用 新陈代谢 灰色模型求解(xcdxgm11) 函数: ccfx.m:残差分析 gm11.m:一般的灰色预测工具 xcdxgm11.m:新陈代谢灰色预测工具-Grey toolbox. Features: 1 Data preprocessing, replace the points t
GM11
- 灰色系统预测模型,能够通过少量数据预测将来变化趋势。-Grey system prediction model can predict the future by a small amount of data trends.
gm11
- 灰色预测,可以对数据进行预测的程序。本程序为一阶模型。-Prediction, the data can be predictable procedures. This program is first-order model.
gm_1_1
- 灰色gm11模型,可以做预测,是一个很有趣的小程序-Grey gm11 model prediction can be done is a very interesting little program
gm(1-1)
- 自己编的一个GM11模型程序,里面包含了加和等基本的MATLAB编程-Own a series of the GM11 model program, which includes Canada and other basic MATLAB programming
GM11
- 用于气象类观测数据,非线性时间序列,GM1模式数据处理-comptutation data
GM11
- 灰色理论认为系统的行为现象尽管是朦胧的,数据是复杂的,但它毕竟是有序的,是有整体功能的。灰数的生成,就是从杂乱中寻找出规律。同时,灰色理论建立的是生成数据模型,不是原始数据模型,因此,灰色预测的数据是通过生成数据的gm(1,1)模型所得到的预测值的逆处理结果。 -Grey system theory is that the behavior of the phenomenon, albeit hazy, data are complex, but still it is orderly, t
housing-price--estimate
- 2011 西电数模校赛编程B题 一二三线城市房价的预测 用到GM11 及残差模型-GM11
gm11
- function exp85 clear all p=[0:0.1:1.1] t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095] net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm ) net.trainParam.epochs=2500 net.trai
gm11
- 灰色GM(1,1)预测普通代码和改进之后的代码。-the GM(1,1) predict code
GM11
- GM11灰色预测模型,通过生成数据的gm(1,1)模型所得到的预测值的逆处理结果-Grey Forecasting
gm11
- 标准gm(1,1)模型, 程序名称:gm11.m GM(1,1)模型 程序功能:利用GM(1,1)模型进行预测。 程序编写:mongvi@126.com 开发指导:刘思峰教授 程序发布:南京航空航天大学灰色系统研究所 演示数据1,刘思峰教授等著《灰色系统理论及其应用》第四版(p98): X0=[2.874 3.278 3.337 3.390 3.679] 演示数据2,刘思峰教授等著《灰色系统理论及其应用》第四版(p103): X0=[6 2
GM11
- GM11预测模型lal lal lla-GM11 prediction model lallallallallla
GM11
- 灰色GM(1,1)模型预测matlab语言编写, 能实现预测。(Gray GM (1,1) model predicts MATLAB language, can achieve prediction.)
gm11
- 灰度理论GM11模型matlab代码,内附测试数据与计算结果图(Gray theory GM11 model matlab code)