-
yiqunsuanfa
蚁群算法最短路径通用Matlab程序.rar
- 2010-08-20 22:02:50下载
- 积分:1
-
EdwardsAndDurkinModel
The program uses Sonnet or SonnetLite (the free version) to perform electromagnetic simulation on a probe fed, rectangular patch antenna. The design of the antenna is modified between Sonnet simulations. This design modification, simulation cycle is repeated until the antenna performs as intended.
- 2010-01-20 06:40:13下载
- 积分:1
-
km
说明: matlab中电气化铁路上每1km长的牵引网的等效阻抗模型。(matlab in every 1km long electrified railway traction network equivalent impedance model.)
- 2013-07-13 18:54:11下载
- 积分:1
-
rengongmianyi
a=load( q.txt )
width=input( 请输入窗宽 )
step=input( 请输入步长 )
m=length(a)
for i=1:floor((m-width)/step+1)
s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step)
end
b=max(max(s))
M=s./b
Rs=input( 请输入本体集半径 )
nd=input( 请输入检测器数模 )
k=1
while k<=nd
d{k}=rand(1,width)
for i=1:floor((m-width)/step+1)
if (norm(d{k}-s(i,:)))^2<Rs
break
end
end
k=k+1
end
for j=1:nd
for i=1:floor((m-width)/step+1)
R(i)=(norm(d{j}-s(i,:)))^2(a = load (' q.txt' ) width = input (' Please enter the window width' ) step = input (' Enter step size' ) m = length (a) for i = 1: floor ((m-width)/step+1) s (i, 1: width) = a (1,1+ (i-1)* step: width+ (i-1)* step) end b = max (max (s)) M = s./b Rs = input (' Please enter the body set radius' ) nd = input (' Please enter the number of detector modules' ) k = 1 while k < = nd d {k} = rand (1, width) for i = 1: floor ((m-width)/step+1) if (norm (d {k}-s (i ,:)))^ 2 <Rs
break
end
end
k=k+1
end
for j=1:nd
for i=1:floor((m-width)/step+1)
R(i)=(norm(d{j}-s(i,:)))^2)
- 2011-05-21 16:46:49下载
- 积分:1
-
Image-texture
Runway detection using various fetaures.They are as follows Haralick feature,Basic features,Zernike moments,Circular-Mellin features,Fourier power spectrum,Gabor filters
- 2014-08-16 12:56:57下载
- 积分:1
-
3phVCImachine
3ph Vector Control of Induction machine
- 2011-12-12 20:22:54下载
- 积分:1
-
LFMCW_multi_detection
基于FRFT雷达目标检测方法,并估计了目标距离,提出了一种LFM信号的非线性补偿方法。(FRFT radar target detection method based on distance and estimated target proposed nonlinear compensation method for LFM signals.)
- 2014-07-08 08:56:07下载
- 积分:1
-
moukou
通过matlab代码,FMCW调频连续波雷达的测距测角,意信号卷积的运算,并且绘制图象。( By matlab code, FMCW frequency modulated continuous wave radar range and angular measurements, Convolution operation is intended to signal and image rendering.)
- 2016-09-22 18:16:49下载
- 积分:1
-
LFM1_mp_f_1
信号与信息处理——阵列信号处理DOA估计的matlab算法,这是线性调频信号的稀疏分解算法,很有用(Signal and information processing- array signal processing matlab algorithm for DOA estimation, which is a linear FM signal sparse decomposition algorithm, useful)
- 2007-09-04 10:42:46下载
- 积分:1
-
20080726
介绍了matlab/simulink在FPGA中的应用,将matlab/simulingk和FPGA结合起来,对仿真具有一定的参考价值。(Introduction of the matlab/simulink in the FPGA application, the matlab/simulingk and FPGA combination for the simulation has a certain reference value.)
- 2008-07-27 08:35:27下载
- 积分:1