代码搜索:Generators
找到约 1,542 项符合「Generators」的源代码
代码结果 1,542
www.eeworm.com/read/265706/11256122
sm_changes
--------------------------------
Change history for SMARTMARKET
--------------------------------
Version: 3.0b3
maintained by Ray Zimmerman
MATPOWER
$Id: SM_CHANGES,v 1.11 20
www.eeworm.com/read/265706/11256148
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 ha
www.eeworm.com/read/335571/12514283
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/335571/12514355
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/334923/12562411
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 ha
www.eeworm.com/read/132706/14077890
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/132706/14077949
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/102394/15783271
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/161095/10452200
m resetrandoms.m
function resetrandoms
% RESETRANDOMS : Initialize random number generators for repeatability.
%
% John Gilbert, 1994.
% Copyright (c) 1990-1995 by Xerox Corporation. All rights reserved.
% HELP COPYR