-
dengjianju
天线方向图的波达方向,用于描述回波的方向图2,可以用于初学者学习使用(DOA antenna pattern, used to describe the echo pattern 2, can be used for beginners to learn to use)
- 2010-11-13 18:20:29下载
- 积分:1
-
2
基于动态切换函数的动态滑模控制,二阶系统仿真(Dynamic sliding mode control based on dynamic switching function,The second order system simulation)
- 2013-10-11 16:27:39下载
- 积分:1
-
matlabshujuxianshi
应用MATLAB公式模型,可以通过改变MATLAB中的公式内容进行不同类型的运算(MATLAB model)
- 2015-04-13 10:25:51下载
- 积分: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
-
PAPR1
MATLAB OFDM系统中PAPR计算(MATLAB OFDM PAPR computing systems)
- 2010-06-08 11:23:51下载
- 积分:1
-
FUNCAO
este arquivo contem o pacote gaot e exemplos
- 2010-09-22 02:42:12下载
- 积分:1
-
vstoolbox_school
matlab中vstoolbox_R13的详解,及其建立的IBVS模型,提供一些简单例程。(matlab in the Detailed vstoolbox_R13, and the establishment of the IBVS model to provide some simple routines.
)
- 2011-01-13 09:41:50下载
- 积分:1
-
Pith-Control
Pitch control for a wind conversion chain
- 2013-08-27 07:35:35下载
- 积分:1
-
bilinter
bilioniar algorithm ( image processing)
- 2009-05-13 01:54:09下载
- 积分:1
-
psom
标准粒子群优化算法(matlab).(standard PSO algorithm (Matlab).)
- 2007-03-06 20:52:56下载
- 积分:1