-
adaptive_heterodyne
自适应外差滤波器matlab代码:采用调制技术,控制正余弦信号对准干扰的频率,将输入的干扰搬移到的低频进行滤波,滤波处理后的信号再经过一次调制搬移到原来的频率位置,这样我们就得到了合适的干扰复制信号,再将输入信号和干扰复制信号进行差分运算达到抑制干扰的目的(Adaptive heterodyne filter matlab code)
- 2010-06-12 12:28:24下载
- 积分:1
-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1
-
psd_eatmation
说明: 实现信号的功率谱估计,AR,MUSIC,FFT,周期图法(Achieve signal power spectrum estimation, AR, MUSIC, FFT, periodogram)
- 2010-04-18 22:49:51下载
- 积分:1
-
ipf8
Transfer functions between interfaces can be easily calculated by division of the total (=upward+downward) displacement response on the corresponding interfaces.
- 2012-07-06 18:16:58下载
- 积分:1
-
Simple-PSO
A source code in matlab for pso(particle swarm intelligent)
- 2013-11-30 03:48:22下载
- 积分:1
-
SONAR_code
波束形成技术,包括相移波束形成,频域波束形成matlab代码,以及相关实验的ppt(Beamforming technology,matlab)
- 2020-11-23 09:49:35下载
- 积分:1
-
9.-AM
Matlab code modulation AM
- 2014-09-03 23:40:53下载
- 积分:1
-
DSB
仿真了DSB信号产生和调制的过程,方法简单,内容详尽,已经过调试。(Simulation of the DSB signal and modulation process, the method is simple, detailed, has been testing.)
- 2013-12-12 00:10:53下载
- 积分:1
-
Space-Time-Adaptive-Processing
美国林肯实验室关于空时自适应处理里程碑式的著作Ward报告的程序源代码(The source code for adaptive processing of milepost type Ward book report of space-time USA Lincoln Laboratory)
- 2021-03-28 15:49:11下载
- 积分:1
-
基于BEM的LS信道估计
应用背景通信系统心道建模,通过CE-BEM进行LS信道估计。比之前所发代码的思路更加简单。关键技术应用CE-BEM模型,对时变信道进行信道估计。
- 2022-01-26 03:47:07下载
- 积分:1