代码搜索:Equiprobable
找到约 43 项符合「Equiprobable」的源代码
代码结果 43
www.eeworm.com/read/414864/11098693
m cp0201_bits.m
%
% FUNCTION 2.1 : "cp0201_bits"
%
% Generates a stream of equiprobable binary values ('bits')
% The number of bits ('numbits') is an input parameter
%
% Programmed by Guerino Giancola
%
fun
www.eeworm.com/read/414863/11098751
m cp0201_bits.m
%
% FUNCTION 2.1 : "cp0201_bits"
%
% Generates a stream of equiprobable binary values ('bits')
% The number of bits ('numbits') is an input parameter
%
% Programmed by Guerino Giancola
%
fun
www.eeworm.com/read/414863/11098783
m cp0201_bits.m
%
% FUNCTION 2.1 : "cp0201_bits"
%
% Generates a stream of equiprobable binary values ('bits')
% The number of bits ('numbits') is an input parameter
%
% Programmed by Guerino Giancola
%
fun
www.eeworm.com/read/205223/15323327
m cp0201_bits.m
%
% FUNCTION 2.1 : "cp0201_bits"
%
% Generates a stream of equiprobable binary values ('bits')
% The number of bits ('numbits') is an input parameter
%
% Programmed by Guerino Giancola
%
fun
www.eeworm.com/read/424420/10452250
m random_data.m
function d = random_data(block_size)
% d = random_data(block_size)
%
% Generates a block of equiprobable random binary data, {0, 1}
%
% Input:
% block_size = the number of bits to generate
%
www.eeworm.com/read/240989/13180727
m random_data.m
function d = random_data(block_size)
% d = random_data(block_size)
%
% Generates a block of equiprobable random binary data, {0, 1}
%
% Input:
% block_size = the number of bits to generate
%
www.eeworm.com/read/240126/13235624
m random_data.m
function d = random_data(block_size)
% d = random_data(block_size)
%
% Generates a block of equiprobable random binary data, {0, 1}
%
% Input:
% block_size = the number of bits to generate
%
www.eeworm.com/read/157944/11654226
m random_data.m
function d = random_data(block_size)
% d = random_data(block_size)
%
% Generates a block of equiprobable random binary data, {0, 1}
%
% Input:
% block_size = the number of bits to generate
%
www.eeworm.com/read/267889/11159227
m random_data.m
function d = random_data(block_size)
% d = random_data(block_size)
%
% Generates a block of equiprobable random binary data, {0, 1}
%
% Input:
% block_size = the number of bits to generate
%
www.eeworm.com/read/429453/8807850
m random_data.m
function b = random_data(nr_data_bits)
% b = random_data(nr_data_bits)
%
% Generates a block of equiprobable random binary data, {0, 1}
%
% Input:
% nr_data_bits = the number of bits to genera