-
calculate_min_distance[1]
face detector it is matlab code for face detection
- 2009-10-01 18:08:03下载
- 积分:1
-
ivabss
Lee Teawon s independent vector analysis matlab program for blind source seperation.
- 2010-11-04 19:26:07下载
- 积分:1
-
radon_ambiguity
%radon transform
clear all
%
N=800
n=1:N
fs=200
t=n/fs
x1=exp(j*2*pi*(5*t+0.5*5*t.^2))
x2=exp(j*2*pi*(5*t+0.5*15*t.^2))
x=x1+x2
%N=length(x)
% ambifunb(x )
%*****************************************RAT
naf=ambifunb(x)
htl(abs(naf))
% [wh,rho,theta]=htl(abs(naf))
colormap([0,0,0])
% xlabel( 极半径 )
% ylabel( 角度 )
%**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确)
%找出峰值点的坐标
b=max(max(wh))
[u,a]=find(wh>=0.8*b)
( Radon transformclear all N = 800 n = 1: N fs = 200 t = n/fs x1 = exp (j* 2* pi* (5* t+ 0.5* 5* t. ^ 2)) x2 = exp ( j* 2* pi* (5* t+ 0.5* 15* t. ^ 2)) x = x1+ x2 N = length (x) ambifunb (x)***************************************** RATnaf = ambifunb (x) htl (abs (naf)) [wh, rho, theta ] = htl (abs (naf)) colormap ([0,0,0]) xlabel (polar radius) ylabel (angle)************************************** to find the coordinates of the peak point, calculating the initial slope of the frequency and FM (right) find the peak point of the coordinates b = max (max ( wh)) [u, a] = find (wh)
- 2008-05-06 21:56:10下载
- 积分:1
-
Project4_rar
this is a matlab cod for image processing.
- 2010-08-03 05:38:37下载
- 积分:1
-
210721352320071231624507985735
经典的Harris角点检测程序,用matlab编的,可以参考(classic Harris corner detection procedures, using Matlab series, we can make reference to)
- 2007-03-28 10:15:29下载
- 积分:1
-
convolution.m
Convolution code codigo de convolucion
- 2012-07-06 22:02:10下载
- 积分:1
-
Grabisch_FuzzyIntegral
matlab _ fuzzy_integral
- 2013-10-24 22:29:43下载
- 积分:1
-
STFT
一个简单的调用Matlab stft函数进行短时傅里叶变换的示例程序(A simple function call Matlab stft short time Fourier transform of the sample program)
- 2020-08-29 22:18:11下载
- 积分:1
-
fd_to_tec
FD_TO_TEC is a MATLAB program which reads two files defining a finite difference model (FD format) and writes a TECPLOT ASCII file suitable for display by TECPLOT.
- 2011-12-02 06:05:16下载
- 积分:1
-
nordig
nordig channel simulation
- 2010-03-01 16:01:05下载
- 积分:1