-
Analiza_widmowa
Analiza widmowa a sygnal
- 2010-07-28 04:45:37下载
- 积分:1
-
sol_fa2soundfcn20_May_2011
职能转换的纯文本唱名法记法矩阵或一个MIDI序列,代表的声音,或读取MIDI序列数据,并说明其转换为溶胶发符号。
图形用户界面是在一个唱名法编辑器的尝试,一个工作人员到唱名法的转换器。
而将工作职能溶胶fa2soundfcn文件夹在Matlabpath的。使用pathtool命令或设置路径...从文件菜单,并添加溶胶fa2soundfcn文件夹。
在M-代码计算从纯文本输入球场和持续时间,并生成用于扬声器作为信号
Ÿ Ÿ *罪=(2 * pi的*女*吨),0<吨<期限
或生成的MIDI数据序列做笔记
俯仰速度时间戳时间戳...
输出写入:
*扬声器使用SOUNDSC
* audioplayer对象使用AUDIOPLAYER
*波形声音文件,并使用WAVWRITE
* MIDI序列使用FWRITE
要生成唱名法记法,M码会从一个MIDI序列的说明使用从文件中读数据,将其转换唱名法符号和写入一个输出到一个文本文件(。txt)的使用FPRINTF
图形用户界面允许播放控制,文字编辑和独奏/静音选项。(The functions convert sol-fa notation in plain text to a matrix or to a MIDI sequence that represents the sound, or read the note data from a MIDI sequence and convert it to sol-fa notation.
The GUI is an attempt at a sol-fa editor and a staff-to-sol-fa converter.
Functions will work while the sol-fa2soundfcn folder is on the Matlabpath. Use the pathtool command or Set path... from the File menu, and add the sol-fa2soundfcn folder.
The m-code calculates pitches and durations from the plain text input and generates a signal for the speakers as
y = Y* sin(2* pi* f* t), 0 < t < duration
or generates note data for a MIDI sequence as
timestamp pitch velocity timestamp ...
The output is written to:
* speakers using SOUNDSC
* audioplayer object using AUDIOPLAYER
* WAVE Sound file using WAVWRITE
* MIDI sequence using FWRITE
To generate sol-fa notation, the m-code gets the note data from a MIDI sequence using FREAD, converts it to sol-fa symbol)
- 2011-05-21 13:16:55下载
- 积分:1
-
danmaidatapro
丹麦法的matlab算法,没有给出具体数据,适合作为参考程序(Denmark and France s matlab algorithm, did not give specific data, suitable as a reference program)
- 2014-11-12 00:42:19下载
- 积分:1
-
wiener
这是一个利用维纳滤波实现语音增强的matlab程序.在输入语音信噪比不是很低的情况下,效果不错.(This is a use of Wiener filtering speech enhancement matlab program, good results in a low signal-to-noise ratio of the input speech is not the case.)
- 2013-03-19 19:24:18下载
- 积分:1
-
Thinking-in-CPP
Bruce Eckel s Thinking in C++. If you want clear
answers to difficult questions about C++, this book is for you.
- 2011-01-18 16:10:00下载
- 积分:1
-
TOOLBOX_calib
找到了比较全的摄像机标定程序,与我设计相关,能够运行出结构,棋盘格,张正友法(Find a relatively full of camera calibration procedures associated with my design, can run out of the structure, checkerboard, Zhang Zhengyou method)
- 2010-05-20 21:52:43下载
- 积分:1
-
per
function Px = per(x,n1,n2)
PER Estimate the spectrum of a process using the periodogram
-----------
USAGE Px = per(x,n1,n2)
The spectrum of a process x is estimated using the periodogram.
x : input sequence
n1 : starting index, x(n1)
n2 : ending index, x(n2)
The periodogram is returned in Px using a linear scale.
If n1 and n2 are not specified the periodogram of the entire
sequence is computed.
- 2012-04-18 09:56:59下载
- 积分:1
-
DVB-S.tar
simple implementation of DVBS technology
- 2012-06-16 11:23:07下载
- 积分:1
-
yumiaogensui_zhuanjufenpei_low
说明: 用于速度控制的联合仿真可实现对四轮小车的不换控制。(The joint simulation for speed control can realize the non-replacement control of four-wheeled car.)
- 2020-06-16 15:20:02下载
- 积分:1
-
2
说明: matlab开发环境下,牛顿迭代法解非线性方程组,使用者把非线性方程组的M文件fx1(x)和非线性方程组导数的M文件dfx1(x)相应代入即可。(matlab development environment, the Newton iteration solution of nonlinear equations, nonlinear equations to the user of the M documents fx1 (x) and non-linear equations of the M derivative document dfx1 (x) can be substituted into the corresponding .)
- 2009-04-23 18:09:46下载
- 积分:1