搜索资源列表
GABPMATLAB
- 利用遗传算法优化BP神经网络权值和阈值,然后进行训练,利用训练好的模型进行预估。附实例-The use of genetic algorithm to optimize BP neural network weights and thresholds, and then training, training a good use of forecast models. Attached examples
AOA-algorithm-on-neural-network
- 基于几何结构的单次反射统计信道模型, 提出了基于RBF神经网络的AOA 定位算法-AOA location algorithm based on RBF neural network based on the geometric structure of a single reflection statistical channel model,
LmNet_PF
- LmNet PF 神经网络预测平台是公司基于最优神经网络算法(Levenberg-Marquardt动量项法)开发的通用预测平台工具。它是针对用户进行预测需要,快速构建神经网络应用的通用预测平台,它能解决包括销售量预测、销售价格预测、成本预测、市场潜力预测、新产品价格预测等方面的预测分析。功能包括:新建、修改网络模型;网络训练;网络仿真;误差分析;专家样本数据自动生成;节点配置;数据归一化处理;网络参数初始化设置等。~..~ -Neural Network Prediction LmNet
rbf-forcast
- rbf神经网络模型预测淀粉利用率,径向基神经网络模型预测淀粉利用率-rbf neural network model to predict
RBF
- RSF神经网络算法建立转炉炼钢数据模型,输出三个图形-RSF neural network algorithm for establishing converter steelmaking data model, the output of three graphs
bp-matlab
- 物探中基于BP神经网络模型煤层含气量预测-In the geophysical prospecting based on BP neural network model to predict coal bed gas content
CFuturesDataMining
- 一款股票分析程序,基于Visual C++ 6.0和Access数据库设计,运用了规则及神经网络方法(BP网络),对历史数据自动建模,再使用模型对新数据进行分类和识别。-A stock analysis program, Visual C++ 6 and Access database based design, the use of rules and the method of neural network (BP network), the historical data of autom
example_CNN
- 运用卷积神经网络模型cnn实现肺结节的良恶性分类。-Using convolution neural network classification of benign and malignant lung nodules
Newton-method-wavelet-neural-network
- 以某光伏电站实测数据为比较对象用拟牛顿法小波神经网络建立光伏发电系统短期功率预测模型。-Based on the measured data of a PV power plant, the short- term power prediction model of photovoltaic power generation system is established by using quasi- Newton method wavelet neural network.
code for homework3
- 本项目使用python自行实现了一遍BP算法,并大家一个三层的简易神经网络模型。供初学者使用。(This project uses Python to implement the BP algorithm once more, and we have a simple neural network model of three layers. For beginners to use.)