代码搜索:Matrices
找到约 3,616 项符合「Matrices」的源代码
代码结果 3,616
www.eeworm.com/read/404736/11479484
m trans_color.m
% -------------------------------------------------------------------
% trans_color : transformation des plan de couleur
%
%
% [M1,M2,M3]= trans_color(t_trans,MR,MV,MB) ;
%
%
% t_trans : type d
www.eeworm.com/read/347945/11623353
m mpt_reduce.m
function [Matrices,infeasible] = mpt_reduce(Matrices)
% Projects the whole mp(Q)LP problem on Aeq*U + Beq*x = beq
% differs from mpt_project_on_equality in the sense that it
% separates the intege
www.eeworm.com/read/156956/11750247
m makeb.m
function [Bp, Bpp] = makeB(baseMVA, bus, branch, alg)
%MAKEB Builds the FDPF matrices, B prime and B double prime.
% [Bp, Bpp] = makeB(baseMVA, bus, branch, alg) returns the two
% matrices B pri
www.eeworm.com/read/259727/11770595
m makeb.m
function [Bp, Bpp] = makeB(baseMVA, bus, branch, alg)
%MAKEB Builds the FDPF matrices, B prime and B double prime.
% [Bp, Bpp] = makeB(baseMVA, bus, branch, alg) returns the two
% matrices B pri
www.eeworm.com/read/344679/11868493
m makeb.m
function [Bp, Bpp] = makeB(baseMVA, bus, branch, alg)
%MAKEB Builds the FDPF matrices, B prime and B double prime.
% [Bp, Bpp] = makeB(baseMVA, bus, branch, alg) returns the two
% matrices B pri
www.eeworm.com/read/257911/11906988
m makeb.m
function [Bp, Bpp] = makeB(baseMVA, bus, branch, alg)
%MAKEB Builds the FDPF matrices, B prime and B double prime.
% [Bp, Bpp] = makeB(baseMVA, bus, branch, alg) returns the two
% matrices B pri
www.eeworm.com/read/257008/11961311
m makeb.m
function [Bp, Bpp] = makeB(baseMVA, bus, branch, alg)
%MAKEB Builds the FDPF matrices, B prime and B double prime.
% [Bp, Bpp] = makeB(baseMVA, bus, branch, alg) returns the two
% matrices B
www.eeworm.com/read/151608/12187940
c my_ex1.c
/*
* ex1.c
*
* Copyright (c) 1995-1999 by The Mathworks, Inc. All Rights Reserved.
*/
/* $Revision: 1.6 $ */
#include
#include /* used for EXIT_SUCCESS */
#i
www.eeworm.com/read/339239/12248052
c my_ex1.c
/*
* ex1.c
*
* Copyright (c) 1995-1999 by The Mathworks, Inc. All Rights Reserved.
*/
/* $Revision: 1.6 $ */
#include
#include /* used for EXIT_SUCCESS */
#i
www.eeworm.com/read/250122/12429776
c my_ex1.c
/*
* ex1.c
*
* Copyright (c) 1995-1999 by The Mathworks, Inc. All Rights Reserved.
*/
/* $Revision: 1.6 $ */
#include
#include /* used for EXIT_SUCCESS */
#i