代码搜索:Matrices

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

代码结果 3,616
www.eeworm.com/read/138987/13197262

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/319871/13440810

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/319335/13453861

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/309747/13664963

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/305201/13776974

m vgg_x_from_xp_lin.m

%vgg_X_from_xP_lin Estimation of 3D point from image matches and camera matrices, linear. % X = vgg_X_from_xP_lin(x,P,imsize) computes projective 3D point X (column 4-vector) % from its project
www.eeworm.com/read/305201/13777002

m vgg_x_from_xp_nonlin.m

%vgg_X_from_xP_nonlin Estimation of 3D point from image matches and camera matrices, nonlinear. % X = vgg_X_from_xP_lin(x,P,imsize) computes max. likelihood estimate of projective % 3D point X
www.eeworm.com/read/303237/13819872

c read_benchmark.c

// ----------------------------------------------------------------------------- READ_BENCHMARK void read_benchmark(FILE *f_problem, int funct, int D) { int d; int dim[3]={10,30,50}; // The
www.eeworm.com/read/491977/6429196

cpp ex1.cpp

/* $Revision: 1.5 $ */ // Copyright (c) 1995-1999 The MathWorks, Inc. All Rights Reserved. // // ex1.cpp // // Creating Arrays and Array I/O #include "matlab.hpp" #include /* used for
www.eeworm.com/read/491977/6429203

c ex1.c

/* * ex1.c * * Copyright (c) 1995-1999 by The Mathworks, Inc. All Rights Reserved. */ /* $Revision: 1.6 $ */ #include #include /* used for EXIT_SUCCESS */ #include
www.eeworm.com/read/485012/6570569

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