-
hclust
girachical cluster mat methid
- 2009-12-29 01:50:36下载
- 积分:1
-
suanfa
说明: 有关于胎儿心电信号提取算法研究 .rar(suanfa )
- 2011-02-21 15:55:29下载
- 积分:1
-
kNN
matlab code to detect and identify the object feature for analysing and compraing purpose
- 2015-03-17 13:25:33下载
- 积分:1
-
QPSK
BER performance in QPSK modulation
- 2010-07-15 17:48:29下载
- 积分: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
-
Hurst
Matlab code Hurst and rescaled range
- 2013-03-13 00:25:24下载
- 积分:1
-
LFMradar
线性调频(LFM)脉冲压缩雷达仿真,有具体的方法和实现步骤,包括仿真结果。(Linear frequency modulation (LFM) pulse compression radar simulation, there are specific methods and implementation steps, including the simulation results.)
- 2010-12-17 16:29:23下载
- 积分:1
-
GPS_RENIX
GPS导航电文相关的计算程序,主要应用于GPS的RENIX文件读写及生成计算。(GPS navigation messages related to the calculation procedures, mainly used GPS RENIX document literacy and generate calculated.)
- 2006-09-10 15:12:45下载
- 积分:1
-
Dirplot
Plotting antenna radiation
- 2013-10-29 14:09:00下载
- 积分:1
-
f_enframe
make frame(window) data
- 2016-03-14 20:45:26下载
- 积分:1