-
matlab100EXAMPLE
说明: 一百个matlab工程范例内涵源程序,图例.细请看目录.(100 examples of the connotation of the project source code matlab, legend. Contents fine look.)
- 2009-07-23 18:35:54下载
- 积分:1
-
ADRC-TANKS
自抗扰控制水箱 simulink 各种阶数(ADRC )
- 2015-03-24 10:55:34下载
- 积分:1
-
psotb-beta-0.3
粒子群算法的MATLAB编程。。。。。。。。。。。。。。。。。。。。(Particle Swarm Optimization of MATLAB programming. . . . . . . . . . . . . . . . . . . .)
- 2009-06-17 10:04:37下载
- 积分:1
-
MATLAB-Curve-Fitting
说明: 给予神经网络RB发的MATLAB曲线拟合(Issued to give MATLAB neural network curve fitting RB)
- 2011-04-12 11:24:43下载
- 积分:1
-
mpc
给出了不确定广义系统的鲁棒预测控制仿真程序(Given the uncertainty of the generalized system robust predictive control simulation program)
- 2020-12-29 09:59:00下载
- 积分:1
-
Servo_Dc_motor_model
using servo characteristic equations,transfer function is derived by taking laplace
- 2013-12-20 14:33:40下载
- 积分:1
-
window
基于窗函数法的FIR数字滤波器设计与实现,程序比较简单,易懂。(FIR digital filter based on window function.)
- 2010-06-05 15:22:48下载
- 积分:1
-
wind
基于Matlab/simulink 的风速仿真模型 对4种风速进行simulink建模 风力发电系统中的风速仿真模型(Use Matlab/simulink simulation software to establish a mathematical model for the four parts of the wind speed.)
- 2021-01-26 09:48:42下载
- 积分:1
-
duanshishiyuchuli
matlab写的语音短时时域处理的代码。
里面有详细的介绍和要求。(matlab written speech short time domain processing code)
- 2013-11-19 12:46:06下载
- 积分: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