搜索资源列表
patternreg
- 模式识别中的Parzen窗法ISODATA算法H-K(Ho-Kashyap)算法的实现,用matlab和VC编写-pattern recognition of Parzen window ISODATA method algorithm H-K (Ho-Kashya p) algorithm implementation using Matlab and VC prepared
ch5_
- 模式识别,聚类算法的matlab例程。模式识别聚类
pr_zuidazuixiao
- 模式识别,聚类分析的最大最小距离算法算法Matlab演示-Pattern recognition, cluster analysis algorithm for the maximum minimum distance algorithm Matlab demo
PatternRecongnition
- 图像模式识别聚类分析、模糊聚类、遗传算法聚类-Cluster analysis of image pattern recognition, fuzzy clustering, genetic algorithm clustering
Face-Recognition-Detection
- 基于聚类算法和模式识别的人脸检测程序原代码 matlab编写Face-Recognition-Detection-Clustering algorithm based on pattern recognition and face detection procedures for the preparation of the original matlab code Face-Recognition-Detection
PNN
- 概率神经网络算法的matlab实验程序 可用于车牌识别 文字识别等模式识别问题-Probabilistic neural network algorithm matlab experimental procedure can be used for license plate recognition to identify issues such as character recognition
pca
- pca算法的matlab实现 主成分分量分析可用于数据的降维和模式识别问题 -pca algorithm matlab component analysis to achieve the principal component can be used for data dimensionality reduction and pattern recognition problem
PerceptronRecognition
- 模式识别,感知器训练算法Matlab演示-Pattern recognition, perceptron training algorithm Matlab demo
PR_SimpleClusteringP26
- 孙即祥:《现代模式识别》P.26:根据相似性阈值和最小距离原则的简单聚类方法MATLAB(另一种方法实现同一种算法)-SUN Xiang: " Modern pattern recognition" P.26: According to the similarity threshold and minimum distance principle of a simple clustering method MATLAB (another way to achieve the s
CorrectCarNoImageAndRegnize
- 一种车牌图像校正新方法 【摘要】因摄像机角度而造成的机动车牌图像倾斜会对其后继的字符分割与识别带来不利的影响。本文在分析了车牌倾斜模式的基础上,提出了一种基于最小二乘支持向量机(LS-SVM)的车牌图像倾斜校正新方法。通过LS-SVM线性回归算法求取坐标变换矩阵并对畸变图像进行旋转校正。主要方法:首先,将二值倾斜车牌图像中的像素转换为二维坐标样本,并构造图像数据集 再通过LS-SVM线性回归算法对该数据集进行回归,求取主要参数 最后,再由该参数转换为能反映图像倾斜方向的2维坐标变换矩阵。实验
TIchinese_A1306
- matlab模式识别常用算法 非常全 是个学习的好帮手-matlab pattern recognition algorithm is used to learn the whole is a good helper
pr
- 模式识别基本算法,应用与示例程序,matlab-The basic pattern recognition algorithms, applications and sample programs, matlab
matlabshouxieshibie
- 手写识别算法使用matlab实现,阐述了手写识别的基本原理和算法。是学习模式识别的比较好的代码。-Recognition of hand use matlab algorithm, this paper expounds the basic principle of recognition of hand and algorithm. Is the study of pattern recognition better code.
exercise_1
- 模式识别matlab计算机实验,给出了 两个算法-Pattern recognition boltzmann exercises
program
- 此程序为模式识别matlab程序,采用bp算法对人脸识别,包含人脸图片。-This procedure for pattern recognition matlab program, bp algorithm for face recognition, including face images.
Pattern-Recognition_MATLAB_1
- 线性分类器设计,1_k近邻法,剪辑法,ANN-BP神经网络法,聚类分析法,特征选择,特征提取等模式识别常用算法,内有matlab可运行实现,还有word文档的说明。对于学习,是做好的资料。-Commonly used algorithm for linear classifier design the 1_k nearest neighbor, clip, ANN-BP neural network method, cluster analysis, feature selection, fea
KNN
- matlab实现k均值分类,模式识别中的算法,共同学习!-matlab k-means classification, pattern recognition algorithms, learning together!
Visual-C-MATLAB-image-processing
- 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual
PR
- matlab实现模式识别中的几乎所有算法,希望能为模式识别初学者提供帮助-Matlab implementation of almost all algorithms in pattern recognition, hope to help beginners to pattern recognition
人脸识别matlab代码
- 采用模式识别算法在matlab中利用近邻法进行人脸识别(Face recognition using the nearest neighbor method in MATLAB with pattern recognition algorithm)