搜索资源列表
模型参数计算
- 对于平稳序列,运用ar模型计算其参数,并进行适应性检验。-for a smooth sequence, the use ar model parameters and adaptive testing.
多变量时间序列模型
- 判断一个变量的变化是否是另一个变量变化的原因,是经济计量学中的常见问题。Granger提出一个判断因果关系的一个检验,这就是Granger 因果检验
灰色预测模型GM(1,n)模型的matlab源代码
- 灰色预测模型GM(1,n)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算,Grey prediction model GM (1, n) model matlab source code, including the prediction model and the precision test indicators c, p calculation
arma2
- 可用于时间序列分析,包括模式判别,模型检验-For time series analysis, including model identification, model checking
Matlab-for-Copula
- 至今最全的Copula函数计算程序,包含参数估计、模型检验、随机模拟等-Copula function has the most complete computer program, including parameter estimation, model checking, stochastic simulation, etc.
huise
- 灰色预测GM(1,1)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算-Gray prediction GM (1,1) model matlab source code, including the prediction model, as well as indicators of model accuracy test c, p calculation-Gray prediction GM (1,1) model matlab source code, in
Curvefitting
- 本文介绍的是曲线拟合的算法及其模型检验,对于理解该模型很有意义-This article describes the curve fitting algorithm and the model tests, the model for understanding the significance
huiseGM
- 灰色预测GM(1,1)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算-Gray prediction GM (1,1) model matlab source code, including the prediction model, as well as indicators of model accuracy test c, p calculation
mathmodelMATLABcode
- 数学建模各种模型的MATLAB源码,包括灰色模型、回归模型及回归检验、最小生成树、最短路径等-Mathematical Modeling of the MATLAB source models, including the gray model, regression model and regression testing, minimum spanning tree, shortest path, etc.
time
- 时间序列进行平稳性检验然后利用aic准则选取合适的模型进行一步预报。-Stationary time series of test criteria and then select the appropriate use of aic step model prediction.
GMM_background_src
- 基于有限混合高斯模型的数据分类 1、使用基于有限高斯混合模型的EM算法对数据样本进行归类 2、使用C++或者Matlab语言编程环境实现该算法,并用给定的数据包对算法的正确性进行检验 -Gaussian mixture model based on limited data classification 1, using the finite Gaussian mixture model based on EM algorithm to classify the data sam
nonlinear_regression_model
- 主要是非线性回归程序的源代码,并加载了例子和数据,输出结果是回归模型的模型参数、误差以及假设检验的结果。-Mainly non-linear regression program' s source code, and loads of examples and data, the model output is the regression model parameters, errors, and hypothesis testing results.
Code_MATLAB_Statistical_Analysis
- 这是张德丰《MATLAB概率与数理统计分析》随书源码(M文件)。代码包括的内容有:概率分布计算及统计特征、数字特征计算、统计图绘制(盒状图、散度图等)、点估计和区间估计、假设检验、方差分析、曲线拟合、回归分析、因素分析、聚类分析、正交实验设计分析、多元方差分析、判别分析、隐马尔可夫模型建模与参数估计和在语音识别中的应用。-This is Zhang Defeng " MATLAB Analysis of probability and mathematical statistics,&
435
- 优化基于模型检验的测试生成Optimal test generation based on model checking-Optimal test generation based on model checking
matlab-for-ar-model
- ar模型检验 用于matlab中 比较简单 -ar model for matlab
ChineseCityRecognition
- 该程序为matlab环境下,运用隐马尔可夫模型检验中文地名语音识别系统的正确性。-The program for the Matlab environment, the use of hidden Markov models to test the correctness of the speech recognition system for Chinese place names.
Linear-Least-Squares--and-model-test
- 最小二乘回归算法以及其模型检验和参数检验并自动逐步检验。-linear least squares regression,model and parameters testing
基于中美两国现代制造业基本数据实证检验 李嘉图模型在中国对美贸易格局中的应用
- 国际贸易类课程小论文写作的素材可供参考。查阅中美两国统计部门的数据经加工验证李嘉图模型。
面板数据模型及其在经济分析中的应用(PDF版)
- 王志刚老师版的stata面板数据模型应用,静态,动态,单位根检验和协整检验,面板受限模型等等(Wang Zhigang's version of Stata panel data model application, static, dynamic, unit root test and cointegration test, Panel Limited model and so on.)
经典灰色模型GM(1,1)
- 入门级gm(1,1)matlab程序,附带检验与结果,具体说明请详见代码注释(Classical grey model GM (1,1) matlab code)