搜索资源列表
RBF预测
- 应用径向基神经网络作预测的matlab程序-application RBFNN forecast for the Matlab procedures
基于RBF神经网络的CPI预测
- 采用RBF神经网络的结构、特性和训练算法,根据CPI(消费者物价指数)与其影响因素之间存在的映射关系,应用神经 网络建立了多因素非线性时间序列预测模型。最后通过仿真实验和研究,把RBF神经网络与传统的BP网络预测结果进行比较,结果证明,该模型的预测精确度更高,结果令人满意。
RBF预测
- 应用径向基神经网络作预测的matlab程序-application RBFNN forecast for the Matlab procedures
svm522
- 用RBF人工神经网络的智能算法,实现预测功能-with RBF ANN intelligent algorithm to achieve functional forecast
NeuralRBF
- 神经网络RBF网络预测和分类,很实用的程序-neural network RBF network prediction and classification of very practical procedures
RBF
- RBF实现神经网络预测程序,压缩包,不用解压缩密码!-Realize RBF neural network prediction program, compressed packet, do not extract the password!
rbf
- matlab的rbf神经网络文件,可用于股市预测,能够生成误差图,预测图-the rbf neural network matlab files, can be used for stock market prediction, to generate error maps, prediction chart
bpelmanrbfgrnn
- 预测股市的matlab程序,可以选择神经网络类型,更可以推广使用-Stock market prediction matlab program, you can choose the type of neural network, but also to promote the use of
RBF
- 利用RBF进行时间序列的预测,可用于故障诊断中的参数估计和预测-Use of RBF for time series prediction can be used for fault diagnosis of parameters estimates and projections
RBF
- matlab格式源代码。功能:径向基神经网络算法源码和应用于时间序列模型建立和预测问题。-matlab source code format. Function: RBF neural network algorithm source code and applies to time-series model and prediction of the problem.
RBF
- 可用于电力系统短期负荷预测的RBF神经网络程序-Power system can be used for short-term load forecasting procedures of the RBF neural network
bpelmanrbfgrnn
- 可用于bp,elman,rbf,grnn四种神经网络的预测命令-Can be used for bp, elman, rbf, grnn four types of neural network prediction order
321(2)
- RBF预测功能,进行逼近效果很好的预测,精度十分高-RBF prediction function, the effect of a good approximation to the forecast, the accuracy is very high
neural_network_predict
- RBF神经网络的matlab源码 预测模型-RBF neural network prediction model matlab source code
rbf
- RBF预测,用RBF预测蒙脱土纳米复合材料的双指标性能-RBF prediction, prediction with RBF nanocomposites performance of two indicators of
RBF
- RBF网络源代码,VB开发,用于预测等,已调试运行-RBF network source code, VB development, for prediction, has been commissioning
rbf预测模型
- 对数据的预测额,很好用的模型,下载别人的。(Predict the amount of data, use the model well, download someone else's)
rbf
- 预测实例,matlab实现烧结配料含水量的预测,误差发散,没有收敛(Prediction example, MATLAB realizes the prediction of water content in sintering burden, the error is divergent, and there is no convergence)
matlab的RBF预测模型程序(可运行)
- 运用RBF神经网络对股票的价格运行趋势进行预测(Using RBF neural network to predict the stock)
BP神经网络股票预测
- 分别采用BP网络和RBF网络进行数据预测 在600085这个数据表中,以XZSLX综合作为输入,以收盘价作为输出 以前595个数据作为训练样本,后100个数据作为实际输出。 通过训练数据建立模型,最终输出100个预测的股票收盘价。 将预测的收盘价和实际的收盘价进行对比并求取误差,从而判断所建立模型的准确性。 BP神经网络调用newff函数实现。(In the data table of 600085, XZSLX synthesis i