-
bpsk
MIMO 大规模MIMO 和六个detector 去检测 性能好坏BER (MIMO massive MIMO with six detectors.
ZF MMSE ZF-SIC MMSE-SIC ZF-OSIC MMSE-OSIC)
- 2015-09-08 08:47:03下载
- 积分:1
-
matlabABCbianjie
MATLAB在ABC边界上的FDTD程序仿真程序。(MATLAB in the ABC program on the border FDTD simulation program.)
- 2009-04-19 16:24:48下载
- 积分:1
-
matlab
matlab material hav e a look
- 2012-04-09 22:22:45下载
- 积分:1
-
Archive
Introduction to Random Signals and Applied Kalman Filtering 书中.M文件(MFILES of Introduction_to_Random_Signals_and_Applied_Kalman_Filtering)
- 2010-10-06 16:31:07下载
- 积分:1
-
shuiyin1
说明: 用matlab实现的小算法程序,基于分块嵌入(Algorithm with a small matlab program implementation, block-based embedding)
- 2011-02-17 10:44:04下载
- 积分:1
-
single-phase-inverter
单相逆变器,可以用于光伏测试,可以学习单相逆变器并网控制策略(single phase inverter)
- 2017-01-17 08:43: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
-
boxcount
计算图片2维分形维数的Matlab程序,很好用的,可以做科研(Calculate the picture 2-D fractal dimension of the Matlab program, easy to use, you can do research)
- 2012-06-24 15:10:04下载
- 积分:1
-
IIR_design
基于matlab的IIR滤波器设计,使用的话需要自己改参数(IIR filter design based on matlab, using if necessary to change the parameters)
- 2011-10-30 15:30:46下载
- 积分:1
-
chap11
matlab学习的最好资料,可以看看,参考参考,学习进步。(matlab learn the best information, you can see, reference information, study progress.)
- 2011-04-22 16:30:14下载
- 积分:1