pseudorandom binary sequence 英[ˌpsju:dəuˈrændəm ˈbaɪnəri: ˈsi:kwəns]美[ˌsudoˈrændəm ˈbaɪnəri ˈsikwəns]释义 常用 牛津词典 释义 伪随机二进序列;拍照翻译 语音翻译 智能背词 下载金山词霸APP
pseudo random binary noise 【计】 伪随机二进制噪声 pseudo random number sequence 【计】 伪随机数序列 pseudo random codes 虚拟随机码以随机序列形式出现的数字代码,可用于同步和控制序列。由于其长度为有限值,因此它们并不是真正的随机码。 pseudo random variable 【计】 伪随机变量 pseudo random distribu...
'binary'mapstrueto 1 andfalseto 0. 'signed'mapstrueto –1 andfalseto 1. Data Types:char|string Output Arguments collapse all Pseudorandom binary sequence, returned as a logical column vector, or a numeric column vector.seqcontains the firstnvalues of the PRBS generator. Ifmappingis set to...
pseudo random binary sequence 读音:美英 pseudo random binary sequence基本解释 但此时被伪随机比特;伪随机二进制序列 分词解释 pseudo假的,虚伪的n. [口]假冒的人,伪君子 random任意的 binary双重的,由两个东西组成的 sequence[数]数列,序列
Create a vector using a pseudorandom binary sequence (PRBS) pattern of the order 4. Get O = 4; N = 2^O-1; pattern1 = prbs(O,N); Create another vector, this time using a PRBS pattern of order 4 one bit at a time. Get pattern2 = zeros(1,N); [pattern2(1),seed] = prb...
On finite pseudo-random binary sequences, VII: The measures of pseudo-randomness. Acta Arithmetica, 2002, 103(2): 97-118.Mauduit, C., Sárközy, A.: On finite pseudorandom binary sequences. I. Measure of pseudorandomness, the Legendre symbol. Acta Arith. 82 (4), 365–377...
PRBS是Pseudo Random Binary Sequence的缩写,即“伪随机二进制序列”的意思。PRBS码具有“随机”特性,是因为在PRBS码流中,二进制数“0”和“1”是随机出现的,但是它又和真正意义上的随机码不同,这种 “随机”特性只是局部的,即在周期内部,“0”和“1”是随机出现的(码流生成函数与初始码确定后,码流的顺序也是...
Pseudo-random binary sequence (PRBS) reduces the estimation time. PRBS is a deterministic signal that commutes between two values and has white-noise-like properties. A PRBS signal is inherently periodic, with a maximum period length of 2n-1, ...
Stanway, R., Burrows, C.R., and Holmes, R., 1979a, "Pseudo-Random Binary Sequence Forcing in Journal and Squeeze-Film Bearings," Transactions of ASLE, Vol. 22, No. 4, 315-322.R. Stanway, C. Burrows, R. Holmes, Pseudo-random binary sequence forcing in journal and squeeze-film ...
S= apaseq(N)generates a length-Npseudorandom binary almost-perfect autocorrelation sequence (APAS)S. An APAS sequences has a periodic autocorrelation function (PACF) that is zero for all nonzero lags except atN/2. example Examples collapse all ...