-
SIP
Test MTP neural network.
- 2009-11-15 00:49:24下载
- 积分:1
-
matlab_tutorial
MATLAB TUTORIAL BOOK USE FOR EASY CODING
- 2014-09-16 22:20:08下载
- 积分:1
-
report__2011-9-28-8-43-54
红外图像增强的MATLAB程序
包括小波变换,高通滤波等(ir enhance)
- 2011-10-04 03:57:22下载
- 积分:1
-
Vigenere-Key-Method
The Vigenère cipher is a method of encrypting alphabetic text by using a series of different Caesar ciphers based on the letters of a keyword. It is a simple form of polyalphabetic substitution.Though the cipher is easy to understand and implement, for three centuries it resisted all attempts to break it this earned it the description le chiffre indéchiffrable (French for the indecipherable cipher ). Many people have tried to implement encryption schemes that are essentially Vigenère ciphers.[3] Friedrich Kasiski was the first to publish a general method of deciphering a Vigenère cipher.Unlike the monoalphabetic ciphers, polyalphabetic ciphers are not susceptible to frequency analysis, as more than one letter in the plaintext can be represented by a single letter in the encryption.
- 2015-02-27 14:55:53下载
- 积分:1
-
yuanma2
阵列信号处理中:四个输入信号,八单元均匀圆阵的波达方向估计和波束形成.应用Music方法(Array Signal Processing: four input signals, eight units of uniform circular array DOA estimation and beamforming. Applied Music Methods)
- 2007-12-01 17:29:49下载
- 积分:1
-
m11438
Ensemble Kalman Filter (EnKF) data assimilation methods can be avoided in the EKF covariance forecasting the evolution equation arising in the course of the calculation is not accurate and on the covariance matrix of a large amount of data storage problems
- 2010-11-09 19:56:53下载
- 积分:1
-
MATLAB
本书为MATLAB的学习用书,内容简洁,适合入门学徒使用(This book is learning to use MATLAB book, concise, suitable for the use of entry-apprentice)
- 2009-12-17 11:31:03下载
- 积分:1
-
SCM-2013-11-20
看了一段时间的3GPP的信道建模,所以自己动手写了一个(参考了该协会的标准代码,不过改良了一些,执行效率更高)(the 3GPP SCM model building. Comparing to the original code, this task is more efficient and clearer.)
- 2013-12-19 22:09:28下载
- 积分:1
-
PSO_my_model
PSO算法,比较好用的拟合方程系数的程序。(PSO)
- 2009-12-29 23:17:39下载
- 积分: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