搜索资源列表
time_serial
- 哦用java写的时间序列模型预测的算法程序,(基于季节波动的时间序列模型)-used to write java time series model predictive algorithm procedures (based on the seasonal fluctuations of the time series model)
chaotictimeseriesprediction
- 混沌时间序列局域法多步预报模型.doc(有程序下载) 针对混沌时间序列预测中用加权一阶局域法单步预报模型进行多步预报时计算量大且存在误差累积效应的不足,本文提出了基于相空间重构技术的局域法多步预报模型,包括加权一阶局域法多步预报模型和RBF神经网络多步预报模型。对几种典型混沌序列的预测仿真表明,两种模型对混沌时间序列的多步预报均较有效。 -chaotic time series Local Law multi-step prediction model. Doc (with the d
time_serial
- 时间序列预测法是一种定量分析方法,它是在时间序列变量分析的基础上,运用一定的数学方法建立预测模型,使时间趋势向外延伸,从而预测未来市场的发展变化趋势,确定变量预测值 -Time series forecasting method is a quantitative analysis method, which is variable in time series analysis based on the use of certain mathematical methods predic
bp
- 时间序列预测法是一种定量分析方法,它是在时间序列变量分析的基础上,运用一定的数学方法建立预测模型,使时间趋势向外延伸,从而预测未来市场的发展变化趋势,确定变量预测值 -Time series forecasting method is a quantitative analysis method, which is variable in time series analysis based on the use of certain mathematical methods predi
ICALABIPv2_0
- ICA算法可以将噪声信号分解为一系列独立的分量(ICs),这样就可以对各独立分量进行单独的研究和分析。首先叙述了柴油机噪声信号的特性。预测模型表明:发动机噪声信号满足ICA计算的要求。然后介绍了ICA模型的相关理论。举例说明ICA方法分离信号的有效性,以及ICA方法对小能量噪声的分离的有效性。连续小波变换来显示了各独立分量ICs在时频域内的特性。由采集信号分离得到噪声源信号可以作为发动机的理论预测和设计依据。-he ICA algorithm can be decomposed into a s
ARIMA-master
- 实现时间序列的ARIMA模型的java实现方式(The Java class that implements the ARIMA model of time series)