搜索资源列表
K_MA.rar
- 股票交易预测 k线图绘制 5日均线,10日均线,20日均线,60日均线 计算,Stock forecast mapping k line 5 average, 10 average, 20 average, 60 days moving average calculation
sh_SVM_regression
- 支持向量机 ,做股票预测,一元线性回归 -Support vector machines, regular activity prediction, linear regression
RBF_BONUS_FORE
- 用径向神经网络对股票走势进行预测,效果不错-Using RBF to forecast stock
matlab_BP
- 基于BP神经网络的股票预测程序.... 有部分是数据处理片段,可能有点乱-Based on the BP Neutrual Network for the prediction of the stock market!
gl
- 基于关联规则的股票时间序列趋势预测研究 硕士毕业论文-Based on Association Rules Stock Market Time Series Prediction Research Master Thesis
improveRAN
- 改进RAN应用股票财务程序,多股票市场进行预测。-RAN application to improve the stock of financial procedures, many predict the stock market.
BP
- BP神经网络在股票预测中的应用研究 硕士毕业论文-BP neural network prediction in the stock Master' s Thesis Research
xx
- 多变量混沌时间序列预测及其在股票市场中的应用 硕士论文-Multivariate Chaotic Time Series Prediction and Its Application in the stock market in the master' s thesis
ss
- 神经网络在股票预测中的应用研究 硕士毕业论文-Neural Networks in Stock Forecasting Research Master' s Thesis
stock_predicate
- matlab 关于股票单项指标滚动预测神经网络源代码。大家可以根据自己的回归预测问题,进行改写,。只用于研究ELMAN神经网络的一般使用,不适合用于投资分析,误差较大,切忌。切忌。-a code of Elman netural network about predicating the stocks price.. it is free and easy..
aaa
- 基于pso算法在股票短期预测上应用,建立在arma模型的基础上-Pso algorithm based on short-term prediction in the stock application, built on the basis of arma models
b-
- 人工神经网络\神经网络的程序和训练数据 股票预测-Artificial Neural Networks \ neural network stock prediction programs and training data
bpMATLABstock
- 本程序采用MATLAB实现神经网络对股票预测的功能,带有实验数据以及输出结果-The program uses MATLAB neural network stock prediction to achieve the function, with experimental data and output results
Waveletet
- 小波神经网络 用于股票预测等 matlab编程 十分有用(Wavelet neural network is used in stock prediction and so on)
MATLAB实现股票价格预测_源程序代码
- MATLAB实现股票价格预测_源程序代码;MATLAB to achieve stock price forecast _ source code(MATLAB to achieve stock price forecast _ source code)
4.基于MATLAB的神经网络在股市预测中的应用
- 基于MATLAB实现的BP神经网络在股票预测中的应用研究(Application of BP neural network based on MATLAB in stock prediction)
股票预测
- 基于神经网络的股票价格预测的MATLAB实现,经网络的在实际预测模型中的问题(MATLAB implementation of stock price prediction based on neural network and problems in the actual forecasting model via network)
基于MATLAB的股票指数预测算法仿真
- 这个是基于MATLAB的股票指数预测算法仿真,里边含有实例和coding(This is a MATLAB based simulation of the stock index prediction algorithm, which contains an instance and a coding)
股票预测
- 采用三层BP神经网络结构,输入层神经元数为5,隐含层神经元数为3,输出层神经元数为1,使用MATLAB编写。 将所给数据按14:1分为训练样本集,和测试样本集,经测试及分析,预测误差为0.1700,误差较小。 网络训练好后,输入前一天的6组数据,即:最高价、最低价、开盘价、收盘价、成交量,就能自动预测出后一天的收盘价。(The structure of three-layer BP neural network is adopted. The number of neurons in the i
股票预测-最小二乘
- 采用最小二乘法进行MATLAB编写,开盘为输入,收盘为输出。1-600个数据为训练样本集,601-700为预测样本。先对数据进行标准化处理,再利用最小二乘法对模型进行预测,最后进行反标准化处理后输出。(The least square method is used to compile MATLAB. The opening is input and the closing is output. 1-600 data are training samples and 601-700 predic