-
DigitalsignalprocessingbasedonMATLAB
“基于MATLAB的系统分析与设计—信号处理”一书是一本极好的的书,对初学信号处理的非常值得一读。该书针对应用广泛的的号处理领域,简要介绍了信号处理的基本概念和基本方法,详细介绍了由MATLAB提供的信号处理工具箱函数的用法指南,最后以大量的应用示例,说明MATLAB进行信号处理系统分析与设计方法。( Based on MATLAB-Analysis and Design- Signal Processing, a book is an excellent book, for beginner signal processing is very worth reading. The book aimed at a wide range of applications to deal with the No. field, briefly introduced the basic concepts of signal processing and basic methods, detailed information provided by the MATLAB Signal Processing Toolbox function usage guide, and finally to a large number of application examples MATLAB signal dealing with system analysis and design methods.)
- 2008-04-28 11:11:40下载
- 积分:1
-
fresnel-and-convolution
全息成像中利用子程序达到仿真采用菲涅尔法,还原采用角谱法的完整程序(Holographic imaging simulation subroutines reached Fresnel, reduction method using the angular spectrum of the complete program)
- 2016-04-13 11:13:04下载
- 积分:1
-
hign_SNR_VAD
高噪声环境下的麦克风阵列VAD算法研究,介绍了VAD算法在多声道环境中的检测效果(High noise environments VAD algorithm for microphone array research, introduce the VAD algorithm in multi-channel environment detection effect)
- 2007-10-23 22:57:08下载
- 积分:1
-
Untitled
Image Reconstruction
- 2014-08-14 14:55:25下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
多重信号分类music
说明: 谱估计的非参数DOA(Dorection of Arrive)方法----MUSIC(Multi Signal Classification,多重信号分类)算法(spectrum estimation of parameters DOA (Dorection of Arrive) method-M USIC (Multi Signal Classification, multiple signal classification) algorithm)
- 2005-12-28 15:42:53下载
- 积分:1
-
xian1
说明: 逼近线性模型中M估计分布的随机加权自助法,在一般的条件下证明了这种方法是强有效的。
(Approximate linear model estimated the distribution of M random weighted bootstrap, in general terms that this approach is strong and effective.)
- 2010-04-17 22:59:00下载
- 积分:1
-
as_fun
简单实用的matlab例程,信号方位估计的一种算法(simple but classic matlab algorithm, is the polynomial method to find DOA (Direction of Arrival))
- 2011-05-15 11:26:57下载
- 积分:1
-
DTLZ
说明: 用于多目标算法的测试,特别是高位多目标的效果比较好,大家可以试试。(Test for multi-objective algorithm)
- 2020-09-28 16:47:45下载
- 积分:1
-
SM_MMSE_ZF
空间复用中ZF/MMSE-SIC检测算法(MMSE-SIC ZF-SIC Spatial Multiplexing schemes)
- 2010-12-02 11:57:10下载
- 积分:1