搜索资源列表
StrategyKing
- 提供股票行情、股票提示、实数资料、异动个股、专家分析及预测、机构荐股-provide stock quotes, stock suggest that the actual amount of information changes units, expert analysis and forecasts for promotion agencies Unit
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.
20064510258291
- 用于购买彩票时的预测工具,好用的,大家试试啊。-to buy lottery tickets when the forecast tools useful, and we try ah.
predct22
- 一个预测卫星方位俯仰的软件,可以同时对多颗卫星进行跟踪。
网络态势感知
- 介绍了网络态势认知、态势理解、态势预测等
预测系统
- 灰色预测模型称为CM模型,G为grey的第一个字母,M为model的第一个字母。GM(1,1)表示一阶的,一个变量的微分方程型预测模型。GM(1,1)是一阶单序列的线性动态模型,主要用于时间序列预测。 一、GM(1,1)建模 设有数列 共有 个观察值 对 作累加生成,得到新的数列 ,其元素 (5-1) 有: 对数列 ,可建立预测模型的白化形式方程, (5-2) 式中: ——为待估计参数。分别称为发展灰数和内生控制
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.
3Dcaipiao
- 福利彩票3D,预测,缩水软件。是自己半年的心血,delphi开发,完全可以商业化的软件(价值上万),现在把它献给PUDN.com-welfare lottery 3D, projections, the software has shrunk. Is their half-year effort, delphi development, it is entirely possible commercialization of the s
adpcm_test_on_pc
- 自适应预测编码 及其 在计算机上的模拟 文档-adaptive predictive coding and computer simulation files
Array
- 灰色系统预测模型以及建模,通过输入样本,可实现样本统计输出-Gray system model and prediction modeling, through the importation of samples, sample statistics can be output
matlab
- 防人智能控制的设计,有给定的传递函数和设计目标,simulink的matlab6.5源代码,修改参数即可用与其他系统.-Anti-human intelligent control design, there are a given transfer function and design objectives, simulink of matlab6.5 source code, modify the parameters can b
maxent-2.5.2
- 以足球赛为实例,用最大熵方法预测以后两队比赛输赢的结果-To soccer as an example, using the maximum entropy method for forecasting the results after the two opposing teams win or lose
MPC
- 模型预测控制—应用方法 Model-based Predictive Control—A Practical Approach-MPC
huiseyuce
- 灰色预测模型,详细介绍了灰色预测的理论及前景-Grey forecasting model, described in detail the theory and prospects Grey
system3
- 模型预测控制算法是以模型为基础,同时包含有预测的原理;另外,作为一种优化控制算法,它还具有最优控制的基本特征。 -Model predictive control algorithm based on model, and contains prediction of the principle, In addition, as a kind of optimal control algorithm, it also has the
ar(5)
- 一个五阶的自回归短期预测模型的MATLAB程序-A AUTOREGRESSion model used to prediction
suijixingshijianxulieyuce
- 随机型时间序列预测法PPT讲义,讲解比较详细,需要的朋友可以-Then type time series forecasting method PPT handouts to explain in more detail, you need friends can see
灰色预测
- 灰色模型预测是在数据不呈现一定规律下可以采取的一种建模和预测方法,其预测数据与原始数据存在一定的规律相似性 下面程序是灰色模型GM(1,1)程序二次拟合和等维新陈代谢改进预测程序,matlab6.5 ,使用本程序请注明,程序存储为gm1.m(Gray model prediction is a kind of modeling and forecasting method which can be taken under certai
股票预测
- 采用三层BP神经网络结构,输入层神经元数为5,隐含层神经元数为3,输出层神经元数为1,使用MATLAB编写。 将所给数据按14:1分为训练样本集,和测试样本集,经测试及分析,预测误差为0.1700,误差较小。 网络训练好后,输入前一天的6组数据,即:最高价、最低价、开盘价、收盘价、成交量,就能自动预测出后一天的收盘价。(The structure of three-layer BP neural network is adopted.