代码搜索:Matrices
找到约 3,616 项符合「Matrices」的源代码
代码结果 3,616
www.eeworm.com/read/379294/9201227
readme
-------------------------------------------------------------
SPARSKIT MODULE MATGEN
-------------------------------------------------------------
The current directory MATGEN contains a few subr
www.eeworm.com/read/100395/15874814
html question.html
Newmat09 - design questions
Design questions
next -
skip -
up -
www.eeworm.com/read/429279/8813478
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/429279/8813641
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/166510/10017287
txt readme.txt
readme.txt
As of now (2-mar-04) this directory
contains the following:
* The acdc algorithm for finding the
approximate general (non-orthogonal)
joint diagonalizer (in the direct Least
www.eeworm.com/read/166510/10017289
m acdc.m
function [A,Lam,Nit,Cls]=...
acdc(M,w,A0,Lam0,Nc,Tol);
%acdc: appoximate joint diagonalization
%(in the direct Least-Squares sense) of
%a set of Hermitian matrices, using the
%iterative AC
www.eeworm.com/read/166510/10017293
m acdc_sym.m
function [A,Lam,Nit,Cls]=...
acdc_sym(M,w,A0,Lam0,Nc,Tol);
%acdc_sym: appoximate joint diagonalization
%(in the direct Least-Squares sense) of
%a set of symmetric matrices, using the
%iter
www.eeworm.com/read/271760/10981658
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/271760/10981692
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/255778/6933811
txt sdpa-format.txt
The SDP data files in this directory are all encoded in the SDPA sparse
format. The standard form of the primal and dual problems described
by this format is different than the standard form used by