搜索资源列表
trebp
- 这是一个用BP神经网络实现三分类的源程序代码-This is a BP neural network with three categories of source code
BPNNgdm
- BP 神经网络属于前向网络 以下为创建 BP 神经网络的方法及参数 。matlab神经网络工具箱 bpnn的一个matlab实现实例(代码 可用)- Back Propogation Neural Network (BPNN) Thread Subject ,Back Propogation Neural Network (BPNN) Subject
BP-matlab-
- BP神经网络预测MATLAB实现代码,代码都有详尽注释,供初学者使用。-MATLAB code to achieve the prediction of BP neural network, the code has detailed notes, for beginners to use.
BP-ann
- 机器学习,BP人工神经网络算法 代码实现-BP artificial neural network algorithm
BP_Test
- BP神经网络代码 c语言实现 可以用于模式识别 比如车牌识别等-BP神经网络编码 可用于模式识别 比如车牌识别等 BP neural network encoding can be used for pattern recognition, such as license plate recognition, etc.
bp
- bp神经网络的matlab代码实现,适用于初学者-bp neural network matlab code
BP神经网络的人脸识别matlab代码
- 使用MATLAB实现人脸识别,可以正常运行(Using MATLAB to realize face recognition, it can run normally)
leader-following 自适应动态规划仿真
- 本代码运用自适应动态规划理论,结合BP神经网络,设计实现多智能体系统的一致控制。其中的控制率是由HDP框架的BP神经网络基于智能体的实时状态数据自适应产生的。(leader-following consensus by adaptive dynamic programming)