代码搜索:Generators
找到约 1,542 项符合「Generators」的源代码
代码结果 1,542
www.eeworm.com/read/257008/11961285
m totcost.m
function totalcost = totcost(gencost, Pg)
%TOTCOST Computes total cost for generators at given output level.
% totalcost = totcost(gencost, Pg) computes total cost for generators given
% a m
www.eeworm.com/read/257008/11961335
m pqcost.m
function [pcost, qcost] = pqcost(gencost, ng, on)
%PQCOST Splits the gencost variable into two pieces if costs are given for Qg.
% [pcost, qcost] = pqcost(gencost, ng, on) checks whether gencost
www.eeworm.com/read/124283/14579360
texi rng.texi
@cindex random number generators
The library provides a large collection of random number generators
which can be accessed through a uniform interface. Environment
variables allow you to select diff
www.eeworm.com/read/218613/14912972
m su3.m
% su3 Generators of SU(3)
% Generators of SU(3) in m1,m2,...,m8.
% Normalization: Tr(m_k*m_l)=2*delta_{kl}.
% Defines also ee as the 3x3 identity matrix.
% Copyright (C) 2005 Geza Toth E.
www.eeworm.com/read/212047/15166920
texi rng.texi
@cindex random number generators
The library provides a large collection of random number generators
which can be accessed through a uniform interface. Environment
variables allow you to select diff
www.eeworm.com/read/212047/15167607
todo
* New 64 bit generators in "Tables of 64-bit Mersenne Twisters",
Takuji Nishimura, ACM Transactions on Modeling and Computer
Simulation, Volumen 10, No 4, October 2000, p 348--357
* Need to run tests
www.eeworm.com/read/167728/5453147
texi rng.texi
@cindex random number generators
The library provides a large collection of random number generators
which can be accessed through a uniform interface. Environment
variables allow you to select diff
www.eeworm.com/read/369527/9641573
m totcost.m
function totalcost = totcost(gencost, Pg)
%TOTCOST Computes total cost for generators at given output level.
% totalcost = totcost(gencost, Pg) computes total cost for generators given
% a m
www.eeworm.com/read/369527/9641618
m pqcost.m
function [pcost, qcost] = pqcost(gencost, ng, on)
%PQCOST Splits the gencost variable into two pieces if costs are given for Qg.
% [pcost, qcost] = pqcost(gencost, ng, on) checks whether gencost
www.eeworm.com/read/368337/9701343
texi rng.texi
@cindex random number generators
The library provides a large collection of random number generators
which can be accessed through a uniform interface. Environment
variables allow you to select