-
8954613Matlab
车道检测中弯道的检测,是用MATLAB写的,能较好的检测车道(Turn lane detection tests written using MATLAB)
- 2021-04-28 16:48:44下载
- 积分:1
-
Matlab
本书详细介绍matlab的基本用法,对于初学者比较有用,简单易懂(Matlab book details the basic usage, more useful for beginners, easy-to-read)
- 2007-10-11 11:14:38下载
- 积分:1
-
simulinkofmatlable
学自控的人应该好好看看哦!直接用其强大的函数功能。(good!)
- 2009-04-09 18:44:18下载
- 积分:1
-
Calculation-of-special-functions
21种特殊函数的数值计算的matlab代码,包括bessel函数,gamma函数,beta函数等(21 kinds of special functions matlab numerical code, including bessel function, gamma function, beta function, etc.)
- 2014-02-08 11:27:25下载
- 积分:1
-
CLASS_facepipe
实现人脸特征定位及人脸描述符提取功能。很好很强大。(
To get started, run "demo". This detects faces in the example
image, loading cached detections from files if available,
localizes the facial features and extracts descriptors for each
face.)
- 2010-06-18 19:14:38下载
- 积分:1
-
M-Files
MATLAB有限元分析的M文件,程序中采用的单元包括:杆元、梁单元、平面单元等等(MATLAB guide to finite elements)
- 2012-05-15 21:26:30下载
- 积分:1
-
mseq
非常简单的在matlab下生成M序列的程序(A very simple M sequences generated in the matlab program)
- 2009-11-13 19:30:10下载
- 积分:1
-
Bayesian
基于贝叶斯网络的风机出力预测,有预测指标等内容(wind power forecast based on the Bayesian method)
- 2014-10-18 15:26:20下载
- 积分:1
-
tidufa-rbf
ti duffing neural network
- 2012-10-02 03:03:45下载
- 积分:1
-
Matlab函数 采集一段浊音和清音语音信号
(1) 使用录音软件或者Matlab函数,分别采集一段浊音和清音语音信号(是你自己说的,如:a,o,s等),采样率为8KHz,量化精度为16比特线性码,存在自己指定的目录下,例如D盘根目录下叫sound的文件夹中,录音文件名为yourfilename_a.wav,yourfilename_s.wav等。录音的软件和Matlab函数的使用见随后的附录。
(2) 根据语音信号的短时平稳特性,分析帧长取30ms(或10ms~50ms);
(3) 利用上述基音提取的三种方法(任选两种方法)的编程流程图(图1、图2和图3)编制浊音语音基音提取的matlab程序,上机调试给出相应波形,并根据图形,分析计算出基音周期。所用公式为:
(1.5)
其中 是基音脉冲处所对应的位置, 是抽样频率, 是基音周期。
(4) 将语音信号换为清音语音,运行程序,与浊音语音的运行结果进行比较,并得出结论。
( voice signal processing)
- 2020-06-30 07:00:01下载
- 积分:1