-
Tim_Bailey_1
Tim_Bailey s SLAM m source code
- 2009-11-02 12:55:53下载
- 积分:1
-
dtc3b
Direct torque control of IM
- 2012-07-06 00:20:35下载
- 积分:1
-
MTI-simulation
MTI仿真,单延迟对消器频响图,单延迟对消器频响图,单延迟对消器频响图(MTI simulation,function [resp] = single_canceler (fofr1) )
- 2013-05-27 22:15:29下载
- 积分:1
-
CA-CFAR_mtkl
实现了CA-CFAR算法仿真,得到其检测门限及检测概率曲线。并使用基于蒙特卡洛仿真方法得到检测门限及检测概率曲线,与传统的CA-CFAR算法进行了比较。(CA-CFAR algorithm to achieve the simulation, its detection threshold and detection probability curve. And use the resulting Based on Monte Carlo simulation method detection threshold and detection probability curve, with the traditional CA-CFAR algorithm were compared.)
- 2021-02-22 19:39:42下载
- 积分:1
-
cyls
The first plot shows the position of the cylinder, and the antenna scattering (analytical)
- 2012-06-14 16:10:16下载
- 积分:1
-
menu-driven
Menu driven
Choice 1: Accept info and store into appropriate objects.
Choice 2: Depending upon the number entered by the user on console fetch the details of the individual employees.
- 2014-12-04 14:06:39下载
- 积分: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
-
分数阶工具包
说明: 薛定宇教授编写的分数阶工具箱,适合新手入门(Professor xue dingyu prepared the fractional level toolbox)
- 2021-04-23 21:08:47下载
- 积分:1
-
motionCtrl
利用李亚普诺夫直接法和PID算法,分别仿真对差动驱动轮式机器人的控制,使其行走直线或者圆轨迹程序(Using Lyapunov direct method, the control differential drive wheeled mobile robot is walking a straight line or circle track program)
- 2009-12-28 10:37:24下载
- 积分:1
-
about-atfm-and-test
使用MATLAB编程,关于四叉树的所有工具包及举例实验。(Using MATLAB programming, all kits on quadtree and example experiments.)
- 2015-03-18 17:26:17下载
- 积分:1