-
work.rar
多径信道仿真,包括波形成形,信噪比,功率普密度分析(multipath channel emulation, including waveform shape, signal to noise ratio, power density analysis Cape)
- 2006-05-17 13:19:27下载
- 积分:1
-
ML-estimator
极大似然估计器用于简单通信系统模拟,估计A1,A2:
s1 = x11*A1 + x12*A2
s2 = x21*A1 = x22*A2
r1 = s1 + n1
r2 = s2 + n2(Maximum likelihood estimator for a simple communication system simulation, it is estimated that A1, A2: s1 = x11* A1+ x12* A2 s2 = x21* A1 = x22* A2 r1 = s1+ n1 r2 = s2+ n2)
- 2013-03-22 11:39:44下载
- 积分:1
-
Code
Elman网络预测上证股市开盘价,用于经济建模,matlab语言做的(Elman network card on the stock market opening price forecast for economic modeling, matlab language do)
- 2015-04-13 08:53:19下载
- 积分:1
-
prediction
Prédiction linéaire en matlab
- 2010-12-04 18:00:38下载
- 积分:1
-
genH_regularGallagher
Construction of Regular Gallagher Parity Check
- 2009-05-28 15:58:22下载
- 积分:1
-
bpsk
BPSK调制信号在AWGN信道中传输仿真(BPSK modulated signals in AWGN channel transmission simulation)
- 2009-06-05 23:42:36下载
- 积分:1
-
MatlabSIFT
说明: 实现经典的SIFT方法,希望对大家有帮助,能给大家提供方便(Realize classic SIFT method, giving everyone the convenience, we want to help
)
- 2011-03-09 14:24:46下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
psodivide
用分种群的粒子群算法来求取30维多峰行数Rastrigrin函数,运行100次得到平均值,标准差(Using points of population of the particle swarm algorithm to achieve 30 dimensions multi-peak Rastrigrin function, running 100 times get an average, standard deviation
)
- 2012-03-17 15:56:03下载
- 积分:1
-
erasenoise
对图像消除进行平滑,消除噪声影响,利于观察(Smooth, eliminating the image to eliminate noise, conducive to observe)
- 2012-05-31 22:46:50下载
- 积分:1