搜索资源列表
BP1
- 这是BP神经网络的matlab代码,调节对学习速率、隐含层数等不同参数的设置,通过神经网络的不断训练,观察图形,以得到最好的拟合-This is for us green hands.BP shen jing wangluo xuyao dui gezhong canshu jinxing butong de xunlian,yi dadao zuiyou nihe.
ANN
- BP网络的训练代码,优化的前处理,可以较好的预测参数-BP network training code, the optimized pre-treatment can be a better prediction parameters
BP-suanfa
- 神经网络代码 关于BP算法以及神经网络的建立及仿真-Building and Simulation of neural network code on the BP algorithm and neural network
chapter2
- BP神经网络关于非线性函数拟合的问题,表述了如何写其代码-BP neural network on non-linear function fitting problems, a presentation on how to write their code
BP-matlab
- BP神经网络源代码,我小论文的代码,绝密资料-BP neural network source code, my little paper code, top-secret information
123
- BP滤波VB源程序代码,可以对数据进行高通和低滤波-BP filter VB source code
BP.SVM
- 这是遗传算法优化支持向量机代码。用于matlab分类应用-This is a genetic algorithm optimization support vector machine code. Applications for classification matlab
HungarianBP-master
- 使用bp算法完成双目立体视觉中的视差图的计算,bp算法是全局立体匹配的一个经典的算法,本文件中包含了代码以及简单的使用说明-stereo matching with bp
C++实现神经网络算法
- BP神经网络 c++完整实现代码,加了非常详细的注释,代码可以直接运行