-
Turbo-Source102442
该算法是lte上行链路的方针,对于初学者有一定的帮助。(The algorithm is LTE Uplink policy, have some help for beginners.)
- 2013-02-28 02:03:21下载
- 积分:1
-
单音素语音的递归定量分析
可以通过CC 方法进行相空间重构,计算嵌入维数和延迟时间,在此基础上,对单音素语音进行递归图和递归定量分析。(The CC method can be used to reconstruct the phase space and calculate the embedding dimension and the delay time. On this basis, the monosyllabic speech is recursively and recursively analyzed.)
- 2020-10-15 00:07:30下载
- 积分:1
-
sanweiguandao
说明: 先把图形改为.bmp形式,用matlab编程的(First graphics changed. Bmp format, using matlab programming)
- 2008-09-20 19:51:45下载
- 积分: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
-
vector1
modelling and simulation of vector control of induction motors
- 2014-02-10 23:28:12下载
- 积分:1
-
anisodiff2D
医学图像经典预处理,matlab文件,可直接编译(Classic pre-medical images, matlab file)
- 2010-11-11 13:31:04下载
- 积分:1
-
Rayleigh-fading
考虑阴影效应,多普勒频移等的影响,用于描述瑞利衰落信号的信号特征(Take into account the shadow effect, Doppler shift, etc., used to describe the signal characteristics of the Rayleigh fading signal)
- 2012-07-23 10:02:35下载
- 积分:1
-
leidacesuceju
实现雷达测距功能,通过matlab算法画出三位图像,实现精确测距的功能(To achieve radar ranging function, through the matlab algorithm to draw three bit image, to achieve accurate ranging function)
- 2021-04-11 20:08:57下载
- 积分:1
-
Xin-She-Yang--Algorithms
新兴元启发式优化方法 杨新设 模拟退火 蝙蝠 萤火虫 算法(New meta-heuristic optimization methods Yang new simulated annealing algorithm bat firefly)
- 2016-06-29 09:46:18下载
- 积分:1
-
sat_orbit
这是由Andrea Monti Guarnieri的卫星轨道确定算法,基于的是norad 的tle数据(This is Andrea Monti Guarnieri satellite orbit determination algorithm, is based on the norad of tle data)
- 2021-04-13 15:18:56下载
- 积分:1