-
Kasier-bf
beta为3时,振元数为11,21,41时的kaiser加权波束方向图。(Kaiser beamforming beampartarn, when beta is 3 and the array element is 11, 21, and 41.)
- 2011-08-24 10:35:16下载
- 积分:1
-
Capacity_8PSK
8PSK 调制,AWGN信道下的信道容量的matlab 仿真程序。(8PSK modulation, channel capacity under AWGN channel matlab simulation program.)
- 2014-10-05 17:37:41下载
- 积分:1
-
MATLAB-program-processing-prograph
MATLAB程序,可以实现图像中值、均值、维纳滤波 源程序代码。(MATLAB program, you can achieve image median, mean, Wiener filter source code.)
- 2014-12-21 14:45:50下载
- 积分:1
-
BTSVM
基于孪生支持向量机的二叉树多分类 结合TSVM,依据类间距和类内距离构建二叉树的层次结构(TSVM MATLAB)
- 2021-04-08 16:59:00下载
- 积分:1
-
ofdm2
说明: 是一篇关于matlab的ofdm文章,很适合学习仿真的人(Is an article on the ofdm matlab article, it is suitable for people learning simulation)
- 2011-03-19 09:34:43下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
VBLAST
receiver for vblast
- 2011-09-05 15:43:36下载
- 积分:1
-
colorAutoCorrelogram
Feature extraction for color images using Auto Color Correlogram
- 2015-04-27 05:04:44下载
- 积分:1
-
FrostFilter
Frost 滤波器代码,一个印度人仿真的V.S Frost 于1982年提出的Frost 滤波器,参考文献A Model for Radar Images and Its Application to Adaptive Digital (Frost_filter code Simulated by an Indian References VS Frost, " A Model for Radar Images and Its Application to Adaptive Digital Filtering of Multiplicative Noise," IEEE Trans Pattern Anal, Machine Intell.. ., vol. 4, no. 2, pp. 157-166,. 1982. Mar [http://dx.doi.org/10.1109/TPAMI.1982.4767223])
- 2014-01-10 12:27:24下载
- 积分:1
-
Image_denoising
基于小波变换的图像去噪的matlab程序的源代码。(Image denoising based on wavelet transform of the matlab source code.)
- 2010-12-26 06:30:42下载
- 积分:1