-
-multi-beam-
菲涅尔区聚焦多波束天线空间谱估计性能分析(Fresnel zone focusing spectrum estimation performance of multi-beam antenna spatial analysis)
- 2013-12-26 12:41:37下载
- 积分: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
-
TP1_CHEN
建立关于分数的类,并进行加减乘除等相关运算的C++代码
(Establishment of the scores of the class, and other related operations of addition, subtraction C++ code)
- 2015-02-28 01:43:45下载
- 积分:1
-
cifafenxiqi
做了詞法分析器,不知道怎樣,希望有人給我提提意見(Done a lexical analyzer, I do not know how, I hope someone is going to give me make a suggestion)
- 2007-12-03 16:25:32下载
- 积分:1
-
PPPCCALDAC
PCA(主成分分析法)、LDA(线性判别法)两种方法是主要的的线性降维法,有非常好的效果,希望对大家能够有用! 已通过测试。
(PCA (Principal Component Analysis), LDA (linear discriminant method) two methods are the main linear dimensionality reduction method, with very good results, we hope to be useful! Has been tested.)
- 2012-07-24 10:27:24下载
- 积分:1
-
observe
视频采集 matlab仿真 这个程序可以参考参考 个人觉得不错(Video capture)
- 2012-05-11 08:21:16下载
- 积分:1
-
WienerTing2013.m
Wiener filter with multiple parameters
- 2014-01-29 05:15:54下载
- 积分:1
-
matcomplotshow
说明: 这是MATLAB和VC相互调用的例子,通过MATCOM来实现,所以想学习如果在VC中调用MATLAB函数的,可以学习一下(This is the MATLAB and examples of VC call each other by MATCOM to achieve, so if you want to learn to call MATLAB functions VC, you can learn about)
- 2011-02-17 05:07:53下载
- 积分:1
-
THP-pre-coding
encoder and decoder programme for pre-coding MIMO system based on THP algorithm (encoder and decoder programme for pre-coding MIMO system based on THP algorithm)
- 2007-07-27 09:57:27下载
- 积分:1
-
OMATLAB_ssvmn
关于支持向量机的MATLABB程序,用于模式识别可直接使用。
(MATLABB program on support vector machine for pattern recognition can be used directly.)
- 2012-07-17 08:26:15下载
- 积分:1