代码搜索:Variables

找到约 10,000 项符合「Variables」的源代码

代码结果 10,000
www.eeworm.com/read/241396/13147431

m makeay.m

function [Ay, by] = makeAy(baseMVA, ng, gencost, pgbas, qgbas, ybas) % makeAy: Make the A matrix and RHS for the CCV formulation. % % [Ay, by] = makeAy(baseMVA, ng, gencost, pgbas, qgbas, ybas) con
www.eeworm.com/read/326313/13148504

m issingular.m

function yesno = issingular(S) % ISSINGULAR -- checks whether a symbolic matrix is singular % % yesno = issingular(S) % % We test for singularity by testing whether the determinant % is zero
www.eeworm.com/read/326313/13148545

m issymbolic.m

function yesno = issymbolic(S) % ISSYMBOLIC -- checks whether a matrix contains symbolic variables % % yesno = issymbolic(S) % % This is NOT the converse of ISNUMERIC. The purpose of thi
www.eeworm.com/read/326313/13148659

m issymbolic.m

function yesno = issymbolic(P) % ISSYMBOLIC -- check whether matrix polynomial contains symbolic variables % % yesno = issymbolic(P) % % This is NOT the converse of ISNUMERIC. The purpose
www.eeworm.com/read/138987/13197289

m makeay.m

function [Ay, by] = makeAy(baseMVA, ng, gencost, pgbas, qgbas, ybas) % makeAy: Make the A matrix and RHS for the CCV formulation. % % [Ay, by] = makeAy(baseMVA, ng, gencost, pgbas, qgbas, ybas) con
www.eeworm.com/read/138592/13230364

asm var.asm

;-------------------------------------------------------------------------------------------------- ; Filename : VAR.ASM ; Last Modified : 23 Jan 2002. ; Version : 1.3 ; Or
www.eeworm.com/read/322381/13380977

txt bnbhelp.txt

Help BNB GUI 2.0 BNBN 20 At the Matlab prompt type HELP BNB20 to get some information about the algorithm! MAIN WINDOW 'menu file, save': Save the current settings to a MAT-file. 'menu
www.eeworm.com/read/136223/13387441

c taskvarlib.c

/* taskVarLib.c - task variables support library */ /* Copyright 1984-2003 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 02a,14jan03,pcm add in
www.eeworm.com/read/319502/13450240

doc survan.doc

SURVAN Version 2.0 August 1990 Non-Parametric Survival Analysis Kaplan-Meier / Log Ra
www.eeworm.com/read/147682/5728091

m update_ipwin.m

% [E,stop,brk] = update_ipwin(E,e,d,wp,x1,x2,x3,x4,x5) % % Updates the iteration progress window. % % Input variable % E : Learning curve vector % e : new error sample (column vecto