搜索资源列表
TCS230-Color-Sensor-for-Ship
- 该系统采用三块TCS230颜色传感器,监测轮船经过后海水的颜色变化的情况,数据采用就地处理,并运用改进型BP神经网络算法进行污染模式训练和模式识别。通过nRF401无线数字收发器,把污染识别的结果发送回监 视器,再通过字符和语音对识别结果进行报告。把轮船污染数据采集器安装在轮船尾部两侧进行实时监测,结果表明,监测速快,精确度高。-The system uses three TCS230 color sensor to monitor the ship through the water
Artificial-neural-network-BP
- 人工神经网络BP算法源码,讲解的很详细,希望对你们有用-Artificial neural network BP algorithm source code
Improved-BP-neural-network-c
- 改进的BP神经网络算法,基于拟牛顿算法。-Improved BP neural network algorithm, based on the quasi-Newton algorithm.
BP-neural-network
- BP神经网络的C++算法实现及讨论。通过C++构造一个5层神经网络,成功实现样本函数的功能。-C++ BP neural network algorithm to achieve and discussion. By C++ construct a five-layer neural network, the successful implementation of functional sample function.