代码搜索:Matrices

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

代码结果 3,616
www.eeworm.com/read/142033/12969734

m joint_diag_rc.m

function [ V , qDs ]= joint_diag_rc(A,threshold) % This is Cardoso's slightly modified routine joint_diag_r.m % (available at http://www.tsi.enst.fr/~cardoso/stuff.html) % % Computes the approxim
www.eeworm.com/read/139007/13195399

m mctdemo.m

clc format compact echo on %MCTDEMO Demonstration of Matrix Computation Toolbox. % N. J. Higham. % The Matrix Computation Toolbox contains test matrices, matrix % factorizat
www.eeworm.com/read/316047/13531220

m shpf.m

function f=shpf(x,m,n) %SHPF Reshape matrix into MVFR matrix % SHPF(X,m) reshapes the columns of X into an MVFR matrix % with square component matrices m-by-m. % X is a matrix
www.eeworm.com/read/316047/13531232

m genrprep.m

% GENRPREP Data generation for CALCDEMO and MVPLDEMO in MFD Toolbox. echo off % J.M.Woollatt, 1 March 1989 % Copyright (c) 1989 by GEC Engineering Research Centre & Cambridge Control Ltd % MRN00
www.eeworm.com/read/309287/13675194

news

Lapack++ 2.5.2 released on 2007-07-14 This bugfix release introduces another copy() method for all the matrices, along with documentation of a known issue when declaring a new matrix variable that sh
www.eeworm.com/read/309287/13675289

in mainpage.doxygen.in

/** \mainpage Lapack++ v@VERSION@ API Documentation Homepage: http://www.sourceforge.net/projects/lapackpp Download page: http://sourceforge.net/project/showfiles.php?group_id=99696 LAPACK++ is a l
www.eeworm.com/read/400645/11570996

dat vmatrix.dat

./vmatrix ------------------------------------------------------------------------------- Verify Basic operations on Matrices ---> Test allocation and compatibility check The following matrices
www.eeworm.com/read/123946/14605542

m genrprep.m

% GENRPREP Data generation for CALCDEMO and MVPLDEMO in MFD Toolbox. echo off % J.M.Woollatt, 1 March 1989 % Copyright (c) 1989 by GEC Engineering Research Centre & Cambridge Control Ltd % MRN00
www.eeworm.com/read/123946/14605687

m shpf.m

function f=shpf(x,m,n) %SHPF Reshape matrix into MVFR matrix % SHPF(X,m) reshapes the columns of X into an MVFR matrix % with square component matrices m-by-m. % X is a matrix
www.eeworm.com/read/367236/9765665

m joint_diag_rc.m

function [ V , qDs ]= joint_diag_rc(A,threshold) % This is Cardoso's slightly modified routine joint_diag_r.m % (available at http://www.tsi.enst.fr/~cardoso/stuff.html) % % Computes the approxim