搜索资源列表
bp算法
- bp算法的源代码,由于很多程序都是利用matlab工具箱函数做的,不利于是用这个性化设计,对于观察网络内部的结构也带来一定困难,这个算法就可以让社记者跟踪训练过程-bp algorithm source code, a lot of procedures are using Matlab Toolbox function done, then use the negative nature of the design, the internal network for observation o
BP(vb实现)
- BP神经网络,用vb写的,包含传统BP网络S型函数和传统BP网络ATN型函数-BP neural network, using vb written in the traditional BP network includes S-type function and the BP-function network ATN
对sinx在区间 内采样数点作为BP神经网络训练
- (1)对sinx在区间 内采样数点作为BP神经网络训练样本,然后利用该训练好的网络输出sinx的值。 (2)将函数换成 , ,重复(1)的实验。
bpalgorithm1
- BP算法的C语言实现,可用于函数逼近,分类,数据挖掘应用等-BP algorithm C language can be used to function approximation and classification, data mining applications
do03zpyI
- matlab 里用BP网络实现函数逼近的例子-Matlab Lane BP network function approximation example
BP
- 利用MATLAB实现的BP网络,没有利用MATLAB的函数,而是自己编写实现-Use MATLAB to achieve the BP network, did not make use of MATLAB function, but to prepare themselves to achieve
matlab_NeuralNetwork
- matlab实现 感应器神经网络、线性网络、BP神经网络、径向基函数网络-matlab neural network implementation of sensors, linear network, BP neural networks, Radial Basis Function Network
NumRecogBP
- 该程序在VC++环境下编写,为基于模式对话框程序。程序主要由训练数据处理函数、识别数据处理函数、BP网络处理函数、绘图函数以及文件输入输出函数等几个主要函数组成。-failed to translate
BP-network
- 掌握用BP网络解决实际预测问题的方法,包括数据规格化处理、训练样本和测试样本的组织,网络隐层层数和神经元个数的确定,以及传递函数和训练参数的确定等。-Mastered the method of BP network to solve practical prediction problems, including the normalized data processing, training samples and test samples of tissue, the number of
bp
- 功能:windbg断点自动生成工具 虽然是网页脚本,但其技术含量非同小可。 windbg调试器,是逆向探索的超级武器,但是其复杂的条件断点语法,可能让人望而生畏 这是以前公司里技术大牛写的,可以选定函数,自动生成条件断点脚本,各位做安全的同学, 应该都需要这个工具,不但调试工作更加简单, 还可以向大牛学习这东东是如何写出来的。-Function: WinDbg breakpoint automatic generation toolAlthough webpage scr i
BP
- bp神经网络逼近非线性函数,利用matlab-bp neural network approximation of nonlinear function using matlab
BP
- 神经网络拟合函数逼近简单算例,用于简单了解原理,含注释-Neural network the fit function approximation simple example for simple understanding of principles, including the Notes
The-BP-neural-network-
- BP神经网络用于函数逼近代码-The BP neural network for function approximation************************************
bp
- BP神经网络,自实现Matlab函数,附数据。-BP neural network, self-realization of Matlab functions, with the data.
遗传算法优化BP神经网络-非线性函数拟合
- 进行非线性函数拟合且用遗传算法对BP神经网络进行优化(The nonlinear function is fitted and the BP neural network is optimized by genetic algorithm)
BP神经网络用于非线性函数拟合
- BP神经网络用于非线性函数的拟合,效果不错,适合初学者。(BP neural network for nonlinear function fitting, the effect is good, suitable for beginners.)
遗传算法优化BP神经网络用于非线性函数拟合
- 遗传算法优化的bp神经网络用于非线性函数的拟合。(BP neural network optimized by genetic algorithm for nonlinear function fitting.)
BP
- BP神经网络的主程序,已经调试成功。其中传递函数可以自己随意选用,sigmoid,pureline等函数。训练函数也可以自己设置,trainlm,trainbr等等(Back propagation neural network.)
基于S函数的BP神经网络PID控制器Simulink仿真
- 基于S函数的BP神经网络PID控制器Simulink仿真(BP neural network PID controller Simulink simulation based on S function)
pso-bp
- 使用粒子群算法优化bp神经网络,完成函数逼近(Optimize bp neural network using particle swarm optimization algorithm to complete function approximation)