-
pastd
一种子空间跟踪PASTd经典算法MATLAB程序(A classic PASTd subspace tracking algorithm for MATLAB program)
- 2021-04-17 16:28:52下载
- 积分:1
-
speech-recognize
HMM MATLAB ..speech recognize
- 2013-11-01 18:46:32下载
- 积分:1
-
Watermarking-using-3-level-SWT
Image water marking using Stationary Wavelet Transform with 3-level decomposition.
The problem with DWT is lack of shift-invarience and poor spatial resolution of the resultant image.
These were reduced with SWT, at the cost of memory requirements
- 2014-12-12 14:00:42下载
- 积分:1
-
satellite-animation
用来演示太阳、地球、月亮、卫星同时绕转的动画,体现他们之间的关系(Used to demonstrate the sun, the earth, the moon, orbiting satellites simultaneously animation, reflecting the relationship between them)
- 2015-01-07 20:56:29下载
- 积分:1
-
sanjiaobo
三角波调频连续波雷达 Matlab 仿真(radar matlab simulation)
- 2012-12-06 15:22:57下载
- 积分:1
-
kaerman
卡尔曼滤波器主要适用于数字信号处理的开发及其运用!(Kearman filter program
)
- 2013-12-20 21:04:18下载
- 积分:1
-
qy_group_target_tracking
群目标跟踪算法,里面有部分群目标算法程序,对科研人员有帮助(Group target tracking algorithm, there are some groups target algorithm for help researchers)
- 2014-04-25 20:22:42下载
- 积分:1
-
自适应波束形成算法
说明: 三种常用的自适应波束形成算法,LMS、RLS、SMI,用于产生雷达发射方向图(Three commonly used adaptive beamforming algorithms, LMS, RLS and SMI, are used to generate radar transmitting pattern)
- 2020-04-23 19:13:28下载
- 积分: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
-
imgsuanfa
用matlab编写的图像复原程序,好用,大家可以试一下-Prepared to use matlab image restoration procedures, easy to use, everyone can try(Prepared to use matlab image restoration procedures, easy to use, everyone can try)
- 2009-06-06 14:28:22下载
- 积分:1