-
dsp1
基于MATLAB的语音信号处理短时分析,可用于初学者实验内容,附实验截图(MATLAB-based short-time analysis of speech signal processing, can be used for experimental content for beginners, with a test screenshot)
- 2010-06-14 10:29:56下载
- 积分:1
-
mangjianceRLS
只使用待测用户的观测数据,不需要其他用户(干扰用户)信息就可以抵消多址干扰进行检测的自适应检测器称为盲自适应多用户检测器,常简称为盲多用户检测。用RLS算法跟新检测器系数时即为盲自适应多用户检测的RLS算法,(Use only tested the user' s observations, no other user (interference user) information to be offset by multiple access interference detection and adaptive detector known as the blind adaptive multiuser detector, usually referred to as the blind multiuser detection. RLS algorithm with a new detector with the coefficient when it is blind adaptive multiuser detection of RLS algorithm)
- 2010-05-18 16:58:57下载
- 积分:1
-
94I5-003
hello hi how are you?this is the best in general
- 2018-01-31 21:04:43下载
- 积分:1
-
squarecoax
this program, is written in Matlab code by FDTD metod and calculates the capacity of a SQUARE COAXIAL cable.
- 2011-06-16 23:17:51下载
- 积分:1
-
example4_4
例4:在sinc(t)信号中叠加噪声,分析对应频谱
fs=100 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=2 时间窗大小
(
x=x+0.1*randn(1,N)
x=awgn(x,-10, measured )
figure
plot(t,x)
title( 时域信号图 )
xlabel( t /s )
y=fft(x,N)
figure
if mod(N,2)~=0
N=N-1
end
f=linspace(0,fs/2,N/2)
plot(f,abs(y(1:N/2))*2/N)
title( 叠加噪声的sinc(t)信号频谱 )
xlabel( f /Hz )
figure
y0=y(1:N/2)
P=y0.*conj(y0)/N
P=10*log10(P)
plot(f,P)
title( 功率谱 )
xlabel( f /Hz )
)
- 2010-05-25 20:59:03下载
- 积分:1
-
NBC
实现朴素贝叶斯的分类,很好用的,利用matlab编写,不错的程序(Naive Bayes classification, well used, the use of Matlab prepared, a good program)
- 2012-05-24 15:41:11下载
- 积分:1
-
Fourier
Fourier series in Matlab
- 2011-06-06 17:43:18下载
- 积分:1
-
fuzzy-control
adaptive fuzzy control of inverted pendulum.
- 2014-12-30 18:03:51下载
- 积分:1
-
paper
PAPERS ON SEP..............
- 2014-11-18 01:30:38下载
- 积分:1
-
idvqyukp
一个用于自然数编码遗传算法的工具包LryQwsJ,以及用这个工具包实现的车辆路径优化问题的dtUYbrF算法例程 (A natural number of encoding genetic algorithm tool kit LryQwsJ, as well as using this tool kit to achieve the vehicle routing optimization problem dtUYbrF algorithm routines)
- 2016-02-18 22:25:33下载
- 积分:1