搜索资源列表
c语言编bp算法及使用说明
- 用c语言编的确bp算法小程序,比网络上的好,而且有说明.-series Indeed bp algorithm small program on the network than good, but is described.
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
BP
- 用BP神经网络实现的第三代移动通信CDMA多用户检测算法-Using BP neural network to achieve the third generation of mobile communication CDMA multiuser detection algorithm
cppStockBP
- 使用C++的基于神经网络(BP)算法的股票预测程序-The use of C++ s Based on neural network (BP) algorithm stock forecasting process
LDPC_c
- LDPC 码的编译码的c语言实现,译码采用的是bp算法-Encoding and Decoding of LDPC code c language, decoding algorithm used is bp
NNAS
- 采用工程化管理思想运用于人工BP网络分析系统,从而能应对现实应用中复杂的分析需求;集成了多种BP算法,根据分析领域、行业特点及具体情况选择合适的算法进而达到最佳的预测分析效果。产品面向最终用户与二次开发者,既为最终用户提供商品化的分析系统集成环境,又提供了开放性的接口、文档面向二次开发者以灵活地定制开发更为专业并与原有系统无缝集成的人工智能应用。~..~-The use of project management thinking BP network analysis applied to a
erjie
- 针对目前自动称重配料系统中采用传统PID控制的不足、系统误差不稳定、动态特性不理想,提出了一种基于神经网络PID控制的算法。该系统传递函数为 ,本文设计BP神经网络为三层,输入层4个节点,隐层为5个节点,输出层为3个节点。-For automatic weighing batching system currently used in traditional PID control deficiencies, systematic errors unstable dynamics is not
nonlinear-system-identification
- 基于BP算法的神经网络对一个非线性系统进行辨识,最终辨识达到稳定并有较小的辨识误差。-BP neural network algorithm is based on a nonlinear system identification, and ultimately to identify stable and has a small identification error.
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.)