搜索资源列表
销售预测系统源代码
- 销售预测系统,可以根据历史销售数据对未来的销售量进行有效预测,采用BP神经网络对预测模型进行训练,可以达到不错效果-sales forecasting system, based on historical sales data for the future effective sales forecasts, BP neural network model to predict the training, they can achieve good results
雷达数据预测
- 雷达数据预测,包括航迹仿真、卡尔曼滤波等 -radar data projections, including track simulation, Kalman filtering
dsadasfdsd
- 一个神经网络的程序,通过神经网络进行预测。内含测试数据,训练数据。-c++
svm_toolbox
- 基于matlab的支持向量机应用于数据预测分析的代码-Matlab-based support vector machine applied to the analysis of the code data to predict
bp-code
- 利用BP神经网络进行数据预测,得到均方误差,并画出预测数据和原数据的对比图。-BP neural network for data, forecasts, get the mean square error, and forecast data and raw data to draw the comparison chart.
rbf预测模型
- 对数据的预测额,很好用的模型,下载别人的。(Predict the amount of data, use the model well, download someone else's)
SVM神经网络的数据分类预测-葡萄酒种类识别
- SVM神经网络的数据分类预测-葡萄酒种类识别(SVM neural network data classification prediction - wine type identification)
地震预测
- 根据往年数据建立模型,通过检测数据进行地震预测(earthquake prediction)
LVQ神经网络的预测——人脸朝向识别
- Elman神经网络的数据预测----电力负荷预测模型研究(Intelligent algorithm, neural network, Elman neural network, data prediction, power load forecasting model.)
神经网络预测客运量
- 采用神经网络,结合北京的各项数据,系统预测客运量变化情况,稍稍改参数便可以直接使用(Using neural network, combined with the data of Beijing, the system predicts the change of passenger volume, and it can be used directly with a slight modification of parameters.)
network
- 卷积神经网络函数,用于数据预测,分类以及识别(Convolution neural network functions for data prediction, classification and identification)
小波神经网络预测代码
- 小波神经网络预测的完整的MATLAB代码。有数据,可直接运行实现。(Wavelet neural network prediction of complete MATLAB code. With data, you can run the implementation directly.)
lstm
- 实现一多维时序数据的预测,相关参数可自行修改(Realization of prediction of multidimensional time series data)
房价预测
- kaggle项目,排名还挺靠前,需要和kaggle数据一起使用,需到kaggle网站下载。(The kaggle project, ranked high, needs to be used with kaggle data and downloaded from the kaggle website.)
BP神经网络预测
- BP神经网络预测matlab的源代码,里面还附有公路运输的预测实例,只需修改数据即可。(BP neural network predicts the source code of matlab, which also includes a road transport prediction example, just need to modify the data.)
tensorflow预测产品价格
- 使用tensorflow进行预测,通过市场销量等数据预测产品的价格
lstm 成功
- 利用LSTM算法进行数据预测和数据分析,实在不知道说啥了(Use this svm algorithm for data prediction or data processing)
LSTM预测
- 使用LSTM对销售数据(吉恩销售数据集)进行预测(Use LSTM to forecast sales data)
基于BP神经网络的股票数据预测模型
- 采用了BP神经网络的算法能较好的预测股票收盘价的趋势(BP neural network algorithm is used to predict the trend of stock closing price)
神经网络数据预测
- 使用遗传算法改进的神经网络算法,对某地区用电进行预测,并分析预测的误差大小,使用python