-
multipath_estimation
直扩系统中的多径干扰信号的估计消除技术,通过仿真标量多径对直达信号的鉴相特性的影响。。(DSSS system multipath interference estimate signal cancellation technology, through the simulation of scalar multi-path of the direct signal phase characteristics. .)
- 2009-12-16 21:16:39下载
- 积分:1
-
Multi_userSignalDetection
实现了用匹配滤波器对多用户信号中的期望用户进行检测(Achieved with a matched filter on the multi-user signal detection in the hope that users)
- 2010-05-24 17:32:09下载
- 积分: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
-
ECG-PCG-TST
心电心音脉搏的小波去噪,特征提取,以及心血管参数的运算(ECG, heart sounds, pulse wavelet de-noising, feature extraction, and cardiovascular parameters of operation)
- 2016-06-16 16:52:49下载
- 积分:1
-
FFT2
用matlab实现FFT,不是用matlab自带的函数fft,而是自己重新编程(Matlab implementation with FFT, not the native function with matlab fft, but his re-programming)
- 2011-01-11 16:55:20下载
- 积分:1
-
discrim
Discriminant Analysis Toolbox
- 2010-03-02 03:17:38下载
- 积分:1
-
compoversamp
说明: 此程序是抽样和计算自相关子程序,可以为我们提供参考(This procedure is sampling and calculation of autocorrelation subroutine, you can provide us with a reference)
- 2008-10-16 20:33:52下载
- 积分:1
-
ofdm
说明: 本代码利用matlab工具,对OFDM系统的调制与解调原理进行仿真。(The code using matlab tools, the OFDM modulation and demodulation system simulation.)
- 2011-04-18 16:17:49下载
- 积分:1
-
DLSDJDS32
【matlab编程代做】matlab信号分析的包络检测 ([Do] matlab matlab programming on behalf of the envelope detection signal analysis and system-level simulation of the road)
- 2015-01-25 00:07:56下载
- 积分:1
-
ch1
一个计算机辅助技术与仿真技术的实例,主要是讲解matlab与自动控制系统相结合的技术(Examples of a computer-aided technology and simulation technology, mainly on the matlab and automatic control systems combine technology)
- 2013-12-27 19:50:08下载
- 积分:1