-
U14SSS11-MAP-PM
对七号信令MAP协议进行非常细致的讲解,大家有需要的可以下载参考(MAP signaling protocol on the 7th a very detailed explanation, you need to download the reference)
- 2010-07-30 12:06:01下载
- 积分:1
-
work5
增广最小二乘递推算法辨识程序,实用的系统辨识算法。(Augmented RLS identification procedures, practical system identification algorithm.)
- 2011-05-20 19:02:07下载
- 积分:1
-
Histogram
histogram eq mods a 3 approaches with using histeq
- 2011-05-20 08:03:17下载
- 积分:1
-
Viterbi
在Matlab的编程环境下实现了卷积编码和译码的功能,简单明了(In the Matlab programming environment to achieve a convolution coding and decoding functions, simple)
- 2014-08-21 09:16:32下载
- 积分:1
-
DCSK
MATLAB对与dcsk的运用,dcsk系统信号调制和解调的仿真,性能分析。(MATLAB analysis of the use and dcsk, dcsk signal modulation and demodulation system simulation performance.)
- 2014-05-03 16:09:06下载
- 积分:1
-
Bergen
travel guide to bergen
- 2010-11-01 20:52:32下载
- 积分:1
-
ENFRN
A neuro-fuzzy method to learn fuzzy classification rules from data.
- 2010-05-24 11:26:44下载
- 积分:1
-
粒子群算法的源代码 PSO
说明: 本程序为粒子群算法的源代码可应用于微电网的多目标经济优化调度(This program is the source code of particle swarm optimization algorithm and can be applied to multi-objective economic optimal dispatch of microgrid)
- 2020-11-05 12:29:50下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
bvfreq.m
Computes the Brunt-Vaisala (or buoyancy) frequency.
- 2012-01-26 09:28:01下载
- 积分:1