搜索资源列表
C_bp
- BP神经网络的源代码,用C语言写的,可以轻松改到VC中-BP network of source code, written in C language and can easily be changed to VC
DigitRec451
- 人脸识别matlab源代码,BP神经网络实现的-face recognition Matlab source code, BP neural network of
ART2Function
- 神经网络源代码,为研究神经网络的同学提供帮助-neural network source code for the study of neural networks to help provide students
BPnetMATLAB
- 面向MATLAB工具箱的神经网络理论与应用程序源代码_wldd,对学习神经网络非常有用
1
- 数字识别系统源代码,包括对图象的预处理和神经网络的识别.
shenjingwangluoshuzishibie
- 数字识别神经网络C++源代码。可以用在印刷体文字识别和手写体识别中。
nn_matalab_code
- Matlab源代码 应用于神经网络的工具箱
BP
- 基于神经网络的bp学习源代码,根据原理编写的,大家互相学习交流。
bp
- bp神经网络在图像压缩中的应用源代码,欢迎下载。
DIPAX
- 配套专业版源代码软件DIPA功能简介 与《实用图像处理与分析》配套的源代码软件DIPA是一套完全可执行的VC++界面源代码,界面内容除了图像的表示、读入、保存、彩色变灰度以外,还包括图像的2值化处理、微分变换、几何变换、彩色变换、参数测量、傅里叶变换、小波变换、Hough变换、模式识别、神经网络、遗传算法、图像压缩等功能,提供有近100个图像处理与分析函数的源代码。该软件主要适用于图像处理的教学和科研
pciidenoise
- %通过耦合神经网络结合中值滤波实现图像的降噪源代码- Through the combination of coupled neural network filtering image noise source code
PR_AI_code
- 这是《精通VC++数字图像模式识别技术及工程实践[第2版]》光盘源代码,其中包括EM算法、fisher判别函数、HMM隐马尔科夫模型、BP神经网络、小波变换、alpha-beta剪枝、A*算法等,还包含几个纹理分析、人脸定位、字符识别、车牌号识别、8数码、黑白棋、离线/在线签名等实例,因此对于学习模式识别、人工智能的朋友们都大有裨益。光盘中的素材请见另外一个资源。-This is " proficient in VC++ Digital Image Pattern Recognitio
wat
- 模式识别中基于神经网络或运算的C++源代码-Pattern recognition based on neural networks or computing the C++ source code
NeuralrecognitionSystem
- 基于神经网络的文字识别系统 本目录主要包括:文档和两个源代 其中源代码是识别程序的,另一个是矩阵类库的。 已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。-Based on neural network characte
ann
- matlab入门教程简单与详细版本、matlab神经网络源程序工具箱 、turbo码的c语言和matlab仿真程序 加州大学一博士写的基于sift的图像匹配源代码,.rar-matlab simple and detailed version of the Getting Started tutorial, matlab neural network toolbox source code, turbo codes in c language and matlab simulation prog
DigitalIdentificationSystem
- 数字识别系统源代码 使用神经网络进行训练,再仿真-Digital Identification System source code to use neural network training, and then simulation
BP
- 基于matlab R2010a的BP神经网络在遥感图像分类中的应用源代码-Application source code matlab R2010a BP neural network-based remote sensing image classification
s2
- 基于Hopfield神经网络的图像复原,源代码,运行过了,没有问题的,而且容易看懂,非常适合初学者-Hopfield neural network-based image restoration
neutral-net
- 用matlab集成工具包方便地实现神经网络,神经网络源代码 - Matlab工具箱的神经网络理论与应用程序-neutral net by matlab
convlutional_network_GPU
- 卷积神经网络在GPU上的加速,很好的源代码-Convolution neural network acceleration on the GPU