搜索资源列表
BP
- neural network,神经网络的BP算法的代码,保证能运行,Back Propagation-neural network, the BP neural network algorithm code, the guarantee of operation, Back Propagation
Delphi_BP_identification
- 这是用Delphi编写的关于控制理论中BP神经网络控制的非线性系统辨识的程序,希望对大家有所帮助,我也很愿意与大家分享这些代码。-It is written with Delphi on the control of BP neural network control theory, nonlinear system identification procedure, we want to help, I am very willing to share the code.
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
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
BP
- 简单的BP神经网络代码,在别人的基础上改动的-good math lab about bp
BP-adaboot
- 简单的BP神经网络代码,在别人的基础上改动-BP adaboot
ELM
- 极限学习机程序代码,可以进行拟合与分类,该算法结构简单,比BP等神经网络号-extreme learning machine
BP
- 基于BP神经网络的负荷预测,有结果代码,利用某地的实际数据实验得到结果,结果效果不错-BP neural network based on load forecasting , the outcome of the code , the use of an experiment to get the results of the actual data , the results are good results
BPshenjingwangluolizi
- MATLAB BP神经网络实例 m代码 及例子 让你进一步了解BP神经网络-MATLAB BP shenjing wangluo example
yuandaima
- MATLAB程序代码 bp神经网络通用代码,十分好用的,毕设做过的-MATLAB code bp neural network common code, very easy to use, complete set done
neural-network-matlab_m
- matlab神经网络原理与实例精解的matlab源代码,包括matlab快速入门、单层感知器、线性神经网络、BP神经网络、径向基函数网络、自组织竞争神经网络、随机神经网络等各章节源码,是学习神经网络的有力助手,里面包含matlab库函数工具箱的应用,也有手算代码。-matlab neural network theory and examples of fine solution matlab source code, including matlab QuickStart, single se
yunyinshibie
- 该代码为基于BP神经网络的四种语音的识别,识别率较高。-The code for four kind of voice recognition based on BP neural network, the recognition rate is higher.
code
- 《malab神经网络原理与实例精解》陈明一书中的bp神经网络代码程序-" Malab network principles and examples of fine nerve Solutions" Chen a book bp neural network code program
comsoctran.tar
- 本代码为Bp神经网络源代码可以用来做二分类,代码完整,并且有实验数据。-The code for the Bp neural network source code can be used for binary, code integrity, and experimental data.
C++实现神经网络算法
- BP神经网络 c++完整实现代码,加了非常详细的注释,代码可以直接运行