搜索资源列表
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
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
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
RBF
- RBF神经网络的运用,用matlab实现的代码 -The use of the RBF neural network using matlab code
codeandpaper
- 很好的mATLAB代码,利用最大交叉熵,确定迭代次数,完成pcnn脉冲耦合神经网络的图像分割,效果很好-MATLAB good code,the use of maximum cross entropy, determine the number of iterations, complete PCNN image segmentation,result is good.
6
- MATLAB图像处理源程序6: 程序代码说明 P0610:神经网络的实例 -MATLAB image processing source code 6: Procedure Code Descr iption P0610: examples of neural network
MATLABImage-processing-algorithms
- BP神经网络MATLAB算法,Matlab灰色预测模型GM(1,1)代码,维纳滤波MATLAB程序,遗传算法优化神经网络程序[matlab]-MATLAB BP neural network algorithm, Matlab gray prediction model GM (1,1) code, Wiener filter MATLAB program, genetic algorithm optimization neural network program [matlab]
43-MATLAB-neural-network-code
- 本压缩包包含43个神经网络代码以及数据,对于学习神经网络很有帮助-This package contains 43 neural network code and data, useful for learning neural network
StringRecognition
- 上传的matlab程序代码是一个水表字符识别代码,采用BP神经网络识别。-Upload matlab code is a meter character identification code, using BP neural network.
BP
- BP神经网络matlab完整代码,包括训练代码、测试代码,将图像直接导入网络进行训练即可- BP neural network matlab complete code, including the training code, test code, the image directly into the network is trained to
CNN
- 卷积神经网络的c++ 实现版本,本文件主要供学习机器学习的同学使用,里面代码有详细注释-CNN matlab
Optical-Character-Recognition-master
- 识别图片中的文字,转化为txt。 代码是用matlab编写,调用matlab自带的神经网络算法实现(Identify the text in the picture and convert it to TXT)
matlab
- 本文件中代码使用前馈卷积神经网络对图像进行去噪(In this paper, we use the feedforward convolution neural network to denoise the image.)
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.)