-
matlab-minutae-extraction
找指紋特徵點 並圈選出來的 matlab 程序(Matlab program to find the fingerprint feature points and circle out)
- 2012-07-03 14:04:24下载
- 积分:1
-
5-3-4
exresice of marcel sidi
- 2013-09-07 19:33:03下载
- 积分:1
-
cluster
该代码主要是解决激发介质问题,用来计算每一个元胞。(The code is mainly to solve the problem excitable media, used to calculate each cell.)
- 2013-09-14 21:45:43下载
- 积分:1
-
Heru-PSM
sistem pengolahan sinyal digital
- 2012-04-07 00:13:19下载
- 积分: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
-
EbookChannelModel
MATHEMATICAL MODELS OF DISTRIBUTION CHANNELS 畸变信道数学模型。一本介绍畸变信道数学模型的外文书,对通信信道感兴趣的书友,可以看看。很好的一本英文书,一起分享。
(MATHEMATICAL MODELS OF DISTRIBUTION CHANNELS。A book about communication channel ,someone who is interest in DISTRIBUTION CHANNEL must have a look. It is really a good book,share with all of you.
)
- 2009-11-11 16:51:48下载
- 积分:1
-
CenterPoint.m
to find center point of fingerprint image
- 2011-07-13 17:53:05下载
- 积分:1
-
segmentation
说明: Image Segmentation on sample images.
- 2021-04-27 11:18:44下载
- 积分:1
-
PAST_MUSIC
使用PAST算法进行子空间分析,MUSIC算法进行频率估计,实现了对信号的频率跟踪(Using the PAST subspace analysis algorithm, MUSIC frequency estimation algorithm to achieve the signal frequency tracking)
- 2020-06-29 19:00:02下载
- 积分:1
-
Mathworks
本资料是关于应用MATLAB进行目标识别与检测的源代码。包括车牌自动识别等。(This information is on the application of MATLAB to carry out target identification and detection of the source code. Including automatic license plate recognition.)
- 2009-04-14 18:17:58下载
- 积分:1