-
voicebox
matlab的一个第三方语音信号处理工具箱,包含的各种常用语音信号处理的函数(a third-party voice matlab signal processing toolbox, including a variety of commonly used function of speech signal processing)
- 2009-04-07 10:35:29下载
- 积分:1
-
toolforSGAPublic
说明: SGA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行
优化。
本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦)
并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;
单点变异,浮点变异;(SGA (Simple Genetic Algorithm) is a powerful smart multi-variable optimization algorithm, which mimics the reproduction of law to be optimized. The SGA can be optimized variables, minimum, maximum, (when the function will last for the minimum is) and support for floating-point encoding, grey code, binary code round of betting method selection, tournament selection single-point crossover, uniform Cross, floating-point crossover single point mutation, floating-point mutation )
- 2011-02-18 22:30:47下载
- 积分:1
-
RFID-in-matlab
关于rfid射频技术的实现方式的软件研究,并通过matlab进行了仿真(Theory of rfid programming,similation in matlab environment)
- 2011-05-27 08:59:27下载
- 积分:1
-
tsp
使用Dijkstra进行初步路径规划,然后使用蚁群算法实现路径规划问题(Ant colony algorithm path planning problem)
- 2012-12-03 21:18:33下载
- 积分:1
-
基于Matlab的非线性Newmark法 Newmark beta
基于Matlab的非线性Newmark法,用于计算结构动力响应(Nonlinear Newmark method for calculating structural dynamic response)
- 2020-12-05 22:29:22下载
- 积分:1
-
0_Matlab_functions
自己写的几个matlab的函数,自己处理数据是常用。有滤波函数、平移函数等。处理后新生成的数组和原数组大小相同,行列特性也相同。(Himself wrote several matlab functions, deal with their own data is commonly used. There are filtering function, translation function, and so on. The new array is generated after treatment and the original array the same size, the ranks of features are the same.)
- 2010-03-09 16:15:01下载
- 积分:1
-
GaTest
MatLab下遗传算寻找峰位。找出一条曲线的波峰所在位置的x坐标。(Find curve peaks. Use GA method to find the X position of the peaks.)
- 2011-10-11 13:27:11下载
- 积分:1
-
main
通过编程实现绘图的交互界面以及绘图指令输入框等(Through interactive graphics programming interface and command input box such as drawing)
- 2010-06-15 17:41:41下载
- 积分: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
-
使用盖氏圆法则估计信号源个数GDE
使用盖氏圆法则估计信号源个数。 使用空间谱估计理论,模拟发射信号由天线阵列接受采样。经过盖氏圆算法,估计出采样序列中信号的个数,所加噪声可以为白噪声,也可以为色噪声(Source number estimator using Gerschgorin Radii.)
- 2021-04-20 15:28:50下载
- 积分:1