-
Multitaper
工程计算MATLAB code to calculate the reorthogonalized sine tapers
input: N = the length of the time series data to be tapered
p = the number of tapers requested
I = the gap structure a vector of length N
I(t) = 1 if there is data at time t, t=1, ..., N
I(t) = 0 if there is a gap at time t
output: X = N-by-p vector of the reorthogonalized sine taper(engineering MATLAB code to calculate the reorthog onalized sine tapers input : N = the length of the time series data to be tapere d p = the number of tapers I requested the gap str = ucture a vector of length N of I (t) = 1 if there is dat a at time t, t = 1, ..., I N (t) = 0 if there is a gap at time t output : X = N-by-p vector of the reorthogonalized sine t aper)
- 2006-11-08 11:38:19下载
- 积分:1
-
speech_voice
用matlab实现语音合成,并修改基频、lpc、lsp参数,使合成质量有所提高(Using matlab speech synthesis, and modify the baseband, lpc, lsp parameters, the quality has improved synthesis)
- 2013-09-04 19:09:04下载
- 积分:1
-
Beamforming_BPSK
this is a source code of beamforming
- 2013-03-07 23:35:56下载
- 积分:1
-
cs-for-radar-echo-signals
介绍压缩采样技术的优点,并介绍其在雷达回波信号处理中的应用情况(Describes the advantages of compression sampling techniques, and describes its application in radar echo signal processing)
- 2015-03-24 17:05:33下载
- 积分:1
-
AACEncode
This program compress audio to AAC encoding format .
It is developed by visual studio 2010.
And written language C++.
- 2014-01-15 09:38:26下载
- 积分:1
-
chap_03
solutions of chapter 3 of dsp using matlab by Proakis
- 2010-10-09 16:10:49下载
- 积分:1
-
Viterbi_equalization_BPSK
simulink实现bpsk的均衡技术,这里用的是mlse均衡器,看起来简单,其实这里包括了调制,解调,多径和均衡等技术(simulink realization of the balanced BPSK technology, here is the MLSE equalizer, looks simple, in fact, here including the modulation, demodulation, multipath and balanced technical)
- 2008-05-17 14:55:42下载
- 积分:1
-
lab3
Distibution models sine
- 2011-08-17 20:19:02下载
- 积分:1
-
4WD
A four-wheel Vehicle model by Matlab Simulink
- 2018-03-14 14:51:13下载
- 积分:1
-
matlab4.rar
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
( Procedure code explanation
P0401: Examines the picture with the Prewitt operator the edge
P0402: Examines the picture with the different sigma value LoG
operator the edge
P0403: Examines the picture with the Canny operator the edge
P0404: Picture threshold value division
P0405: Divides the picture with the water line threshold value
law
P0406: Carries on to the matrix four forks the tree
decomposition
P0407: Divides into the writing and the non- writing two
categories the picture
P0408: The morphology gradient examines two values pictures the
edge
P0409: The morphology example 鈻♀枴deletes all electricity
streamline from the PCB picture, only retains the chip object )
- 2006-06-26 12:38:36下载
- 积分:1