搜索资源列表
bpnet_code
- 很好的车牌识别的神经网络算法和神经网络BP算法(C程序实现)
048
- 本文设计了一种简单的实用数字水印系统。详细论述了二值数字水印的嵌入与提取算法以及具体实现,并对其抗攻击能力作了一定程度的分析。最后利用MATLAB工具实现了一个简单的基于空域变换与BP神经网络的实用数字水印系统。
CarNumberRecognizeSys
- 该程序用Delphi 7.0编写,可以实现车牌号的识别,使用到了BP神经网络算法,并具有一定的图像前期处理功能
NeuralNetworkDLL.rar
- 实现神经网络BP算法,已经过测试,效果较好,excute neuralnetwork BP algorithm,experiments give a good result.
何斌——BP改进算法
- BP神经网路的改进算法 delphi实现,帮帮忙,怎么大家都做过了呢?-BP neural network to achieve improved algorithm delphi, help out how we all done?
bp_matlab
- MATLAB源代码实现BP人工神经网络算法。-BP Neural Network based on MATLAB.
2010032408454286042
- 本程序使用bp神经网络实现模式的分类,与其他算法相比,具有分类准确,速度快等优点!-The program uses bp neural network pattern classification, compared with other algorithms, with classification accuracy, speed and quick!
xbsj
- 小波神经网络实现短期电力负荷预测,神经网络模型及其BP学习算法。 -Wavelet neural network short term load forecasting, neural network model and BP learning algorithm.
Vbpnnet_coodee
- 非常好的车牌识别的神经网络算法与神经网络络BP算法(C程序源码实现) 可直接使用。 -Very good license plate recognition, neural network algorithms and neural network network BP algorithm (C program source code implementation) can be used directly.
Pattern-Recognition_MATLAB_1
- 线性分类器设计,1_k近邻法,剪辑法,ANN-BP神经网络法,聚类分析法,特征选择,特征提取等模式识别常用算法,内有matlab可运行实现,还有word文档的说明。对于学习,是做好的资料。-Commonly used algorithm for linear classifier design the 1_k nearest neighbor, clip, ANN-BP neural network method, cluster analysis, feature selection, fea
Chinese-character-recognition
- 人工神经网络实现汉字识别,采用了BP算法进行了几个简单汉字的识别-Artificial neural network to achieve the Chinese character recognition
main
- 神经网络算法在图像阈值分割中的实现,包括遗传神经网络训练示例,神经网络分割示例,传统BP训练遗传BP训练等-Neural network algorithm for image thresholding in implementation, including genetic neural network training example, neural network segmentation example, the traditional genetic BP BP training tr
bp_matlab
- MATLAB源代码实现BP人工神经网络算法。-BP Neural Network based on MATLAB.
neural-network
- 指出了传统边缘检测算子算法的不足,提出了一种利用基于BP神经网络的数字图像边缘检 测算法,即利用传统边缘检测算子检测出来的图像中像素的灰度的不同比例作为学习训练图像,进行神经网络的学习训练,改变神经网络的结构参数得到神经网络的模型参数,最后给出了BP神经网络实现图像边缘检测的实验研究结果。从实现中可发现,将人们关于边缘特征的先验知识包含在内进行数字图像的边缘检测,能够取得比较好的效果-The paper points out the limitation of the traditional
BP-neural-network-image-compression
- MATALB 源程序,利用BP神经网络算法实现图像的压缩功能-MATALB source code, using BP neural network to realize image compression algorithms
2013bmtjb
- 针对图像分割的复杂性,利用遗传算法对BP神经网络的权值和阈值进行优化,设计出误差最小的神经网络,然后再对图像的像素进行分类识别,实现并提高了图像分割性能。仿真实验表明,与传统的图像分割方法相比,取得了比传统方法更好的图像分割效果。-image segment
bp-netual-net
- 多层前向反馈式神经网络是目前应用比较广泛的人工神经网络,其中BP(Back Propagation network,简称BP网络)学习算法是最著名的多层前向反馈式神经网络训练算法之一。该算法在图像处理和图像识别领域已经取得令人瞩目的成就,其主要思想是利用已知确定结果的样本模式对网络进行训练,然后利用训练好的网络进行图像的处理或识别。本文将讨论用MATLAB实现BP神经网络对人脸角度的分析。-Multilayer feedforward neural network feedback is us
backprop
- bp神经网络的算法实现,主要用于分类,检测等,很有效的方法。-bp neural network realization algorithm for classification and testing
BPnet-colordif
- 利用BP神经网络进行分类的算法,该代码实现了颜色识别与分类。-a classification algorithm using the neural network,it cometrue the color recognition and classification
spam_email
- 利用BP神经网络对邮件分类,2分类,实现反向传播算法细节,非直接函数调用(BP neural network is used to classify mail, 2 classifications, to implement the details of backpropagation algorithm, non direct function call.)