搜索资源列表
AR(5)
- 利用AR模型进行时间序列预测的程序源代码,使用最小二乘估计法进行参数估计。拟合效果非常好。-use AR model for time series prediction of the source code, the use of least squares estimation method to estimate parameters. Fitting very good results.
ar
- ar模型的一个例子,详细描述了时间序列预测的步骤,且成功实现预测功能-ar model of an example of a detailed descr iption of the steps time series prediction and forecasting function successfully
ARandARMA
- 实现了数据从文件的输入,ar模型预测,arma模型预测,卡尔曼滤波器模型预测,利用图形用户界面编写-Realized the data from the file input, ar model predictions, arma model prediction, Kalman filter model predictions, using a graphical user interface for the preparation of
LogOn
- c#实现线性回归预测,线性回归时一个有用的技术,本文展示了一种带权重的自回归模型-Linear regression is a useful technique for representing observed data by a mathematical equation This article presents a C# implementation of a weighted linear regression c sharp AR auto regression predictio
AR
- 天然情况下,根据灰色模型对河道来水进行中长期预测,比较完整-Under natural conditions, according to the gray model for long-term prediction of river runoff, a relatively complete
SOM_PREDICTION
- SOM-BASED TIME SERIES PREDICTION Training Time Series Testing Time Series Local Linear Mapping (LLM) Vector-Quantized Temporal Associative Memory (VQTAM) Global RBF (GRBF, download here) and Local RBF (KRBF) Local AR predictors using data
DGM
- 离散灰色预测模型和AR预测模型的组合预测,matlab-Discrete gray prediction model and predict the combination of AR prediction model, matlab
ar-kalman-1
- 基于卡尔曼算法的AR模型系数预测,利用卡尔曼滤波算法对AR模型的系数进行实时更新,可以观察到预测准确度有明显提高-Kalman algorithm based on AR model coefficients predicted using the Kalman filter AR model coefficients for real-time updates can be observed significantly improve prediction accuracy
ar(5)
- 一个五阶的自回归短期预测模型的MATLAB程序-A AUTOREGRESSion model used to prediction
ar2
- a matlab code for AR prediction
Software-faults-prediction-using-multiple-classif
- Abstract—In recent years, the use of machine learning algorithms (classifiers) has proven to be of great value in solving a variety of problems in software engineering including software faults prediction. This paper extends the idea of predi
Timeprediction-AR-MATLAB
- 时间序列AR模型预测的matlab源文件,可直接运行,有仿真结果。-Time series prediction of the AR model matlab source file, can be directly operation, the simulation results.
AR-model
- 基于神经网络的一步预测程序,用于混响序列的目标回波检测-Step prediction procedure based on neural networks for reverb-echo sequence detection
Burg-algorithm-of-AR
- 基于burg算法实现的AR模型功率谱计算,算法已经仿真通过,有前向预测误差及后向预测误差,非常适合与学习加深现代谱估计的理论 -Burg algorithm to achieve the AR model power spectrum calculation algorithm has been through simulation, the forward prediction error and prediction error is ideal for learning to dee
08582053AR
- AR预测模型算法实例,针对现在数据对未来数据进行预测,程序中给出油价实例非常实用!-AR prediction model algorithm examples, now for the future for data prediction, very useful!!
AR
- AR.m的matlab源程序,用于预测模型使用,别人给的!-AR.m matlab source code for the prediction model using someone else' s!
AR
- AR模型的应用,实现模型的建立与预测!主要包括阶数的确定、模型的建立、预测精度分析!-Application of AR model to achieve the establishment and prediction models! Including the establishment of order is determined, the model prediction accuracy analysis!
prediction-methods-for-hydrology
- 径流预报常用的几种模型:AR模型,BP模型,RBF模型,GM(1,N)模型;预报数据预处理方法:自相关函数以及偏自相关函数确定法;EMD方法-Several commonly used runoff forecasting model: AR model, BP model, RBF model, GM (1, N) model forecast data preprocessing methods: autocorrelation function and partial autocorre
AR
- 电力系统短期负荷预测ARMA预测数字信号处理-Power system short-term load forecasting ARMA prediction of digital signal processing
AR
- AR模型,用于AR预测很准的,使用两种方法,最大熵法以及最小二乘法。(The AR model for accurate AR prediction)