代码搜索:Matrix

找到约 10,000 项符合「Matrix」的源代码

代码结果 10,000
www.eeworm.com/read/209404/15220606

asv chaosong.asv

function [X,n]=chaosong(A,b,X0,omige,e,N0) % input A is an N*N nonsingular matrix % b is an N*1 matrix % e is the tolerance for iterations % X0 is an N*1 matrix,the initial guess
www.eeworm.com/read/209404/15220608

m jacobi.m

function [X,n]=jacobi(A,b,X0,e,N0) % input A is an N*N nonsingular matrix % b is an N*1 matrix % e is the tolerance for iterations % output X is an N*1 matrix; the jacobi iterations ap
www.eeworm.com/read/208657/15239759

m contents.m

% Multivariable Systems Toolbox : Jtools % Version 2.2 (R11.1,R14.1) 02-Apr-2005 % % ---------- OPTIMAL CONTROLLERS ------------------------------- % % khelps : details on kopt,kmaker,pmaker
www.eeworm.com/read/207389/15273423

html 041-044.html

www.eeworm.com/read/206998/15284390

m rey.m

function H=rey(Nt,Nr) %This function builds a matrix of Rayleigh Channel Coefficients. The input variables are %the number of TX antenna Nt and the number of RX antenna. The matrix is useful just
www.eeworm.com/read/169491/5420644

h quat.h

/* -*- indent-tabs-mode:T; c-basic-offset:8; tab-width:8; -*- vi: set ts=8: * $Id: Quat.h,v 2.0 2002/09/22 02:07:32 tramm Exp $ * * (c) Aaron Kahn * (c) Trammell Hudson * * Vector rotation code
www.eeworm.com/read/169491/5420663

cpp old-matlib.cpp

/* -*- indent-tabs-mode:T; c-basic-offset:8; tab-width:8; -*- vi: set ts=8: * $Id: old-matlib.cpp,v 2.0 2002/09/22 02:07:32 tramm Exp $ * * This is the source file for the matrix and math utiltiy
www.eeworm.com/read/168433/5446955

c,v invert.c,v

head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 96.08.19.22.32.00; author jaf; state Exp; branches; next ; desc @@ 1.1 log @Initial revision @ text @/* $Log$ */ #ifdef P_R_O
www.eeworm.com/read/167728/5453116

texi eigen.texi

@cindex eigenvalues and eigenvectors This chapter describes functions for computing eigenvalues and eigenvectors of matrices. There are routines for real symmetric and complex hermitian matrices, and
www.eeworm.com/read/167185/5462056

c genburg.c

/* The generalized Burg technique Programmed by Daniel L. Wenger 408-425-5790 Santa Cruz, California See: "Estimation of Structured Covariance Matrices", J.P.Burg, D.G.Luenberger, D.L.Wenger; Procee