搜索资源列表
glhundungrnn
- 用混沌理论和广义回归神经网络进行短期负荷的预测,取得了满意的效果-with Chaos Theory and the general regression neural network for short-term load forecasts, achieved satisfactory results
prediction-GRNN
- GRNN的数据预测-基于广义回归神经网络货运量预测-The data prediction GRNN- Generalized regression neural network based on volume forecast
8
- GRNN的数据预测—基于广义回归神经网络的货运量预测
GRNNhuoyun
- 基于广义回归神经网络的货运量预测的源代码,可以直接编译运行。并且里面有详细的代码注释。-Generalized regression neural network based on the PCF s source code, you can direct the compiler to run. And there are detailed notes of the code.
grnnforexample
- 广义回归神经网络是RBF的一个扩展。但是具体怎么实现却代码很少,本代码是一个grnn很好的学习例子。-Generalized regression neural network is an extension of RBF. But how to achieve specific code but rarely, the code is a good learning example grnn.
Untitled11
- 有关于广义回归神经网络的应用实例的代码程序-Generalized regression neural network application examples
grnn
- 广义回归神经网络GRNN用于对癫痫发作的分类,包括RBF-Generalized regression neural network GRNN for the classification of epileptic seizures, including the RBF
GRNN
- GRNN的数据预测:基于广义回归神经网络货运量预测-The GRNN data Forecast: Cargo Forecasts based on generalized regression neural network
GRNN
- 该文件是GRNN的数据预测的源代码,可用于基于广义回归神经网络的货运量预测-The file is a the GRNN data predicted source code that can be used for cargo forecast based on generalized regression neural network
grnn1
- grnn广义回归神经网络,主要用于函数逼近。此程序完成使用grnn对未知模型的逼近及测试-The GRNN generalized regression neural network for function approximation. This process is complete approximation of the use grnn unknown model and testing
GRNN
- GNNN数据预测是基于广义回归神经网络货运预测,神经网络案例分析里的例程-GNNN data prediction- based on generalized regression neural network cargo forecasts, neural network case study in the routine
GRNN-predict
- 用神经网络中的GRNN网络(广义回归神经网络)对货运量预测-Using neural network GRNN network PCF
GRNN
- GRNN的数据预测:基于广义回归神经网络货运量预测中的源程序及数据-GRNN data to predict the source program and data forecast generalized regression neural network based on the amount of cargo 分享到: 2.5万
eg8-huoyunliangjiance
- 《MATLAB神经网络30个案例分析》中的第8个例子,案例8 GRNN的数据预测-基于广义回归神经网络货运量预测。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of example, 8 cases of 8 GRNN data to predict- freight volume prediction based on generalized regression neural network. Hope to have
GRNN的数据预测-基于广义回归神经网络货运量预测
- GRNN的数据预测-基于广义回归神经网络货运量预测(Prediction of GRNN data based on generalized regression neural network for freight volume prediction)
GRNN处理时间序列
- 用广义回归神经网络预测时间序列数据的MATLAB源代码(MATLAB source code for predicting time series data using generalized regression neural network)
GRNN
- 基于广义回归神经网络(GRNN)的货运量预测(Prediction of freight volume based on generalized regression neural network (GRNN))
采用广义回归神经网络GRNN进行货运量预测
- 针对货运量预测问题,建立广义神经网络,对货运量进行预测。同时建立了BP神经网络,通过预测误差进行比较(Aiming at the problem of freight volume prediction, a generalized neural network is established to predict freight volume. At the same time, a BP neural network is established to compare the predicti
遗传算法优化广义回归神经网络多分类
- 用遗传算法优化光滑因子,来搭建广义回归神经网络分类器,代码全面带数据,可移植性好