代码搜索:Variables
找到约 10,000 项符合「Variables」的源代码
代码结果 10,000
www.eeworm.com/read/347945/11624497
m savesdpafile.m
function solution = savesdpafile(varargin)
%SAVESDPAFILE Saves a problem definition in the SDPA format
%
% SAVESDPAFILE(F,h,'filename') Saves the problem min(h(x)), F(x)>0 to the file filenam
www.eeworm.com/read/193277/8242749
m savesdpafile.m
function solution = savesdpafile(varargin)
%SAVESDPAFILE Saves a problem definition in the SDPA format
%
% SAVESDPAFILE(F,h,'filename') Saves the problem min(h(x)), F(x)>0 to the file filenam
www.eeworm.com/read/347945/11624738
m sdpt3data.m
function [C,A,b,blk] = sdpt3data(F,h)
%SDPT3DATA Internal function to convert data to SDPT3 format
% Author Johan L鰂berg
% $Id: sdpt3data.m,v 1.3 2004/11/24 09:13:05 johanl Exp $
if ~(isempty(
www.eeworm.com/read/347945/11624872
m dsdpdata.m
function [C,A,b,blk] = dsdpdata(F,h)
%DSDPDATA Internal function create DSDP data
% Author Johan L鰂berg
% $Id: dsdpdata.m,v 1.3 2004/11/24 09:13:05 johanl Exp $
if ~(isempty(F) | isa(F,'lmi'))
www.eeworm.com/read/473219/6848956
m sdpt3data.m
function [C,A,b,blk] = sdpt3data(F,h)
%SDPT3DATA Internal function to convert data to SDPT3 format
% Author Johan L鰂berg
% $Id: sdpt3data.m,v 1.3 2004/11/24 09:13:05 johanl Exp $
if ~(isempty(
www.eeworm.com/read/473219/6848979
m dsdpdata.m
function [C,A,b,blk] = dsdpdata(F,h)
%DSDPDATA Internal function create DSDP data
% Author Johan L鰂berg
% $Id: dsdpdata.m,v 1.3 2004/11/24 09:13:05 johanl Exp $
if ~(isempty(F) | isa(F,'lmi'))
www.eeworm.com/read/193277/8242861
m sdpt3data.m
function [C,A,b,blk] = sdpt3data(F,h)
%SDPT3DATA Internal function to convert data to SDPT3 format
% Author Johan L鰂berg
% $Id: sdpt3data.m,v 1.3 2004/11/24 09:13:05 johanl Exp $
if ~(isempty(
www.eeworm.com/read/193277/8242906
m dsdpdata.m
function [C,A,b,blk] = dsdpdata(F,h)
%DSDPDATA Internal function create DSDP data
% Author Johan L鰂berg
% $Id: dsdpdata.m,v 1.3 2004/11/24 09:13:05 johanl Exp $
if ~(isempty(F) | isa(F,'lmi'))
www.eeworm.com/read/170409/9807705
pdf ch05 variables and data structures.pdf
www.eeworm.com/read/360796/10078453