搜索资源列表
ann
- 用Matlab写的人工神经网络程序,是很好用的,直接就可行,能看懂
Neural-Network-pattern-recognition
- bp人工神经网络模式识别教程示例,研究人脸识别 手势识别有帮助-bp nervel network trainning and recognition ,e.g:face & dynamic hand gesture detection and face recognition .I hope it would be very useful for researcher !
judge_edge
- 一种基于脉冲耦合神经网络的第三代人工神经网络的边缘检测算法,速度比较快-Based on Pulse Coupled Neural Network' s third-generation artificial neural network edge detection algorithm, the speed is faster
chapter4
- 《数字图像处理与机器视觉:Visual C++与Matlab实现》4 特征提取,图像识别初步,人工神经网络,基于ANN的数字字符识别系统-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" four feature extraction, image recognition initially, artificial neural network, ANN base
yucemaltab3
- 分析地平类药物分子结构和熔点之间关系,编制相应的MATLAB程序,分别建立回归方程和人工神经网络2种方法的模型.选取14个地平类药物作为回归方程和人工神经网络2种方法建模的样本,再选另外4个地平类药物作验证,分别进行2种方式的建模和测试对比.结果表明:人工神经网络模型比回归方程方法在预测地平类药物的熔点时取得更加准确的估计.-The relationship between the structure and melting point analysis horizon drug molecul
bp-netual-net
- 多层前向反馈式神经网络是目前应用比较广泛的人工神经网络,其中BP(Back Propagation network,简称BP网络)学习算法是最著名的多层前向反馈式神经网络训练算法之一。该算法在图像处理和图像识别领域已经取得令人瞩目的成就,其主要思想是利用已知确定结果的样本模式对网络进行训练,然后利用训练好的网络进行图像的处理或识别。本文将讨论用MATLAB实现BP神经网络对人脸角度的分析。-Multilayer feedforward neural network feedback is us
字母识别
- 基于matlab的人工神经网络,字母识别(Artificial neural network based on MATLAB, letter recognition)
图像识别
- 实现图片识别功能。该程序使用人工神经网络进行图像的STD处理。(Realizing the function of image recognition)
matlab中文字符的识别代码
- 基于BP人工神经网络的数字字符识别及MATLAB实现。(Digital character recognition and MATLAB implementation based on BP artificial neural network.)