-
PDopplerCComh
相位编码脉冲压缩雷达的多普勒补偿偿算法,实现对信号的补充可直接使用。
(Phase-coded pulse compression radar, Doppler compensation compensation algorithm, to supplement the signal can be used directly.)
- 2012-07-20 08:22:39下载
- 积分:1
-
OFDM-QPSK-Modulation
对于OFDM初学者很有帮助,是很好的学习程序哦,可以学会用matlab仿真(the study of )
- 2011-05-05 20:46:02下载
- 积分:1
-
zuoye7
第k小元素(分治法) 给定一个线性序列集,要求求出其中指定的第K小的数的值和位置.如给定n个元素和一个整数i,1≤i≤n,输出这n个元素中第i小元素的值及其位置;(First k small element (divide and conquer) Given a set of linear sequence, where the specified requirements determined the K value and the small number of locations, such as a given n elements and an integer i, 1 ≤ i ≤ n, output this is the n elements of the i-th element value and the position of the small )
- 2013-11-16 11:51:31下载
- 积分:1
-
Kalmanfilter
数字信号处理 Digital signal processing(Digital signal processing
Digital signal processing)
- 2011-11-26 09:22:27下载
- 积分:1
-
the-wave-calcuiation
可以计算波浪载荷,并且还可以进行数值模拟,从而省去更多的实验材料(Can calculate the wave loads, and numerical simulation, thereby eliminating the need for a more experimental material)
- 2021-03-16 15:19:21下载
- 积分:1
-
firamp
matlab linear phase FIR four type amplitude
- 2013-11-21 21:43:03下载
- 积分:1
-
interrupt_dispatcher
Interrupt dispatcher template for custom system on chip
- 2014-08-06 21:51:19下载
- 积分:1
-
Affractalp
应用毯子法求一幅图像的分形维维数,matlab上的应用方法
(The application of a blanket of an image through the fractal dimension of the Matlab application method)
- 2012-07-18 20:50:55下载
- 积分: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
-
mutipath
多径信道仿真程序的一部分,不全,抱歉了,希望有用(duojingxindao bianmachengxu)
- 2012-04-26 18:27:46下载
- 积分:1