搜索资源列表
BP神经网络非线性系统建模
- 基于BP神经网络的非线性系统函数拟合算法,分为BP神经网络构建,BP神经网络训练和BP神经网络预测.
BP神经网络预测 matlab程序实现
- BP神经网络用于房价的预测 matlab程序实现
游轮定价BP神经网络预测MATLAB程序及结果
- 针对游轮公司预售票定价和开船后升舱方案,建立BP神经网络预测及灰色关联度模型,预测出每次航行各周预订舱位的人数.分析每航次每周预定的平均价格和每航次每周意愿预定人数的关联度,对每周的意愿人数进行合理地赋权,预测出每周预订的平均价格.建立需求定价模型,对售票价格合理定价.游轮起航后,在头等、二等舱位未满的情况下,建立游客升舱模型,使公司获得最大的预期销售收益.(To upgrade scheme cruise company advance ticket pricing and sail, est
神经网络编程_源代码
- 神经网络预测数据,功能强大,非常给力,大方分享(shenjingdsadasdasd asdasdasdasd)
神经网络预测
- BP神经网络来进行滚动预测,精度教高,拟合程度较好,适合做预测工具(BP neural network is used for rolling prediction, high accuracy, better fitting degree, suitable for predicting tools)
BP神经网络预测
- 神经网络工具箱,能够用来预测交通流量,代码中显示了实现的步骤(neural network toolbox)
BP神经网络的非线性系统建模——非线性函数拟合
- 在工程应用中经常会遇到一些复杂的非线性系统,这些系统状态方程复杂,难以用数学方 法准确建模。在这种情况下,可以建立 BP 神经网络表达这些非线性系统。该方法把未知系统看成是一个黑箱,首先用系统输入输出数据训练 BP 神经网络,使网络能够表达该未知函数,然后用训练好的 BP 神经网络预测系统输出 。(In engineering applications, some complicated nonlinear systems are often encountered. The equations
遗传算法优化BP神经网络——非线性函数拟合
- 遗传算法优化 BP 神经网络分为 BP 神经网络结构确定、遗传算法优化和 BP 神经网络预 测 3 个部分。 BP 神经网络预测用遗传算法得到最优个体对网络初始权值和阔值赋值,网络经训练后预测函数输出。(Genetic algorithm optimization BP neural network is divided into 3 parts: BP neural network structure determination, genetic algorithm optimization
神经网络
- 神经网络预测、神经网络分类,人工智能神经网络(Neural network prediction and neural network classification)
小波神经网络预测timeseries
- 关于小波神经网络的matlab 源程序,对于考虑利用小波神经网络进行预测的,可以考虑一下。(.Wavelet neural network on the matlab source code, for considering the use of wavelet neural network prediction, you can consider.)
用matlab编BP神经网络预测程序
- 用matlab编BP神经网络预测程序,MATLAB程序代码-- 人工神经网络及其工程应用(BP neural network prediction program using MATLAB)
灰色神经网络预测程序(无输入)
- 可以拟合出精度很高的预测值,强烈推荐给大家,很好用的(Can fit a highly accurate prediction, highly recommended to everyone, very good.)
神经网络代码
- 关于径流月值的BP神经网络预测,经过证明可以得到想要的结果,分享给大家,一起交流学习。(The BP neural network forecast for monthly runoff has proved that the desired results can be obtained, sharing and exchanging learning.)
神经网络预测客运量
- 采用神经网络,结合北京的各项数据,系统预测客运量变化情况,稍稍改参数便可以直接使用(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.)
Matlabbp神经网络
- bp神经网络,可以用于预测与回归,效果比较好,注意训练次数(BP Neural network algorithm)
BP神经网络预测
- BP神经网络是目前较为简单的预测算法,但是需要要有足够的样本,本例使用神经网络算法,两步预测(BP neural network is a relatively simple prediction algorithm at present, but it needs enough samples. This example uses neural network algorithm and two-step prediction.)
BP神经网络预测 程序
- BP神经网络的预测算法及实现属于深度学习的内容(The prediction algorithm and Realization of BP neural network belong to the content of deep learning)
小波神经网络预测代码
- 小波神经网络预测的完整的MATLAB代码。有数据,可直接运行实现。(Wavelet neural network prediction of complete MATLAB code. With data, you can run the implementation directly.)
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.)
神经网络及数据
- 使用神经网络预测销量,包括数据预处理、输入数据变换、神经网络训练及使用。包括数据集(Use neural network to forecast sales volume, including data preprocessing, input data transformation, neural network training and use)