CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 字母

搜索资源列表

  1. zhimushibie

    0下载:
  2. matlab实现的利用傅里叶变换进行字母识别程序-matlab implementation of the letter recognition by Fourier transform program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:5835
    • 提供者:vickylin
  1. zhimutongji

    0下载:
  2. 这是用matlab编写的一个统计字母的小程序,爱好matlab的可以下载-This is a statistical letter written in matlab small program, like the matlab download
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:785
    • 提供者:fanguanghui
  1. FindOutA

    0下载:
  2. 在下面给出的图1中寻找小写字母a。 要求 1. 程序输入图像1,输出表征字母a大概位置的图像和字母a出现的次数; 2. 使用二维fft实现,建议自己编写二维fft函数,不使用matlab自带的fft2函数。-Given below in figure 1 in search for small letters a. requirements 1. The input image 1, output characterization of the letters a gener
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2663
    • 提供者:潘多
  1. matlabCommand

    0下载:
  2. MATLAB命令大全 Matlab常用的命令,按照字母顺序排列的,带解释,比较实用。-MATLAB command Matlab command, in alphabetical order, with explained.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:17377
    • 提供者:眼睛
  1. sc_demo

    0下载:
  2. 形状上下文的matlab源码,有demo,进行字母数字的匹配-Shape context matlab source code, demo, matching alphanumeric
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:10748893
    • 提供者:邵子
  1. Letter-recognition

    0下载:
  2. 字母识别程序,用matlab编写程序对字母进行识别并输出-Letter recognition program, using matlab programming letters identify and output
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:2746
    • 提供者:
  1. charactor-finder

    1下载:
  2. 用matlab实现英文字母的识别源码以及相关案例-Identify the source of the letters of the alphabet with matlab
  3. 所属分类:matlab

    • 发布日期:2014-11-17
    • 文件大小:3599360
    • 提供者:冷箭白狐
  1. youhuajishu

    0下载:
  2. 这本书可以帮你解决libsvm中各个字母代表的含义,帮助你更加深刻的了解matlab工具箱-This book can help you solve libsvm meaning of each letter represents, to help you to a more profound understanding of Matlab Toolbox
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:1912532
    • 提供者:武丽明
  1. K-classified

    0下载:
  2. 模式识别中识别字母K的matlab源代码,代码详细有注释-Identify the letter K pattern recognition matlab source code, Detailed annotated code
  3. 所属分类:File Formats

    • 发布日期:2017-11-18
    • 文件大小:1228
    • 提供者:zhoupeng
  1. Letter-recognition

    0下载:
  2. 基于神经网络, 采用 Matlab 6. 5 和 Visual C, 设计一个字母识别系统。 该系统通过对 BMP 图片的二值化 处理,在 VC 环境下调用 Matlab,并将把二值化后的数据进行网络训练,从而实现 26 个英文字母的识别。 系统性能的测试表明,系统所训练的神经网络有很好的抗干扰能力。-The design letter recognition system based on neural network, using Matlab 6. 5 and Visual C,. T
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:122592
    • 提供者:王朝
  1. wireless-communication

    0下载:
  2. 本论文主要利用MATLAB实现一个简单无线通信系统的仿真,并通过误码率分析系统性能。在文本文件中输入任意字符串(空格或英文字母)作为该通信系 统的信源,经过信源编码、信道编码及信号调制进入信道,信道采用的是瑞利衰落信道,而后对接收到的信号进行解调,完成信道解码、信源解码后,将结果输出到解码文件即信宿中。 -In this thesis, a simple wireless communication system simulation using MATLAB and analyze s
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:350208
    • 提供者:韩晶晶
  1. Adaopu

    0下载:
  2. 求原因字母a的倒谱,包括a的录音和用matlab求倒谱的程序-Reason for seeking letters a cepstrum, including a recording and using matlab program cepstrum
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:353921
    • 提供者:刘金
  1. cpzm

    0下载:
  2. 车牌中字母的分割程序。matlab语言写的。可以将车牌中的字母分割出来。但需要手动提取车牌。 具体做法是,在弹出的选择匹配点的框中,分别在左图车牌的左上、右上、左下、右下选择车牌的四个点。并且每点一个点后都要在右图随便点一个点。-License plate letters segmentation procedures. matlab language. Letters of the license plate can be split up. But need to manually
  3. 所属分类:Graph program

    • 发布日期:2017-11-24
    • 文件大小:2923
    • 提供者:徐双双
  1. shuzishibie

    0下载:
  2. 以数字与字母识别系统的基本处理流程为主线,从待识别数据的获取入手,通过预处理、特征的提取与选择,到分类器的设计等部分都进行了较为详尽的分析与研究,MATLAB仿真实验表明;采用最小距离法对所给出的一组数字及字符图片进行不同的分块识别,最终得出分8块识别率为85.71 ;分16块识别率为95.71 ;分20块识别率为95 ;具有较高的识别率。-The basic process flow of the numbers and letters recognition system as the ma
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:4146
    • 提供者:刘下
  1. OCR[1]

    0下载:
  2. 基于matlab的模板比较法的数字与字母识别,可识别24个英文字母与十个阿拉伯数字的组合-Template comparison method based on matlab of Numbers and letter recognition, identifiable 24 English letters and combinations of ten digits
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-05
    • 文件大小:101038
    • 提供者:吕志广
  1. K

    0下载:
  2. 利用matlab对字母K进行编码,属于罗曼3型编码,最终结果可得到一幅二维傅里叶变换全息图-Using matlab to encode the letter K, are Roman 3 encoder, the end result can be obtained a two-dimensional Fourier transform hologram
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:181194
    • 提供者:陈林
  1. anti-letter-noise

    0下载:
  2. 因为字母的去噪,利用小波算法来去噪。效果较好。MATLAB仿真的-Because letters denoising algorithm using wavelet denoising. Better. MATLAB simulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:18112
    • 提供者:洪依
  1. eight_Q

    0下载:
  2. matlab命令大全,其中包括了大量matlab的常用的函数和代码,可根据首字母进行查找。-matlab command Daquan, including a large number of commonly used functions and matlab code, according to the first letter of the search.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1441
    • 提供者:jimhu
  1. Licenseplaterecognitionprogram

    0下载:
  2. 此程序为Matlab编写的车牌识别程序,功能强大,充分利用图像处理强大的功能,能识别车牌上的数学和字母,值得学习。-This program for Matlab license plate recognition, powerful function, make full use of the powerful image processing function, math and can identify letters, worth learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:24804528
    • 提供者:李林
  1. alphabet-recpgnition

    0下载:
  2. 用matlab 编写的英文字母识别的程序,附带样本和测试库,可以运行-alphabet recognition high performance
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:228594
    • 提供者:
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com