代码搜索:Generators
找到约 1,542 项符合「Generators」的源代码
代码结果 1,542
www.eeworm.com/read/188426/8541265
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/188426/8541349
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/179705/9342292
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/163563/10153895
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/163563/10153948
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/200336/10247200
sm_changes
--------------------------------
Change history for SMARTMARKET
--------------------------------
Version: 3.0.0
maintained by Ray Zimmerman
MATPOWER
$Id: SM_CHANGES,v 1.18 20
www.eeworm.com/read/200336/10247217
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/353831/10414680
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/424281/10468550
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/276954/10692223
txt readme.txt
PLEASE READ THE FILES "../Copyright.txt" FOR COPYRIGHT INFORMATION AND
DISCLAIMER.
This directory contains some test files to check the validity of the
installation. Because some of the procedures i