-
array-signal-processing
阵列信号处理方面10个经典程序,包括波束形成,capon,MVCR等等,以及仿真图(10 classic program in array signal processing )
- 2013-12-07 11:07:38下载
- 积分:1
-
Robust_Adaptive_Beamforming
介绍了几种稳健自适应波束形成算法,包括mvdr,对角加载,NCCB,最差性能最优化鲁棒波束形成等。(Several robust adaptive beamforming algorithms are introduced, including MVDR, diagonal loading, NCCB, worst performance optimization robust beamforming, and so on.)
- 2021-04-18 14:38:52下载
- 积分:1
-
boufai
用于特征降维,特征融合,相关分析等,数值分析的EULER法,音频信号通过LM386放大。( For feature reduction, feature fusion, correlation analysis, EULER numerical analysis method, LM386 audio signal amplification.)
- 2017-03-23 17:59:27下载
- 积分:1
-
JPEG_main
matlab实现JPEG的压缩,可以用来实现在MATLAB的环境下实现jepg压缩(matlab achieve JPEG compression can be used to achieve the MATLAB environment to achieve jepg compression)
- 2010-10-30 16:07:03下载
- 积分:1
-
Ybus
this mfile calculate y bus
- 2010-02-09 00:53:07下载
- 积分:1
-
moverheart.m
MARLAB版本 贪食蛇。简单贪食蛇以matlab实现。MARLAB版本 贪食蛇。简单贪食蛇以matlab实现。MARLAB版本 贪食蛇。简单贪食蛇以matlab实现。(MARLAB version of Snake. Simple Snake matlab achieve. MARLAB version of Snake. Simple Snake matlab achieve. MARLAB version of Snake. Simple Snake matlab achieve.)
- 2013-04-16 01:41:02下载
- 积分:1
-
hamming_LPF
程序的功能是用海明窗设计低通滤波器,性能指标为wp=0.2pi,ws=0.3pi(The program s function is Hamming window low-pass filter, performance indicators, wp = 0.2pi ws = 0.3pi)
- 2012-05-12 09:48:59下载
- 积分:1
-
Untitled
QPSk Modulation using matlab
spread spectrum systems MATLAB source code, wireless spread-spectrum communication system function
- 2011-07-04 17:20:45下载
- 积分:1
-
daima
该源码是一些代码程序,现上传上去望大家指正(The source code is a number of procedures is up hope you upload correction)
- 2009-01-12 10:09:57下载
- 积分:1
-
lab3
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:57:23下载
- 积分:1