搜索资源列表
bp_source_c
- bp算法的c实现,程序已经通过调试,希望对大家有用-bp c algorithm achieved through debugging procedures, we hope to useful
bp_study
- 神经网络程序,BP算法模拟程序,可以在windows下编译通过-neural network programming, BP algorithm simulation program that can compile under windows
digital_recogonizer
- 神经网络进行手写数字识别: 本程序是BP算法的演示程序, 其中的Levenberg-Marquardt算法具有实用价值. 带有图形界面-neural network handwritten numeral recognition : this program is the BP algorithm Demonstration Program, The Levenberg-Marquardt algorithm is practical value. with a graphical in
NeuralNetworksatyouFingertips
- 各种神经网络的算法,包括bp,hp,som等 用c编的,程序简单易懂,适合大家学习-various neural network algorithm, including bp hp, som c, and so on with the series, procedures are simple, suitable for everyone learning
matlab_bp
- 关于bp算法来逼近一个函数,还有一些关于一些简单的matlab实验程序,包括切比雪的滤波
BP
- 这个C语言的程序是bp算法实现,可以运行得出结果-The C language program is bp algorithm, the results can run
C
- 用C++实现的BP神经网络算法程序, 用于预测数据及模数识别-C++ BP
BpNet
- 该程序实现神经网络的BP算法,输入节点数,输出节点数,隐层数,隐层节点数任意,由用户决定。其中隐层数指的是总共曾数包含输出层,比如说异或算法为2层,第一层节点数为2,第二层也即输出层节点数为1,输入点数为2 。但是该程序对异或算法实现并不理想,对多层多节点的神经网络有较好的结果。-The program realize ...
MATLAB
- BP神经网络算法关于二元函数逼近拟合的matlab的程序-BP neural network algorithm for the binary function approximation fitting
ldpc_decode
- LDPC码的经典的译码程序:BP译码算法-Classic LDPC code decoding procedure: BP decoding algorithm
1
- 神经网络BP算法(C程序),方便大家学习神经网络的时候用-BP neural network algorithm (C program) to facilitate learning neural network at the same time
GA--BP-neural-network
- 遗传算法的基本程序,主要的步骤,举例说明怎么应用遗传算法优化BP神经网络-GA basic procedures, main steps, illustrate how the application of genetic algorithm to optimize BP neural network
ELM
- 极限学习机程序代码,可以进行拟合与分类,该算法结构简单,比BP等神经网络号-extreme learning machine
BPrecognition
- 此例可采用BP神经网络算法用于设备故障类型的模式识别程序。 本次为变压器故障(均为低压测故障)类型的识别。-This example can be used BP neural network algorithm for pattern recognition procedures for equipment fault type. The identification of the type of transformer fault (both low pressure fault detec
bp
- 基于BP算法的LDPC译码程序,采用vhdl语言,bp算法-BP algorithm based on LDPC decoding program using vhdl language, bp algorithm
bp12345678
- 用vc实现的bp的算法程序,神经网络的一种重要算法-Using vc to achieve the bp algorithm,AN IMPORTANT ALGORITHM FOR NEURAL NETWORKS