代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/396636/8097412
txt dtcpsmpc.txt
DTCPSMPC is a TCP server for translate remote calls to local SMPC servers
Usage: dtcpsmpc [normal_size]
Where normal_size is a normal size of buffer for incoming data.
if incomin data was greater
www.eeworm.com/read/396502/8102502
mdl xtrlmod.mdl
Model {
Name "xtrlmod"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTypes
www.eeworm.com/read/195849/8126623
m symrandn.m
% Generate a Normal random matrix of size k, but with zero diagonal
% and ensure the matrix is symmetric (noise(i,j) == noise(j,i)).
function [noise] = symrandn(k)
temp = tril(randn(k),-1);
nois
www.eeworm.com/read/333738/12662541
css default.css
body {
margin:0;
padding:0;
font: normal 11px verdana;
background: #efefef;
padding:40px;
}
.text {
width:250px;
border: solid 1px #ccc;
margin:40px;
padding:3px;
www.eeworm.com/read/333652/12667016
mdl chap1_8.mdl
Model {
Name "chap1_8"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTypes
www.eeworm.com/read/333652/12667088
mdl chap1_5.mdl
Model {
Name "chap1_5"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTypes
www.eeworm.com/read/333410/12684429
m symrandn.m
% Generate a Normal random matrix of size k, but with zero diagonal
% and ensure the matrix is symmetric (noise(i,j) == noise(j,i)).
function [noise] = symrandn(k)
temp = tril(randn(k),-1);
nois
www.eeworm.com/read/246998/12693818
mdl chap1_8.mdl
Model {
Name "chap1_8"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTypes