代码搜索:dectect
找到约 25 项符合「dectect」的源代码
代码结果 25
www.eeworm.com/read/135997/13880082
m multiuser_dectect_d.m
%multiuser_dectect.m
clear all;
close all;
%gold squence
N=31;
step=2000;
K=10;
S1=[1 1 1 1 1 -1 -1 -1 1 1 -1 1 1 1 -1 1 -1 1 -1 -1 -1 -1 1 -1 -1 1 -1 1 1 -1 -1];%a(n)=a(2)+a(-1)
S2=[1 -1
www.eeworm.com/read/135997/13880101
m multiuser_dectect_rayleigh.m
%multiuser_dectect_rayleigh.m
clear all;
close all;
%gold squence
load('ch200.mat','-mat')
N=31;
step=2000;
K=10;
S1=[1 1 1 1 1 -1 -1 -1 1 1 -1 1 1 1 -1 1 -1 1 -1 -1 -1 -1 1 -1 -1 1 -1 1 1
www.eeworm.com/read/330692/12874712
v test.v
//////////////////////////////////////////////////////////////
////////Module name :test /////////////
////////Function :used to test
www.eeworm.com/read/339051/12264577
v test.v
//////////////////////////////////////////////////////////////
////////Module name :test /////////////
////////Function :used to test
www.eeworm.com/read/339051/12265646
v test.v
//////////////////////////////////////////////////////////////
////////Module name :test /////////////
////////Function :used to test
www.eeworm.com/read/206041/15302071
v test.v
//////////////////////////////////////////////////////////////
////////Module name :test /////////////
////////Function :used to test
www.eeworm.com/read/109798/15548367
v test.v
//////////////////////////////////////////////////////////////
////////Module name :test /////////////
////////Function :used to test
www.eeworm.com/read/104415/15694409
v test.v
//////////////////////////////////////////////////////////////
////////Module name :test /////////////
////////Function :used to test
www.eeworm.com/read/355374/10272847
m kalmanmain.m
%multiuser_dectect.m
clc;
clear all;
hold on
BER_sum=zeros(1,13);
BER_ave=zeros(1,13);
for m=1:10
snr_in_db=-20:3:16;
for i=1:length(snr_in_db)
BER(i)= Kalman_S1(snr_in_db(i));
www.eeworm.com/read/324663/13253218
m kalman01.m
%multiuser_dectect.m
clear all;
close all;
%gold squence
N=31;
step=2000;
K=10;
S1=[1 1 1 1 1 -1 -1 -1 1 1 -1 1 1 1 -1 1 -1 1 -1 -1 -1 -1 1 -1 -1 1 -1 1 1 -1 -1];%a(n)=a(2)+a(-1)
S2=[1 -1