搜索资源列表
genetic_bp
- 该程序是利用MATLAB来进行遗传算法和BP算法结合的好例子,可以为作参考-that the procedure was carried out using MATLAB genetic algorithm and BP algorithm combines a good example, we will be able to make reference to
FunctionApproximation
- matlab平台上实现函数y=sinx的逼近程序,构造bp算法实现(输出层采用y=x线性函数,隐含层采用非对称Sigmoid函数)
bpnnet_154
- matlab实现的函数y=sinx的拟合程序,使用bp网络构造的算法,很简单很好用,已经实现结果
048
- 本文设计了一种简单的实用数字水印系统。详细论述了二值数字水印的嵌入与提取算法以及具体实现,并对其抗攻击能力作了一定程度的分析。最后利用MATLAB工具实现了一个简单的基于空域变换与BP神经网络的实用数字水印系统。
yichuansuanfaimageseg
- 遗传算法与BP神经网络结合,可以进行彩色图像和灰度图像的分割。-Genetic algorithm and BP neural networks that can be color images and gray-scale image segmentation.
MRF
- Markov随机场的例子程序,包括ICM,BP算法,matlab编写,共30几个函数。-Markov random field examples of procedures, including ICM, BP algorithm, matlab prepared a total of 30 number of functions.
signal decomposition by bp
- 基于基追踪(basis pursuit)对信号进行稀疏表示的算法-signal decomposition by basis pursuit...
107215820matchingpursuit
- matlab环境下基于压缩感知理论BP算法的图像处理-compress sense
BP_nuro-network(MATLAB)
- BP神经网络的设计实例(MATLAB编程),两种不同的训练算法-BP neural network design examples (MATLAB Programming), two different training algorithms
BP-and-OMP
- BP和OMP算法的matlab程序,供参考学习。-BP and OMP algorithm matlab program for reference study.
BP-matlab-face-recognition-
- 该程序是基于BP神经网络在matlab环境下开发的关于人脸识别的算法,具有参考性!-The program is based on face recognition algorithm BP neural network in matlab development environment, with reference to sex!
Matlab
- 主要是用于BP网络上面的编程网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入(input)、隐层(hide layer)和输出层(output layer)。 -BP
bp-netual-net
- 多层前向反馈式神经网络是目前应用比较广泛的人工神经网络,其中BP(Back Propagation network,简称BP网络)学习算法是最著名的多层前向反馈式神经网络训练算法之一。该算法在图像处理和图像识别领域已经取得令人瞩目的成就,其主要思想是利用已知确定结果的样本模式对网络进行训练,然后利用训练好的网络进行图像的处理或识别。本文将讨论用MATLAB实现BP神经网络对人脸角度的分析。-Multilayer feedforward neural network feedback is us
teikao_v17
- The entire training process BP neural network, Channel coding, modulation, channel estimation, About ultrasonic parking radar ranging.
LDPC
- matlab仿真的LDPC码编码以及BP译码算法(LDPC code coding and BP decoding algorithm for matlab simulation)
BP 神经网络算法 matlab 代码:
- BP 神经网络算法 matlab 代码:(BP neural network algorithm matlab code:)
Untitled2
- BP神经网络基本原理概述:这种网络模型利用误差反向传播训练算法模型,能够很好地解决多层网络中隐含层神经元连接权值系数的学习问题,它的特点是信号前向传播、误差反向传播,简称BP(Back Propagation)神经网络。BP学习算法的基本原理是梯度最快下降法,即通过调整权值使网络总误差最小,在信号前向传播阶段,输入信号经输入层处理再经隐含层处理最后传向输出层处理;在误差反向传播阶段,将输出层输出的信号值与期望输出信号值比较得到误差,若误差较大则把误差信号传回隐含层直至输入层,在各层神经元中使用
26个字母识别 用matlab实现的
- 用matlab实现的26个字母识别。基于BP算法的字母识别其容错性和识别率相对较高,在有噪声的情况下训练其识别出错率也相应增加,许进一步改进。(26 letter recognition implemented with MATLAB.The letter recognition based on BP algorithm has a relatively high fault tolerance and recognition rate, and the error rate of recog
BiSARBP
- 对于双基地SAR,使用BP算法进行成像,展示场景、回波信号、距离压缩后以及最后成像的图像。(For Bistatic SAR, BP algorithm is used to image the scene, echo signal, range compression and the final image.)
BPP
- 对于单基地SAR,使用BP算法进行成像,展示回波信号幅度、相位、距离压缩后以及最后成像的图像。(For single base SAR, BP algorithm is used to image, which shows the amplitude, phase, distance compressed and final image of echo signal.)