代码搜索:Matrix
找到约 10,000 项符合「Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/149609/12362801
c mexcallmatlab.c
/*=================================================================
* mexcallmatlab.c
*
* mexcallmatlab takes no inputs. This routine first forms and
* displays the following matrix (in MATLA
www.eeworm.com/read/250980/12372149
m dist_sqr_.m
function d2 = dist_sqr_(s, x)
%function d2 = dist_sqr_(s, x)
%
% INPUTS:
% s - matrix of N column vectors
% x - a single column vector OR
% a matrix of N column vectors
%
% OUTPUT:
www.eeworm.com/read/250958/12373130
html,v index-all.html,v
head 1.2;
access;
symbols;
locks; strict;
comment @# @;
1.2
date 2005.06.30.21.42.36; author rirwin; state Exp;
branches;
next 1.1;
1.1
date 2005.06.05.06.30.49; author picone; state Exp;
branches;
www.eeworm.com/read/250958/12373290
html,v index-all.html,v
head 1.1;
access;
symbols;
locks; strict;
comment @# @;
1.1
date 2005.06.05.06.30.41; author picone; state Exp;
branches;
next ;
desc
@updated links for the new CAVS web site.
@
1.1
log
@temp.te
www.eeworm.com/read/250958/12373530
java covariance.java
/**
* file: Covariance.java
*
* Last editted: Ryan Irwin
*
*/
// import necessary java libraries
//
//These imports are not needed - Phil T. 6-23-03
//import java.awt.*;
//import java.applet.
www.eeworm.com/read/250958/12373614
java,v covariance.java,v
head 1.3;
access;
symbols;
locks; strict;
comment @# @;
1.3
date 2005.05.23.21.05.54; author rirwin; state Exp;
branches;
next 1.2;
1.2
date 2005.03.09.21.21.11; author patil; state Exp;
branches;
www.eeworm.com/read/250958/12373769
java eigen.java
/**
* file: Eigen.java
*
* last edited: Ryan Irwin
*
*/
// import necessary java libraries
//
//These imports are not needed - Phil T. 6-23-03
//import java.awt.*;
//import java.applet.*;
//imp
www.eeworm.com/read/337332/12376262
txt numericalrecipes.txt
这是《C语言数值算法程序大全》和《Fortran语言数值算法程序大全》
(电子工业出版社,1995.6,傅祖芸,赵梅娜,丁岩译)中的程序,
英文书名是
《Numerical Recipies in C/Fortran , the Art of Scientific Computing》,
2nd Edition,剑桥大学出版社,1992,
W.H. Press, S. A.