代码搜索:Variables
找到约 10,000 项符合「Variables」的源代码
代码结果 10,000
www.eeworm.com/read/227427/14425743
help config.help
This file provides more information about the "configure" script
and how you can personalize it for your local environment.
The `configure' shell script attempts to guess correct values for
various s
www.eeworm.com/read/168433/5446948
c,v dyptrk.c,v
head 1.2;
access;
symbols;
locks; strict;
comment @ * @;
1.2
date 96.08.20.20.25.29; author jaf; state Exp;
branches;
next 1.1;
1.1
date 96.08.19.22.32.26; author jaf; state Exp;
branches;
next ;
www.eeworm.com/read/265706/11256134
m genform.m
% GENFORM: Help file on the formulation used in MINOPF and adopted
% as a generalized formulation for MATPOWER.
%
% *-*-*-*-*
% CONTENTS
% *-*-*-*-*
%
% 1: General OPF problem formulation
% 2: Input t
www.eeworm.com/read/138119/13259108
c turbocvariables.c
/*
TurboC, a library for porting Borland Turbo C to GNU gcc.
Copyright 2002 Ronald S. Burkey
This library is free software; you can redistribute it and/or
modify it under the terms of the GN
www.eeworm.com/read/117325/6104470
c subscriberstats.c
/* ====================================================================
* The Vovida Software License, Version 1.0
*
* Copyright (c) 2000 Vovida Networks, Inc. All rights reserved.
*
* Redist
www.eeworm.com/read/117325/6104589
c sipredir.c
/* This file was generated by mib2c and is intended for use as a mib module
for the ucd-snmp snmpd agent. */
/* This should always be included first before anything else */
#include
www.eeworm.com/read/347945/11623716
m hull.m
function [Fhull,t] = hull(varargin)
% HULL Construct a model of the convex hull
%
% H = hull(F1,F2,...)
%
% OUTPUT
% H : SET object describing the convex hull of the input constraints
%
%
www.eeworm.com/read/347945/11624249
m see.m
function see(X,showfull)
%SEE Displays internal structure of variable
%
% Shows the base matrices that build up the variable
%
% X = X0+x_1*X1+x_2*X2+...
%
% SEE(X) Disp
www.eeworm.com/read/347945/11624253
m getvariables.m
function varargout = getvariables(X,whatvars)
%GETVARIABLES Returns variable indicies to variables used in a SDPVAR object
%
% i = getvariables(x)
%
% Input
% x : SDPVAR object
% Output
%
www.eeworm.com/read/347945/11624654
m see.m
function see(X)
% SEE (overloaded)
% Author Johan L鰂berg
% $Id: see.m,v 1.2 2006/07/13 19:40:59 joloef Exp $
disp('Constant matrix');disp(' ')
disp(full(getbasematrix(X,0)))
disp('Base matri