当前位置:
首页 资源下载
搜索资源 - MATLAB 实现 BP 网络 函数 逼近
搜索资源列表
-
0下载:
应用bp神经网络实现了函数逼近,并用matlab程序实现了整个过程
-
-
0下载:
以一个BP神经网络进行函数逼近为例,通过COM组件实现MATLAB与VB应用程序的混编接口技术。
-
-
0下载:
该程序是用matlab语言实现应用BP神经网络逼近非线性函数,文档中包括了matlab的m文件,验证文件还有说明文件。-The program is matlab language on BP neural network approach nonlinear function, the document includes matlab m-files, verify file as well the documentation
-
-
0下载:
matlab 里用BP网络实现函数逼近的例子-Matlab Lane BP network function approximation example
-
-
0下载:
这是用BP神经网络实现函数逼近的MATLAB源程序。-This is by BP neural network function approximation of MATLAB source.
-
-
0下载:
一个关于BP网络的设计,实现一个函数的逼近,了解关于MATLAB神经网络工具箱的应用。-On the design of BP network, the realization of a function approaches, learn more about the MATLAB neural network toolbox applications.
-
-
1下载:
基于BP神经网络算法的函数逼近,利用matlab实现BP算法逼近任意非线性函数-BP neural network algorithm based on function approximation, using matlab to achieve BP algorithm approximate any nonlinear function
-
-
2下载:
不使用matlab神经网络工具箱用bp网络实现函数逼近。利于了解bp网络的原理-Do not use matlab neural network toolbox with bp networks function approximation. Help to understand the principle of the network bp
-
-
0下载:
利用BP网络实现函数逼近,本程序以cos(k*pi*p)为例进行逼近-Function approximation using BP network, the procedures to cos (k* pi* p) as an example approximation
-
-
0下载:
在matlab下面编程实现bp网络逼近标准正弦函数,此压缩包内含bp网络的matlab实现及其实验报告-Bp in matlab programming network to approach the following standard sine function, this archive contains bp Network Implementation and Test Report matlab
-
-
0下载:
函数逼近的MATLAB实现,调用BP网络-Function approximation of MATLAB, called BP network
-
-
0下载:
用BP算法实现函数 逼近。
说明:1)网络结构为三层(输入层、1个隐层和输出层)
2)获取两组数据,一组作为训练集,一组作为测试集
3)用训练集训练网络
4)用测试集检验训练结果
-With BP algorithm function approximation. Descr iption: 1) The network structure of the three-layer (input layer, a hidden layer and output laye
-
-
0下载:
解决了非线性函数的逼近问题,实现了BP神经网络在非线性函数逼近中的应用。得出了信号的频率与隐含点之间,隐含点与函数逼近能力之间的关系——隐含层神经元数目越多。-Solved the problem of nonlinear function approximation, and realized the application of the BP neural network in nonlinear function approximation. Between signal frequenc
-
-
0下载:
使用matlab神经网络工具箱用bp网络实现函数逼近,学习BP网络-use matlab neural network toolbox with bp networks function approximation.
-
-
0下载:
BP神经网络正弦函数逼近的Matlab实现,送给你,希望能助你一臂之力!-BP neural network Matlab realize sine function approximation, to you, hoping to help you find one!
-
-
0下载:
BP神经网络实现函数逼近
自适应性线性神经网络与线性逼近
含代码 与运行截图-The BP neural network to realize the function approximation
Adaptive linear neural network and linear approximation
Contain the code and run screenshot
-
-
0下载:
BP网络表达傅里叶核函数,此次实验采用了两种方法,第一方法是在matlab中实现BP算法,然后用实现的BP算法实现对傅里叶核函数的逼近,第二种方法是调用matlab中的工具箱函数实现傅里叶和函数的逼近。-BP Network expression Fourier kernel, the experiments using two methods, the first method is to achieve BP algorithm in matlab, then use the BP algo
-
-
0下载:
BP神经网络逼近正弦函数
本次实验主要是让大家对BP网络设计进一步了解和认识,熟悉BP网络,熟知BP学习算法的原理以及其在MATLAB中的程序实现,在掌握这些基本原理的同时用BP神经网络逼近正弦函数。
BP网络有很强的映射能力,主要用于模式识别和函数逼近。可以采用BP网络函数逼近的能力来求解数学式难以表达的函数。本实验采用一个三层BP网络,看它如何逼近一个正弦函数的。-BP neural network to approach the sine function
The main e
-
-
0下载:
BP学习算法逼近墨西哥草帽函数
在Windows环境中利用Matlab实现BP学习算法在达到期望均方误差最小的情况下正确表达墨西哥草帽函数。
实验目的:1.理解BP神经网络结构模型,初步了解BP网络的用途。
2.学习BP学习算法,掌握误差往回传播网络的构建思想。
3.能够正确使用BP学习算法表达墨西哥草帽函数。
-BP learning algorithm Mexican hat function approximation
BP learning algorithm
-
-
0下载:
bp神经网络用于函数逼近,MATLAB源程序, 可运行实现(BP neural network for function approximation)
-