搜索资源列表
ImageSegmentationbyLEGIONNetworks
- 基于振荡神经网络的图像分割程序,可以用TC,VC等编译,用于一般的自然图像效果很好,里面有比较好的代码注释!-oscillation neural network-based image segmentation procedures can be used TC, VC and other compiler, for the general good of natural images, with a relatively good code Notes!
NeuralNetwork_Backpropagation_Classifier
- 使用MATLAB语言实现BP神经网络的分类功能,代码很简洁-using MATLAB BP neural network classification function, a very simple code
NeuralNetwork_Backpropagation_Regression
- 使用MATLAB实现的BP神经网络的回归功能,代码非常的简洁-using MATLAB BP neural network regression function, the code is very simple
bpnet
- BP神经网络训练代码,可以完成以一般的神经网络训练,输入样本后,可以显示训练结果,采用VC实现,编译后可以直接运行。
6
- MATLAB写的神经网络的实例代码。文件中还包括Matlab图形图像处理函数详细列表
invariantMomentShapeDetection
- 根据:基于不变矩特征和神经网络的图像模式模糊分类 论文 在matlab上做的实验,有7个不变矩生成和神经网络分类的代码,还要论文原文
Matlab_Classification_based_on_BP
- 基于BP神经网络的遥感图像分类代码。从样本中提取崇明岛东滩十种地物的光谱特征,并训练BP网络,再利用网络进行分类-BP neural network-based remote sensing image classification code. Extracted from samples of 10 kinds of Chongming Island, Dongtan features of the spectral characteristics and to train BP networ
neuro_demo
- 基于神经网络的图像分类方法,代码执行效率高,国外网站上下的,是一个完整的工程-Based on neural network image classification methods, code implementation of high efficiency, foreign Web site from top to bottom, is a complete project
imagevectorquantization
- 本代码是利用matlab开发环境,对图像进行矢量量化,从而实现对图像的压缩;并介绍了需要用到的一些matlab现有函数及其使用方法和功能;在码书的训练方法上选择的是自组织映射神经网络,解码重建后的图像质量较好-The application of Self-Orgnization Feature Maps neural network in image vector quantization
shuzishibie(matlab)
- 本程序能实现离线的数字识别,在MATLAB下运行,同时可以用其中部分代码实现图像的灰度,二值化,细化,归一化等功能,采用Bp神经网络。-This procedure can achieve the number of off-line identification, in the MATLAB run, at the same time part of the code can achieve one of the gray-scale images, binarization, thinnin
P0610
- 程序代码说明神经网络的实例 ,确实是个好-. the problem of multi-variate collinearity with an example based on neural network
chap6
- 程序代码说明 P0610:神经网络的实例-Procedure Code Descr iption P0610: examples of neural network
som-shuzishibie
- 基于自组织神经网络(自组织特征映射)的手写数字识别原代码-Based on self-organizing neural network (SOFM) Handwritten Digit Recognition of the original code
BPNN_Face
- 该代码实现了BPNN神经网络的人脸识别,包括人脸的朝向和眼镜等-face recognition via c++ code
wavelet-neural-network
- 基于小波变换的神经网络代码,与BP神经网络进行比较。可以在某些方面进行优化。-Neural network code based on wavelet transform is compared with BP neural network. In certain areas can be optimized.
43-MATLAB-neural-network-code
- 本压缩包包含43个神经网络代码以及数据,对于学习神经网络很有帮助-This package contains 43 neural network code and data, useful for learning neural network
rcnn
- RCNN,Region Based CNN,即基于区域的卷积神经网络代码,在许多数据集上刷新了识别记录,这是其实现代码,研究深度学习的同学可以下载,比较有帮助。-RCNN, Region Based CNN, namely the convolution neural network code based on the region in many data sets refresh identification record, this is the realization of the co
BP 神经网络算法 matlab 代码:
- BP 神经网络算法 matlab 代码:(BP neural network algorithm matlab code:)
matlab中文字符的识别代码
- 基于BP人工神经网络的数字字符识别及MATLAB实现。(Digital character recognition and MATLAB implementation based on BP artificial neural network.)
卷积神经网络去雾
- 该代码实现了使用Matlab实现卷积神经网络来对图像进行去雾操作。(This code implements a convolutional neural network using Matlab to defog the image.)