-
ModernCommunicationSystemUsingMatlab
经典国外教材‘现代通信系统使用matlab’的中文电子版(morden communication system use matlab)
- 2009-07-20 16:52:29下载
- 积分:1
-
gausse_white
用m序列过低通滤波器模拟产生带限高斯白噪声,m序列的长度足够长时功率谱特性接近高斯白噪声的特性。(M-sequence low-pass filter with analog band-limited white Gaussian noise generated, m length of the sequence is long enough the power spectral characteristics close to Gaussian white noise characteristics.)
- 2011-11-21 10:44:05下载
- 积分:1
-
dijkstra
Dijkstra (Dijkstra) 算法MATLAB源码(Dijkstra (Dijkstra) algorithm)
- 2015-01-14 14:38:57下载
- 积分:1
-
mxulie
m序列的生成代码,使用程序在matlab上生成m序列,引用后实现其他功能(M sequence generation code, use the program in matlab generated on the m sequence, after the reference to implement other functions)
- 2015-04-21 15:59:32下载
- 积分:1
-
kvoting
kvoting classifier useful in pattern recognition
- 2010-06-30 08:41:47下载
- 积分:1
-
ConstrainedOptimizationofMIMOTrainingSequences
Constrained Optimization of MIMO Training Sequences
- 2011-01-03 19:43:09下载
- 积分:1
-
fdcorr
用于实现多普勒频移和时延的估计,是基于离散信号的频域周期性实现的。(jiontly doppler and delay estimation based
on ambiguity function)
- 2014-07-05 14:34:20下载
- 积分:1
-
SURFmex
matalab调用C程序实现的基于SURF算法的全景图像拼接(matalab call C SURF algorithm based Program for panoramic image stitching)
- 2011-05-03 08:30:54下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
m_fh_simulatin_err_ratio
利用m序列生成跳频序列并用于跳频通信,并给出误码率曲线(Use of m sequences generated hopping sequence and used for frequency hopping communications, and give the bit error rate curve)
- 2021-04-01 20:59:07下载
- 积分:1