搜索资源列表

  1. VTmodel.m

    0下载:
  2. This MATLAB code produces simple vowels by simulating vocal tract as a transmission line of different cross section areas at different distances from the glottis.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1079
    • 提供者:maj
  1. VTmodel.m

    0下载:
  2. This MATLAB code produces simple vowels by simulating vocal tract as a transmission line of different cross section areas at different distances from the glottis.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-15
    • 文件大小:1024
    • 提供者:
  1. User_Menu_Choice

    0下载:
  2. Program Descr iption: The program asks the user to choice from the menu an option A. Check to see if a number is prime. B. Count the number of vowels in a line. X. Exit the program. -Program Descr iption: T
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-15
    • 文件大小:1024
    • 提供者:ya
  1. 043229

    1下载:
  2. 实现一个简单的密码生成系统。一个有效的密码由L(3<=L<=15)个小写字母(来自传统的拉丁字母集 a ... z )组成,至少有一个元音字母( a , e , i , o 或者 u ),至少有两个辅音字母(除去元音以外的字母),并且按字母表顺序出现(例如, acd 是有效的,而 dac 不是)。 给定一个期望长度L和若干个小写字母,写一个程序,打印出所有的长度为L、能由这些字母组成的有效密码。密码必须按字母表顺序打印出
  3. 所属分类:Windows编程

    • 发布日期:2024-06-15
    • 文件大小:1024
    • 提供者:steven
  1. letterrecognition

    0下载:
  2. 字母图像识别算法,O, E, A, U 四个字母进行识别,该算法加入一定噪声之后依然有效。-The basic goal of the program is to perform letter recognition of vowels O, E, A, U in paragraphs provided in form of black-and-white images. Using the training paragraph ima
  3. 所属分类:matlab例程

    • 发布日期:2024-06-15
    • 文件大小:132096
    • 提供者:awordman
  1. project_matlab

    0下载:
  2. Levison-Durbin 语音信号处理中的线性预测编码LPC 理论、格型滤波器以及求解现行预 测方程的算法,可以实现对语音信号重要元素的分析、合成甚至识别。 基于现有的实验平台,我们可以利用 Matlab 函数来获得几个固定语音元素(如元音) 的模型系数,LPC 得到的系数组成 IIR 滤波器。利用冲击脉冲 序列作为输入,我们就可以得到原来的语音。这是一种简单的语音合成功能。-Levison-Durbin
  3. 所属分类:语音合成与识别

    • 发布日期:2024-06-15
    • 文件大小:283648
    • 提供者:Ender Lee
  1. Frequencydistribution

    0下载:
  2. /*功能:从纯英文文本中统计出现频率最高的前十个单词(采用双向列表) */- Frequency distribution of the vowels and consonants used in the sample.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-15
    • 文件大小:972800
    • 提供者:son koukan
  1. freq

    0下载:
  2. Frequency Analyzer. Whistle a melody and watch this program graph the pitch in real time. The Frequency Analyzer (download now) technically speaking performs a Fast Fourier Transform of the sound (you need a sound card
  3. 所属分类:多媒体编程

    • 发布日期:2024-06-15
    • 文件大小:122880
    • 提供者:kapa
  1. refpaper5_mpcrkannada

    0下载:
  2. Optical Character Recognition (OCR) systems have been effectively developed for the recognition of printed characters of non-Indian languages. Efforts are on the way for the development of efficient OCR systems for I
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-15
    • 文件大小:217088
    • 提供者:avi
  1. Threads

    0下载:
  2. programme to count number of characters, space, vowels, programme done on c.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-15
    • 文件大小:6144
    • 提供者:manoj
  1. MakeVowel

    0下载:
  2. finds out the vowels used in the word
  3. 所属分类:matlab例程

    • 发布日期:2024-06-15
    • 文件大小:2048
    • 提供者:isha
  1. SpeechRecognizer

    0下载:
  2. Very simple speech recognizer in Matlab - distinguishes basic vowels.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-15
    • 文件大小:145408
    • 提供者:Tomas Dulik
  1. Japanese-vowels

    0下载:
  2. 数据仓库与数据挖掘的应用,对9中来自不同人的语音的识别-Data warehouse and data mining applications, on the 9 people from different speech recognition
  3. 所属分类:语音合成与识别

    • 发布日期:2024-06-15
    • 文件大小:3946496
    • 提供者:
  1. Character-Frequency-Analysis-of-Bosnian

    0下载:
  2. In this project I chose Bosnian language to do the character frequency analysis. Bosnia and Herzegovina are the countries using Bosnian as their official language and more than 2.2 million people speak this language all
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-15
    • 文件大小:40960
    • 提供者:ajith srikukan
  1. aparat-0.3.1

    0下载:
  2. TKK Voice Source Analysis and Parametrisation Toolkit (Aparat) is a voice inverse filtering and parametrisation software developed at Helsinki University of Technology (TKK) Acoustics and Audio Signal Processing La
  3. 所属分类:matlab例程

    • 发布日期:2024-06-15
    • 文件大小:199680
    • 提供者:yfliao
  1. mimashengchengxitong

    0下载:
  2. 实现一个简单的密码生成系统。一个有效的密码由L(3<=L<=15)个小写字母(来自传统的拉丁字母集 a ... z )组成,至少有一个元音字母( a , e , i , o 或者 u ),至少有两个辅音字母(除去元音以外的字母),并且按字母表顺序出现(例如, acd 是有效的,而 dac 不是)。 给定一个期望长度L和若干个小写字母,写一个程序,打印出所有的长度为L、能由这些字母组成的有效密码。密码必须按字母表顺序打
  3. 所属分类:Windows编程

    • 发布日期:2024-06-15
    • 文件大小:1024
    • 提供者:张雯
  1. TxMsg

    0下载:
  2. topcoder 694题目3 Strange abbreviations are often used to write text messages on uncomfortable mobile devices. One particular strategy for encoding texts composed of alphabetic characters and spaces is the following:
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-15
    • 文件大小:1024
    • 提供者:萧峰
  1. remove-vowels-from-string-c

    0下载:
  2. Removes vowels from string we enter and prints sting without vowels
  3. 所属分类:其他小程序

    • 发布日期:2024-06-15
    • 文件大小:11264
    • 提供者:swapnil patil
  1. Count-numbers-of-vowels-in-string-cPP-source-code

    0下载:
  2. Count numbers of vowels in string c++ source code
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-06-15
    • 文件大小:244736
    • 提供者:mar7604
  1. 归档

    0下载:
  2. identify vowels by autocorrelation.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-15
    • 文件大小:25600
    • 提供者:yuhantian
« 12 3 »

源码中国 www.ymcn.org