搜索资源列表
人工神经网络BP算法_函数逼近
- 用三层BP网络实现一个单输入单输出函数的逼近,文件中一个CPP文件和一个WORD文件,其中word文档中有对算法理论,算法设计,程序结果及改进方法试验的详细说明-using neural networks to achieve a single-input single-output function approximation, a CPP paper documents and a Word document, which document a word of the algorithm t
matlab_bp
- 关于bp算法来逼近一个函数,还有一些关于一些简单的matlab实验程序,包括切比雪的滤波
bp
- 神经网络bp算法源代码,各个部分的包括函数逼近,函数定义等的功能
ANN-BP
- 分两部分,第一部分是神经网络的基本概念,第二部分是用BP网络实现函数逼近算法-including two part , one is about the basic concept of ANN, the other is algorithm
bp
- 用matlab编的BP算法--函数拟合,用来逼近一个SIN函数-Part of the BP algorithm using matlab- function approximation is used to approximate a SIN function
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
bpnet
- bp神经网络算法程序,仿真逼近一个函数,内含详细注解,适合初学者。-it is a program of bp neural network algorithm ,its function is simulating approximation of a function. it contains detailed notes, and suitable for beginners.
1
- matlab应用于神经网络:利用BP算法及Sigmoid函数,研究函数的逼近问题。-matlab applied to neural networks: the use of BP algorithm and Sigmoid function is to study the function approximation problem.
example_bpnetronetwork
- BP算法例子:用一个五层的神经网络去逼近函数-example_bpnetronetwork_5layers
bp
- 基于BP神经网络算法的函数逼近,利用matlab实现BP算法逼近任意非线性函数-BP neural network algorithm based on function approximation, using matlab to achieve BP algorithm approximate any nonlinear function
MATLAB
- 基于MATLAB的共轭梯度BP算法在函数逼近中的实例-MATLAB-based conjugate gradient BP algorithm in the example of function approximation
bp
- 用MATLAB编写的BP算法在函数逼近中的应用。-BP algorithm using MATLAB written application in function approximation.
bp_c
- BP人工神经网络改进算法 加入惯性系数 bp算法c语言实现_函数逼近-c code of bp algorithm.
sample1
- 在人工神经网络中,通过MATLAB软件,利用BP算法实现逼近余弦函数。-在人工神经网络中,通过MATLAB软件,利用BP算法实现逼近余弦函数。在人工神经网络中,通过MATLAB软件,利用BP算法实现逼近余弦函数。自动检测中英文中译英英译中百度翻译. 翻译结果(中 > 英)复制结果 In the artificial neural network, through the MATLAB software, BP algorithm using approximate cosin
BP
- matlab代码,用BP算法实现函数逼近,权值优化采用梯度下降法-matlab code, function approximation using BP algorithm weights optimization using gradient descent method
BP
- 基于BP神经网络算法的函数逼近,根据BP神经网络算法的原理,编写Matlab程序,逼近非线性函数。-Function approximation based on BP neural network algorithm to approximate nonlinear functions, according to the principle of BP neural network algorithm, written Matlab program.
b
- BP算法函数逼近问题程序,是一段MATLAB程序代码,仅供参考-BP function approximation algorithm for the problem program, is a piece of MATLAB code, for reference
pso-bp
- 使用粒子群算法优化bp神经网络,完成函数逼近(Optimize bp neural network using particle swarm optimization algorithm to complete function approximation)
bpsuanfa
- 使用MATLAB工具箱逼近函数,其实也是比较简单的一种方法(Approximation function using MATLAB toolbox)