代码搜索:Matrices

找到约 3,616 项符合「Matrices」的源代码

代码结果 3,616
www.eeworm.com/read/412025/11217089

hpp scalar.hpp

// scalar.hpp Macros to define the scalar type to be used in Arrays // // rcsid: $Id$ %W% %U% %G% EFC #ifndef _Scalar_HPP_ #define _Scalar_HPP_ %I% #ifdef COMPLEX #include
www.eeworm.com/read/347945/11623373

m mpt_derive_bounds.m

function [Matrices,infeasible] = derive_bounds(Matrices,options) A = [Matrices.G -Matrices.E]; b = [Matrices.W]; Aeq = [Matrices.Aeq Matrices.Beq]; beq = [Matrices.beq]; lb = Matrices.lb; ub
www.eeworm.com/read/303463/3810180

m mpt_derive_bounds.m

function [Matrices,infeasible] = derive_bounds(Matrices,options) A = [Matrices.G -Matrices.E]; b = [Matrices.W]; Aeq = [Matrices.Aeq Matrices.Beq]; beq = [Matrices.beq]; lb = Matrices.lb; ub
www.eeworm.com/read/193277/8241852

m mpt_derive_bounds.m

function [Matrices,infeasible] = derive_bounds(Matrices,options) A = [Matrices.G -Matrices.E]; b = [Matrices.W]; Aeq = [Matrices.Aeq Matrices.Beq]; beq = [Matrices.beq]; lb = Matrices.lb; ub
www.eeworm.com/read/303463/3810171

m mpt_remove_equalities.m

function Matrices = mpt_remove_equalities(Matrices,remove); m = size(Matrices.G,1); nu = Matrices.nu; nx = Matrices.nx; Matrices.G(remove,:) = []; Matrices.E(remove,:) = []; Matrices.W(remov
www.eeworm.com/read/426337/10260105

po fr.po

# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #,
www.eeworm.com/read/306993/13733680

po fr.po

# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #,
www.eeworm.com/read/134167/5894477

c quant_mpeg.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - MPEG4 Quantization related header - * * Copyright(C) 2001-2003 Peter Ross
www.eeworm.com/read/404736/11479518

m inv_trans_color.m

% ------------------------------------------------------------------- % trans_color : transformation des plan de couleur % % % [MR,MV,MB]= inv_trans_color(t_trans,M1,M2,M3) ; % % % t_trans : ty
www.eeworm.com/read/130122/5964562

java matrix_array.java

package com.croftsoft.apps.insight; public class Matrix_Array { ////////////////////////////////////////////////////////////////////// // Matrix_Array.java v0.0 (C) Copyright