-
AF-and-DF-simulation
通信协作系统中的AF和DF的误码率方面的仿真代码(BER simulation of AF in cooperation system
)
- 2012-05-03 18:08:24下载
- 积分:1
-
matlabeasy
matlab s easy lessons
- 2013-08-09 20:45:47下载
- 积分:1
-
FNNPSOGSA
matlab code for hybrid algorithm
- 2015-03-23 14:55:09下载
- 积分:1
-
MATLAB
说明: matlab6.5的教程,包括pdf文档,和m文件,以及mdl模型(matlab6.5 tutorials, including pdf documents, and m files, and mdl model )
- 2011-03-24 18:07:47下载
- 积分:1
-
dow-jones
prediction of dow-jones index
- 2010-12-25 19:11:43下载
- 积分:1
-
get_observations
tracking robot by vision sensor
- 2011-11-03 09:13:52下载
- 积分:1
-
lagrange.m
一种简单实现高斯切比雪夫,拉格朗日,龙哥库塔的插值算法,MATLAB实现(A simple high Siqie Chebyshev, Lagrange, Long Ge Kuta interpolation algorithm, MATLAB implementation)
- 2010-11-30 19:40:49下载
- 积分:1
-
qrot3d
四元数实现的三维空间的表达形式,具有表达式简单,运算精度高,占有存储空间小等优点。(quaternion achieve the three-dimensional space of expression, the expression is simple, high precision computing, possession of small storage space advantages.)
- 2006-06-08 21:07:12下载
- 积分: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
-
menu
menu stenography form 1
- 2011-06-26 02:35:15下载
- 积分:1