-
Project-Report-359
The guard symbol is the copy of the end of the ofdm symbol to the beginning
of the ofdm symbol.
- 2011-01-27 21:33:17下载
- 积分: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
-
Simulation
金属氢化物反应器的计算模拟程序,通过有限容积法实现,包含多个模块(Calculation of the metal hydride reactor simulation program, implemented by a finite volume method, and contains a plurality of modules)
- 2012-11-30 22:34:46下载
- 积分:1
-
object_Recoganation
seperating object ,and it charecter
- 2010-02-12 00:38:38下载
- 积分:1
-
New-folder
NEURAL NETWORK MATLAB CODE
- 2013-09-10 19:10:33下载
- 积分:1
-
AM_DSB_Modulation
抑制载波单边带simulink程序,进行频谱计算研究,分析信号特征。(Sideband suppressed carrier simulink program, Calculation of spectral analysis of the signal characteristics.)
- 2014-01-09 21:57:56下载
- 积分:1
-
Fn_RMSHE
recursive mean-separate histogram equalization
- 2013-08-21 09:56:29下载
- 积分:1
-
Road11
求最短路问题,matlab程序可运行,还有word详细讲解最优截断切割(Seeking the shortest path problem, matlab program can be run, as well as the word explain in detail the optimal cut-off cutting)
- 2013-04-26 14:39:38下载
- 积分:1
-
2005_RADAR_electromag
雷达技术 雷达距离压缩 多普勒成像 相关的处理方法(Radar technology radar Doppler imaging from compression of the treatment-related)
- 2009-04-13 11:13:43下载
- 积分:1
-
calcul
Induction machine fault detection
- 2015-03-03 14:31:39下载
- 积分:1