-
gg_mle.tar
运动检测matlab程序和广义高斯分布的matlab程序(motion detection procedures and Matlab Generalized Gaussian distribution of Matlab procedures)
- 2007-03-01 15:10:29下载
- 积分:1
-
Smooth-better-than-sharp
This is a code for Smooth better than sharp mobility model.
- 2012-06-18 20:45:15下载
- 积分:1
-
xiaobo
小波去噪,小波阈值公式的改进,改进的小波阈值公式(Wavelet denoising, improved wavelet threshold formula and improved wavelet threshold formula)
- 2016-02-14 14:18:25下载
- 积分:1
-
radar
三角波雷达仿真程序,已经雷达数据处理初级模型(Triangle wave radar simulation program has been the primary model for radar data processing)
- 2009-12-07 22:19:34下载
- 积分:1
-
OFDM_matlab-source-code
本文档是基于matlab的OFDM源程序,包括卷积码编码,交织,加导频等。(This document is based on the OFDM matlab source, including convolution coding, interleaving, plus the pilot and the like.)
- 2014-11-02 14:33:48下载
- 积分:1
-
Matlab
MATLAB源文件,共有10个chapter (MATLAB source files, a total of 10 chapter)
- 2008-03-28 09:48:11下载
- 积分:1
-
strlen
function strlen and strcpy and strcut in c++ and c for use
- 2014-12-21 00:23:23下载
- 积分:1
-
MatchFilterLFM
高分辨率雷达 距离向压缩算法滤波器设计 三种方法 全面设计(clc
clear all
close all
2013年9月28日
---------------参数----------
Tr=42e-6
fs=9.5e6
K=0.7e11
Nfft=2048
-------------匹配滤波 时域生成--------------
t=(-Tr/2+1/fs:1/fs:Tr/2-1/fs)
w = kaiser(length(t),2.5)
w=w
w = ones(1,length(t))
ht1=w.*exp(-1i*pi*K*t.^2)
ht2=w.*exp(1i*pi*K*t.^2)
hf1=fft(ht1,Nfft)
hf2=fft(ht2,Nfft)
figure
subplot(211)
plot(abs(hf1))
title( 匹配滤波器1 幅频响应 )
subplot(212)
plot(phase(hf1))
title( 匹配滤波器1 相位 )
figure
subplot(211)
plot(abs(hf2))
title( 匹配滤波器2 幅频响应 )
)
- 2013-10-12 22:32:06下载
- 积分:1
-
MATLAB-Telnet
matlab的命令大全,很详细,对各个命令的解释很全面,附带有例子(matlab command Daquan, very detailed, very comprehensive explanation of each command, with the example of)
- 2013-04-18 19:17:02下载
- 积分:1
-
New1Composite_14BusMicrogrid
微网仿真,根据IEEE14总线,可以直接运行。Matlab2016a使用(The simulation of microgrid can run directly according to the IEEE14 bus. Matlab2016a use)
- 2018-11-13 11:12:28下载
- 积分:1