-
canny
Edge detection source code using matlab
- 2010-11-05 15:01:27下载
- 积分:1
-
OFDM__explaination
orthogonal frequency division multiplexing using wireless networks
- 2010-12-17 00:07:39下载
- 积分:1
-
wavelet_basis_construction
此小程序用于构造小波基
并采用双尺度方程求解小波基函数(this small procedure for the construction of small Porgy and double standards equation wavelet function)
- 2007-04-22 22:03:33下载
- 积分:1
-
TDOA_peaks
解析法的TDOA程序,可用于验证不同布站下的精度(TDOA)
- 2010-11-14 17:20:16下载
- 积分:1
-
com
说明: matlab环境下的多路串口数据实时绘图显示,GUI界面。(matlab environment in real-time multi-channel serial data graphics, GUI interface.)
- 2021-02-01 14:50:00下载
- 积分:1
-
PMM
基于Partial Model Method的PID控制器设计,在matlab2010上完美运行(Based on Partial Model Method of PID controller design, a perfect run in matlab2010)
- 2013-10-10 14:33:54下载
- 积分: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
-
bianshi
对二阶系统进行辨识。。。采用曲线拟合法对二阶系统进行辨识。。。采用曲线拟合法对二阶系统进行辨识。。。采用曲线拟合法对二阶系统进行辨识。。。采用曲线拟合法(Second-order system identification. . . Using curve fittingSecond-order system identification. . . Using curve fittingSecond-order system identification. . . Using curve fittingSecond-order system identification. . . Using curve fitting)
- 2013-12-18 16:32:29下载
- 积分:1
-
ght_for_circle_matlab
基于Hough变换检测圆的matlab程序,很实用的,可拿来直接用(Based on Hough transform circle detection matlab program, very practical, can be used directly)
- 2012-11-23 20:09:14下载
- 积分:1
-
plot_cmp
绘制分钟级自动站气象战数据与能见度数据的对比图(Draw-the-minute weather warfare automatic station data comparison chart data and visibility)
- 2020-09-18 10:57:54下载
- 积分:1