代码搜索:Generates

找到约 10,000 项符合「Generates」的源代码

代码结果 10,000
www.eeworm.com/read/312588/13608608

m multi_gp.m

function [x] = multi_gp(m,C) % [x]=multi_gp(m,C) % MULTI_GP generates a multivariate Gaussian random % process with mean vector m (column vector), and covariance matrix C. N=length(m); for
www.eeworm.com/read/308596/13699261

m multi_gp.m

function [x] = multi_gp(m,C) % [x]=multi_gp(m,C) % MULTI_GP generates a multivariate Gaussian random % process with mean vector m (column vector) and covariance matrix C. N=length(m); for
www.eeworm.com/read/306840/13736976

m tx_modulate.m

function mod_symbols = tx_modulate(bits_in, modulation) full_len = length(bits_in); % BPSK modulation if ~isempty(findstr(modulation, 'BPSK')) % Angle [pi/4 -3*pi/4] corresponds to %
www.eeworm.com/read/306478/13744715

m multi_gp.m

function [x] = multi_gp(m,C) % [x]=multi_gp(m,C) % MULTI_GP generates a multivariate Gaussian random % process with mean vector m (column vector) and covariance matrix C. N=length(m); for
www.eeworm.com/read/303558/13812667

m multi_gp.m

function [x] = multi_gp(m,C) % [x]=multi_gp(m,C) % MULTI_GP generates a multivariate Gaussian random % process with mean vector m (column vector) and covariance matrix C. N=length(m); for
www.eeworm.com/read/302667/13829391

m tx_modulate.m

function mod_symbols = tx_modulate(bits_in) global sim_consts; full_len = length(bits_in); % BPSK modulation if ~isempty(findstr(sim_consts.Modulation, 'BPSK')) % Angle [pi/4 -3*pi/4]
www.eeworm.com/read/302667/13829436

m tx_modulate.m

function mod_symbols = tx_modulate(bits_in) global sim_consts; full_len = length(bits_in); % BPSK modulation if ~isempty(findstr(sim_consts.Modulation, 'BPSK')) % Angle [pi/4 -3*pi/4]
www.eeworm.com/read/150372/5693567

bat asample.bat

REM This Batch-File generates a Sample-Program for the A51-Assembler a51 asample1.a51 debug xref a51 asample2.a51 debug xref a51 asample3.a51 debug xref bl51 asample1.obj,asample2.obj,asample3.
www.eeworm.com/read/149399/5700383

bat asample.bat

REM This Batch-File generates a Sample-Program for the A51-Assembler a51 asample1.a51 debug xref a51 asample2.a51 debug xref a51 asample3.a51 debug xref bl51 asample1.obj,asample2.obj,asample3.
www.eeworm.com/read/137654/5822646

bat asample.bat

REM This Batch-File generates a Sample-Program for the A51-Assembler a51 asample1.a51 debug xref a51 asample2.a51 debug xref a51 asample3.a51 debug xref bl51 asample1.obj,asample2.obj,asample3.