-
matsig-0.2.5
基于matlab的面向对象的信号处理类库。主要应用于音频、语音信号的一些处理。内含简单的使用说明,将其添加到matlab搜索路径即可使用。(Matlab-based object-oriented signal processing class library. Mainly used in audio, voice signals in a number of treatment. Contains simple instructions to add it to matlab search path to use.)
- 2008-03-17 23:34:38下载
- 积分:1
-
time-frequency
时频分布算法中的短时fourier变换和维格纳变换的程序。(Algorithm for time-frequency distribution of short-time fourier transform and Wigner transform procedures.)
- 2008-07-03 16:51:46下载
- 积分:1
-
SONAR_code
波束形成技术,包括相移波束形成,频域波束形成matlab代码,以及相关实验的ppt(Beamforming technology,matlab)
- 2020-11-23 09:49:35下载
- 积分:1
-
m_seq
一个matlab程序,m序列产生程序, 因为M序列很重要,要的可以下载。(A matlab program, m sequence generation process, because the M sequences is very important, want to download.)
- 2009-05-23 07:54:04下载
- 积分:1
-
music
经典的music算法(包含多个),用于无线通信的来波方向估计。(Classical music algorithm (contains more than one) for wireless communications, estimated DOA.)
- 2008-06-24 16:15:02下载
- 积分:1
-
LIF
一种基于区域活动轮廓模型,通过引入局部的图像拟合能量来提取图像的局部信息,能够有效的额分割强度不均一的图片。较传统的水平集方法有更少的计算量(By introducing the local image fitting(LIFenergy to extract the local image information,our model is able to segment image with intensity
inhomogeneities.)
- 2013-09-13 16:40:23下载
- 积分:1
-
candgen
Generates candidate set for the D-Optimal design.
- 2012-01-10 07:24:50下载
- 积分:1
-
G.729
G.729的coder和decoder,即编码和解码的matlab原代码,对学习G.729标准有很好的参考价值(
The G.729 coder and decoder, ie, encoding and decoding matlab source code, to learn G.729 standard has a good reference value)
- 2015-04-14 16:37:57下载
- 积分:1
-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
cycl
利用matlab软件编写的对各种信号循环平稳分析处理的程序.(Using matlab software written in a variety of signal analysis and processing cycle of a smooth process.)
- 2010-01-06 19:35:45下载
- 积分:1