搜索资源列表
VTmodel.m
- 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.
VTmodel.m
- 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.
User_Menu_Choice
- 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
043229
- 实现一个简单的密码生成系统。一个有效的密码由L(3<=L<=15)个小写字母(来自传统的拉丁字母集 a ... z )组成,至少有一个元音字母( a , e , i , o 或者 u ),至少有两个辅音字母(除去元音以外的字母),并且按字母表顺序出现(例如, acd 是有效的,而 dac 不是)。 给定一个期望长度L和若干个小写字母,写一个程序,打印出所有的长度为L、能由这些字母组成的有效密码。密码必须按字母表顺序打印出
letterrecognition
- 字母图像识别算法,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
project_matlab
- Levison-Durbin 语音信号处理中的线性预测编码LPC 理论、格型滤波器以及求解现行预 测方程的算法,可以实现对语音信号重要元素的分析、合成甚至识别。 基于现有的实验平台,我们可以利用 Matlab 函数来获得几个固定语音元素(如元音) 的模型系数,LPC 得到的系数组成 IIR 滤波器。利用冲击脉冲 序列作为输入,我们就可以得到原来的语音。这是一种简单的语音合成功能。-Levison-Durbin
Frequencydistribution
- /*功能:从纯英文文本中统计出现频率最高的前十个单词(采用双向列表) */- Frequency distribution of the vowels and consonants used in the sample.
freq
- 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
refpaper5_mpcrkannada
- 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
Threads
- programme to count number of characters, space, vowels, programme done on c.
MakeVowel
- finds out the vowels used in the word
SpeechRecognizer
- Very simple speech recognizer in Matlab - distinguishes basic vowels.
Japanese-vowels
- 数据仓库与数据挖掘的应用,对9中来自不同人的语音的识别-Data warehouse and data mining applications, on the 9 people from different speech recognition
Character-Frequency-Analysis-of-Bosnian
- 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
aparat-0.3.1
- 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
mimashengchengxitong
- 实现一个简单的密码生成系统。一个有效的密码由L(3<=L<=15)个小写字母(来自传统的拉丁字母集 a ... z )组成,至少有一个元音字母( a , e , i , o 或者 u ),至少有两个辅音字母(除去元音以外的字母),并且按字母表顺序出现(例如, acd 是有效的,而 dac 不是)。 给定一个期望长度L和若干个小写字母,写一个程序,打印出所有的长度为L、能由这些字母组成的有效密码。密码必须按字母表顺序打
TxMsg
- 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:
remove-vowels-from-string-c
- Removes vowels from string we enter and prints sting without vowels
Count-numbers-of-vowels-in-string-cPP-source-code
- Count numbers of vowels in string c++ source code
归档
- identify vowels by autocorrelation.