灰色系统理论中的6个典型模型Matlab模块源代码我要分享

MATLAB module source code of six typical models in grey system theory

测绘变形 自然灾害预测 时间序列分析 大学生 数学建模 毕业设计论文

关注次数: 239

下载次数: 8

文件大小: 4KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 3积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

应用于测绘变形监测数据处理、自然灾害预测评价、时间序列分析、数据分析、大学生数学建模模型解算、毕业设计论文书写等领域。 关键技术 采用Matlab语言编写各个模型,将其封装成函数,应用时直接修改文件名即可使用。代码不仅实现模型的解算,还包含了误差分析等功能。


English Description:

It is applied to the fields of data processing, natural disaster prediction and evaluation, time series analysis, data analysis, mathematical modeling model solution of college students, writing of graduation design papers, etc. The key technology is to write each model in MATLAB language, and package it into functions. When applying, you can directly modify the file name. The code not only realizes the solution of the model, but also includes the function of error analysis.


代码预览

GM(1,1)新陈代谢模型.m

GM11.m

GM_verhulst模型.m

GM残差序列.m

GM灰色线性回归组合模型.m

GM时间序列模型.m