搜索资源列表
gskmadechar.rar
- 基于人工神经网络的手写英文字母、数字图像识别的源程序代码。,Based on Artificial Neural Network handwritten letters of the alphabet, the digital image to identify the source code.
RBF
- rbf神经网络代码,用于电力系统短期负荷预测的matlab代码-rbf neural network code rbf neural network code rbf neural network code rbf neural network code
BPmatlab
- 神经网络预测代码,对事件的前期预测等前期准备很有帮助。-The neural network prediction code, the early prediction of events preparatory helpful.
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.
BP-suanfa
- 神经网络代码 关于BP算法以及神经网络的建立及仿真-Building and Simulation of neural network code on the BP algorithm and neural network
wavneural.m
- 小波神经网络的基本编程代码,欢迎使用并指正-wavelet 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
0813vsm_mccaffreyCode
- 使用反向神经网络进行实例计算程序代码(C#语言编写)-neural network
shj1
- 神经网络的三个案例分析,解释,简介,以及matlab的代码事例。-Three cases of neural network analysis, interpretation, profiles, and matlab code examples.
C++实现神经网络算法
- BP神经网络 c++完整实现代码,加了非常详细的注释,代码可以直接运行