-
DBF_for_Spaceborne_Radar_Remote_Sensing
关于星载SAR中DBF技术的应用,给了一些仿真实验,并给出了实验结果。(Spaceborne SAR of DBF on the application of technology to a number of simulation and experimental results are given.)
- 2010-07-03 12:26:57下载
- 积分:1
-
pisa
在计算机上产生一组实验数据,首先产生一段零均值白噪声数据u(n),令功率为 ,让u(n)通过一个三阶FIR:
得到y(n). .y(n)上加三个实正弦信号f1’=0.1,f2’=0.25,f3’=0.26调整 和正弦信号幅度信噪比大致为10dB,50dB,50dB. (1) 令N=256,描绘xn波形;
(2)得出真实功率谱密度 .
(3) 利用此实验数据Pisarenko谐波分解法估计该实验数据的正弦频率及幅度。
(On the computer to generate a set of experimental data, first generate a zero mean white noise data u (n), so that power, let u (n) through a third-order FIR: get y (n).. Y (n) added three real sinusoidal signal f1 ' = 0.1, f2' = 0.25, f3 ' = 0.26 and sine signal amplitude adjustment signal to noise ratio is approximately 10dB, 50dB, 50dB. (1) that N = 256, depicted xn waveform (2) the true power spectral density obtained. (3) using this experimental data, Pisarenko harmonic decomposition method to estimate the experimental data of the sinusoidal frequency and amplitude.)
- 2010-10-22 11:17:41下载
- 积分:1
-
MatlabandVCinterfacesinimageanddataprocessing
Matlab与VC接口在图像及数据处理中的应用,需要的下(Matlab and VC interfaces in image and data processing needs of next)
- 2010-05-08 11:59:14下载
- 积分:1
-
GA_MATLAB001
遗传算法求最优化问题的MATLAB程序实现(MATLAB program to achieve genetic algorithms to optimization problems)
- 2012-07-04 17:21:58下载
- 积分:1
-
test_main
matlab code embedding watermarking
- 2013-11-29 10:31:26下载
- 积分:1
-
URA
适用于竖直放置的平面矩形阵的自适应波束形成(For flat rectangular array of vertically placed Adaptive Beamforming)
- 2013-12-04 19:10:19下载
- 积分:1
-
blackman0
用布莱克曼窗设计FIR滤波器,不错的程序,大家可以参考(FIR filter with Blackman window design, a good program, you can refer to)
- 2010-06-02 19:43:57下载
- 积分:1
-
MPPT with Fuzzy
simulation of photovoltaic MPPT based fuzzy logic using matlab/simulink
- 2018-02-02 18:42:52下载
- 积分:1
-
11
说明: 应届生大礼包-大唐电信篇,希望对大家有用。(Fresh Johnson Plaza Li Bao- Datang Telecom articles, want to be useful to everyone.)
- 2009-11-18 20:00:31下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1