搜索资源列表
BP
- 一个BP神经网络的源程序,是matlab实现的,是研究人工神经网络的很好的学习资料-A BP neural network source code, is the realization of matlab is to find good artificial neural network learning information
BP_FUZZY
- 用BP神经网络优化模糊控制器,进行学习,系统有两个输入,输出误差曲线和期望曲线,BP学习误差曲线-BP neural network to optimize the fuzzy controller learning system has two inputs, the output error curve and expectations of the curve, the BP learning error curve
BP-shenjinhMATLAB
- 输入学习样本,使用反向传播算法对网络的权值和偏差进行反复的调整训练,使输出的向量与期望向量尽可能地接近,当网络输出层的误差平方和小于指定的误差时训练完成,保存网络的权值和偏差。-Enter the study sample, using the back-propagation algorithm repeatedly adjust training of the network weights and deviation as close as possible, so that the ou
BP
- 用C写的简单的神经网络算法,利用训练集学习并建立模型,并对测试集进行分类-Simple neural network algorithm, written in C using the training set of learning and to establish the model, and test set classification
bp
- 功能:windbg断点自动生成工具 虽然是网页脚本,但其技术含量非同小可。 windbg调试器,是逆向探索的超级武器,但是其复杂的条件断点语法,可能让人望而生畏 这是以前公司里技术大牛写的,可以选定函数,自动生成条件断点脚本,各位做安全的同学, 应该都需要这个工具,不但调试工作更加简单, 还可以向大牛学习这东东是如何写出来的。-Function: WinDbg breakpoint automatic generation toolAlthough webpage scr i
BP
- matlab编写的bp神经网络程序,适合初学者学习,内部注释清楚-matlab prepared bp neural network program, suitable for beginners to learn the internal comments clear
BP-The-neural-network
- 人工神经网络 matlab ,一个不错的学习机器,希望对大家有帮助了-Matlab artificial neural network, a good learning machine, hope to be helpful
BP
- 采用典型的BP算法实现了有导师学习下的神经网络,采用输入层、隐含层和输出层的三层结构,实现了BP算法。-Typical BP algorithm implements a mentor to learn the neural network, using the input layer, hidden layer and output layer, three-layer structure, to achieve the BP algorithm.
BP
- 神经网络方面,用c++模拟了BP算法,只有一个学习因子,添加因子并且和牛顿法相结合-Neural networks, with c++ BP algorithm simulates only a learning factor, and Newton added factor and Combination
BP
- 自写的基于matlab的bp程序,主要实现bp网络的无导师学习-the bpnetwork based on matlab write by myself
BP-ann
- 机器学习,BP人工神经网络算法 代码实现-BP artificial neural network algorithm
PSO-bp
- 粒子群优化BP神经网络,代码通俗易懂,学习一下-PSO Optimize BP neural network, the code easy to understand
Matlab-BP
- Matlab神经网络应用的一个小程序,新手为了学习,希望能通过!-A small program Matlab neural network application, and newcomers to learn, hope that through!
BP-recognize
- 神经网络学习相关:基于BP网络实现模糊字母识别 设计一个标准BP学习算法训练网络,实现对加噪字母的识别 -Neural network learning relevant: fuzzy identification letters design a standard BP learning algorithm to train the network based on BP network, adding noise to achieve recognition of the lette
BP神经网络实现图像压缩
- 数据分析之机器学习:BP神经网络实现图像压缩(BP neural network for image compression)
机器学习
- c++语言实现的bp神经网络 机器学习 输入3个数据输出第四个数据 误差根据学习迭代次数的增加而下降(C++ language BP neural network machine learning input, 3 data output, fourth data errors according to the number of learning iterations increase decline)
BP神经网络的数据分类-语音特征信号分类
- bp网络用于数据分类,一类语音特征信号的分类,以供参考学习(BP network is used for data classification, and a class of speech feature signals is classified for reference learning)
案例1 BP神经网络的数据分类-语音特征信号分类
- 前馈循环神经网络,用于处理语音识别,里面是matlab源代码,以及实例。学习神经网络算法很有帮助。(Feed forward recurrent neural network for speech recognition, which is the matlab source code, and an example. Learning neural network algorithms is very helpful.)
bp
- 研究生期间写的算法,SAR的先进的BP成像算法!欢迎大家下载学习(Advanced BP Imaging Algorithms for SAR)
基于BP神经网络的模糊控制算法程序
- 通过BP神经网络对模糊规则的学习能跟好的控制,实现模糊PID的有效控制。(Through learning fuzzy rules by BP neural network, better control effect can be achieved.)