代码搜索:Generators
找到约 1,542 项符合「Generators」的源代码
代码结果 1,542
www.eeworm.com/read/295225/8179767
m rndcheck.m
function [errorcode, rows, columns] = rndcheck(nargs,nparms,arg1,arg2,arg3,arg4,arg5)
%RNDCHECK error checks the argument list for the random number generators.
% B.A. Jones 1-22-93
% Copyright
www.eeworm.com/read/295225/8179784
m rndcheck.m
function [errorcode, rows, columns] = rndcheck(nargs,nparms,arg1,arg2,arg3,arg4,arg5)
%RNDCHECK error checks the argument list for the random number generators.
% B.A. Jones 1-22-93
% Copyright
www.eeworm.com/read/295225/8179794
m rndcheck.m
function [errorcode, rows, columns] = rndcheck(nargs,nparms,arg1,arg2,arg3,arg4,arg5)
%RNDCHECK error checks the argument list for the random number generators.
% B.A. Jones 1-22-93
% Copyright
www.eeworm.com/read/295170/8182149
m rndcheck.m
function [errorcode, rows, columns] = rndcheck(nargs,nparms,arg1,arg2,arg3,arg4,arg5)
%RNDCHECK error checks the argument list for the random number generators.
% B.A. Jones 1-22-93
% Copyright
www.eeworm.com/read/392854/8322448
m rndcheck.m
function [errorcode, rows, columns] = rndcheck(nargs,nparms,arg1,arg2,arg3,arg4,arg5)
%RNDCHECK error checks the argument list for the random number generators.
% B.A. Jones 1-22-93
% Copyri
www.eeworm.com/read/173932/9629434
m rndcheck.m
function [errorcode, rows, columns] = rndcheck(nargs,nparms,arg1,arg2,arg3,arg4,arg5)
%RNDCHECK error checks the argument list for the random number generators.
% B.A. Jones 1-22-93
% Copyri
www.eeworm.com/read/147186/12578507
m rndcheck.m
function [errorcode, rows, columns] = rndcheck(nargs,nparms,arg1,arg2,arg3,arg4,arg5)
%RNDCHECK error checks the argument list for the random number generators.
% B.A. Jones 1-22-93
% Copyri
www.eeworm.com/read/237896/13920936
m rndcheck.m
function [errorcode, rows, columns] = rndcheck(nargs,nparms,arg1,arg2,arg3,arg4,arg5)
%RNDCHECK error checks the argument list for the random number generators.
% B.A. Jones 1-22-93
% Copyri
www.eeworm.com/read/328849/12998436
m genh1.m
function [H]=genH1(rows,cols)
%[H]=genH1(rows,cols)
%对应§2.5.4 完全随机的构造法
row_flag(1:rows)=0;
parity_check=sparse(rows,cols);
% Set Random number generators initial state
% reset random number
www.eeworm.com/read/139332/5799260
c create_random_nef_s2.c
#ifndef NEF_POLYHEDRON_S2_CREATE_RANDOM_H
#define NEF_POLYHEDRON_S2_CREATE_RANDOM_H
#include
#include
#include
templa