-
ciscoiosprogrammguide
Cisco IOS Programmer’s Guide/
Architecture Reference
Software Release 12.0
Fifth Edition
- 2014-10-15 20:44:34下载
- 积分:1
-
MATLABjiemi
关于matlab很好的一本教成,里面内附参考程序,哈哈,对新手的有很大的帮助。(Matlab good on a教成, which containing a reference to procedures, ha ha, for the novice of great help.)
- 2008-04-20 12:27:22下载
- 积分:1
-
mfiles
The sample source of "Contemporary Communication Systems"
- 2009-05-27 19:23:10下载
- 积分:1
-
GaussianRandomVectors
Theory and implementation of Gaussian Random vector
- 2014-08-29 09:58:51下载
- 积分:1
-
mtd-xip
MTD primitives for XIP support. Architecture specific functions.
- 2015-03-05 10:10:07下载
- 积分:1
-
revisenm-and-Newtons-method
最速下降法与牛顿法-Steepest descent method and Newton s method(Steepest descent method and Newton' s method)
- 2014-02-17 14:46:42下载
- 积分:1
-
BPSK,QPSK,16 QAM)的MATLAB中进行仿真
实现bpsk,qpsk等调制方式的识别用于调制识别的代码,通过提取特征参数,(For modulation recognition code, through the extraction of characteristic parameters, implementation bpsk, qpsk forms of identification, such as modulation)
- 2019-05-08 16:50:57下载
- 积分:1
-
lab7
dsp source for matlab (fft ifft frequency)
- 2010-06-14 12:39:16下载
- 积分:1
-
ParticleEx1
说明: 粒子滤波算法与扩展卡尔曼滤波算法的比较方法。(Particle filter and extended Kalman filter algorithm for comparison.)
- 2010-05-03 01:22:08下载
- 积分:1
-
lab2
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:56下载
- 积分:1