搜索资源列表

  1. 车牌号码识别matlab完整程序实现

    15下载:
  2. 随这图形图像技术的发展,现在的车牌识别技术准确率越来越高,识别速度越来越快。无论何种形式的车牌识别系统,它们都是由触发、图像采集、图像识别模块、辅助光源和通信模块组成的。车牌识别系统涉及光学、电器、电子控制、数字图像处理、计算视觉、人工智能等多项技术。触发模块负责在车辆到达合适位置时,给出触发信号,控制抓拍。辅助光源提供辅助照明,保证系统在不同的光照条件下都能拍摄到高质量的图像。图像预处理程序对抓拍的图像进行处理,去除噪声,并进行参数调
  3. 所属分类:matlab例程

    • 发布日期:2009-03-30
    • 文件大小:1397646
    • 提供者:wzlf11@163.com
  1. crosscTrain

    0下载:
  2. 该程序用matlab编写的,采用crosstrain方法进行模式识别的方法。-the procedures used in the preparation of Matlab, crosstrain using the method of pattern recognition methods.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:李立
  1. 模式分类

    0下载:
  2. 该程序可以对二维三类样本进行分类,并画出分界面.学习过模式识别的人必看.要学习神经网络的人必看,代码简单,实用性强-the procedure three samples of two-dimensional classification and paint interface. Learning the pattern recognition Watchable. To study the neural network Watchab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:359424
    • 提供者:李帅
  1. 基于统计模型的人脸识别pca程序

    1下载:
  2. 统计模式的人脸识别程序,准确度高,MATLAB编写。-statistical model of face recognition procedures, high accuracy, MATLAB prepared.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:周刚
  1. LS-SVMlab1.5aw

    1下载:
  2. 最小二乘支持向量机MATLAB实现源代码,可以用于模式识别以及回归,DEMOCLASS是使用方法示例-least squares support vector machines MATLAB source code, can be used for pattern recognition and regression, DEMOCLASS example is the use of
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:716800
    • 提供者:刘霞
  1. gaussian_model

    0下载:
  2. 模式识别中高斯模型,一个比较有用的用matlab实现的程序代码-pattern recognition Gaussian model, a useful comparison with the realization of the Matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:张凡
  1. GUI_MSVM

    0下载:
  2. 一个完整的具有图形操作界面的支持向量机模式识别的实验系统.全部用Matlab实现,可以实现多种分类识别. 这是本人的毕业设计的附属程序-complete with a graphical interface SVM pattern recognition to the experimental system. All using Matlab ab realized, could achieve multiple classificat
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:241664
    • 提供者:zql
  1. GASVM

    0下载:
  2. SVM程序用于小样本分析,模式识别。用于Matlab的平台。-SVM procedures for small samples for analysis and pattern recognition. Matlab for the platform.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:1674240
    • 提供者:chenwei
  1. Elman

    0下载:
  2. MATLAB程序编写的神经网络ELMAN算法,实现故障模式识别-MATLAB programming Elman neural network algorithm, the fault pattern recognition
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:michael
  1. netlab

    0下载:
  2. 用于模式识别的源代码,程序较为完全,可用于图像处理-The source code for pattern recognition, the program is more complete, can be used for image processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:253952
    • 提供者:肖新华
  1. face

    0下载:
  2. 数字图象处理,模式识别,人脸识别,包括了程序和一个人脸库,是相当好的学习东西-Digital image processing, pattern recognition, face recognition, including the procedures and a face database is very good to learn things
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:3099648
    • 提供者:1111111
  1. Recognition_Cluster_Matlab

    1下载:
  2. 本源码为matlab下所有用于模式识别的聚类算法的程序-The matlab source code for all of the clustering algorithm for pattern recognition procedures
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:197632
    • 提供者:魏奇
  1. Parzen

    0下载:
  2. Parzen窗函数概率密度估计演示程序 完全按照《现代模式识别》孙即祥著作 2.4.4《动态聚类法》算法3实现 使用欧式距离作为测度标准。-Parzen window probability density function is estimated demo program in full accordance with the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:潘水洋
  1. Face-Recognition-Detection

    0下载:
  2. 基于聚类算法和模式识别的人脸检测程序原代码 matlab编写-Clustering algorithm based on pattern recognition and face detection procedure to prepare the original code matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:402432
    • 提供者:
  1. Matlab_code

    0下载:
  2. 含有Matlab的各种程序和代码,包括图像分割、模式识别、文字识别等。并且含有初学者入门的代码。-Matlab contains the various procedures and code, including image segmentation, pattern recognition, text recognition. And contain the code entry for beginners.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:88064
    • 提供者:萧然
  1. moshi

    0下载:
  2. 几个模式识别的作业程序,自己写的。望指教哦,内容有感知器算法、多类感知器算法以及K均值算法-Several pattern recognition procedures, wrote it myself. Advice Oh look, the contents of perceptron algorithm, multi-sensor algorithm, as well as K-means algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:天命
  1. chuandibibao

    0下载:
  2. 模式识别-模糊聚类算法--传递闭包法,追踪法-matlab程序-Pattern Recognition- Fuzzy Clustering Algorithm- transitive closure procedures for law-matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:zyp
  1. 模式识别与智能计算光盘软件

    0下载:
  2. 模式识别与智能计算课本所有matlab例程程序。(Pattern recognition and intelligent computing textbooks, all matlab routines.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1183744
    • 提供者:BINGO12345
  1. 模式识别

    0下载:
  2. 模式识别课程关于主元分析的人脸识别算法程序(matlab)。(Face recognition The face recognition algorithm program (matlab) for the principal component analysis in the pattern recognition course.)
  3. 所属分类:图形图像处理(光照,映射..)

  1. 模式识别及MATLAB实现源代码

    0下载:
  2. 模式识别及matlab实现 源代码 杨杰编(the source code of PATTERN RECOGNITION)
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-15
    • 文件大小:49152
    • 提供者:枫叶晚
« 12 3 4 5 6 7 8 9 10 ... 27 »

源码中国 www.ymcn.org