搜索资源列表
Visual_C++_MATLAB
- 《Visual C++_MATLAB图像处理与识别实用案例精选》本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。
vcNetworks
- 采用基因算法实现一个网络规划的实例,用VC++6.0实现,基因算法(又叫神经网络)是一个很具有实用价值的算法。-using a genetic algorithm to achieve the network planning examples, with VC + +6.0 realized, genetic algorithm (also known as a neural network) is a very practical value is the algorithm.
matlabbasic6
- 神经网络的实例 ,用于图象的处理和模式识别-examples of neural networks for image processing and pattern recognition
NNRecog
- Matlab代码:神经网络的一个实例,修改后可以应用在图像识别的识别部分。-Matlab code : neural network an example, the revised image can be applied to the recognition part.
DEMO2
- 这是一个图像识别技术中的一个实例中的神经网络部分源代码
sjwl
- 模糊神经网络设计,应用神经网络的一个实例
6
- MATLAB写的神经网络的实例代码。文件中还包括Matlab图形图像处理函数详细列表
图像处理程序集
- P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵
动量梯度下降算法和贝叶斯正则化算法BP神经网络程序实例
- 动量梯度下降算法和贝叶斯正则化算法BP神经网络程序实例,可以直接运行。
NC
- 自适应的神经网络应用例子, 此例子是线性应用的实例-Application of adaptive neural network example, this example is an example of the linear application
BP-reconize
- BP神经网络法字符识别,不错的程序实例,采用输入,输出,三级过程,实现与模板的有效匹配-BP neural network character recognition, a good instance, the use of import, export, the three-tier process, with an effective template matching
PR_AI_code
- 这是《精通VC++数字图像模式识别技术及工程实践[第2版]》光盘源代码,其中包括EM算法、fisher判别函数、HMM隐马尔科夫模型、BP神经网络、小波变换、alpha-beta剪枝、A*算法等,还包含几个纹理分析、人脸定位、字符识别、车牌号识别、8数码、黑白棋、离线/在线签名等实例,因此对于学习模式识别、人工智能的朋友们都大有裨益。光盘中的素材请见另外一个资源。-This is " proficient in VC++ Digital Image Pattern Recognitio
neural_network_detection
- 一个应用神经网络算法,实现人脸检测的实例程序。-An application of neural network algorithm to realize an instance of face detection process.
positioning
- 是两个综合性较强的实例,分别是Visual C++实现的基于神经网络的文字识别系统和车牌定位系统-Are two examples of more integrated, namely Visual C++ implementation of text based on neural networks and the license plate recognition system positioning systems
MedicalImage
- 基于神经网络的文字识别系统是两个综合性较强的实例,分别是Visual C++实现的基于神经网络的文字识别系统和车牌定位系统-Based on neural network character recognition system
P0610
- 程序代码说明神经网络的实例 ,确实是个好-. the problem of multi-variate collinearity with an example based on neural network
6
- 本件是一个神经网络的实例,matlab语言,图像处理的神经网络实例-This piece is an example of neural networks, matlab language, image processing, neural network examples
6
- 神经网络实例,基于MATLAB语言编程的。-Neural network instance
1
- Matlab中随机神经网络使用教程,很详细的资料,有对具体实例的讲解,对初学者很有用(Matlab random neural network tutorial, very detailed information, there are specific examples of the explanation, useful for beginners)
alpu761
- 神经网络实例,可以改造成自己的东西,算法不错,无版权()