代码搜索:Matrices
找到约 3,616 项符合「Matrices」的源代码
代码结果 3,616
www.eeworm.com/read/336521/12439788
m rotqr2mr.m
function mr=rotqr2mr(qr)
%ROTQR2MR converts a matrix of real quaternion vectors to quaternion matrices
% Inputs:
%
% QR(4m,n) mxn matrix of real quaternion vectors (each 4x1)
%
% Outputs:
www.eeworm.com/read/132141/14107510
cpp madd.cpp
// matrix addition
#include
#include "make2db.h"
template
void Add( T **a, T **b, T **c, int rows, int cols)
{// Add matrices a and b to obtain matrix c.
for (int i
www.eeworm.com/read/233414/14154567
html mod2convert.html
Modulo-2 Matrix Sparse/Dense Conversion
Modulo-2 Matrix Sparse/Dense Conversion
The routines below convert modulo-2 matrices between the
www.eeworm.com/read/228533/14380255
c matpost.c
/*
Efficient Post-Concatenation of Transformation Matrices
by Joseph M. Cychosz
from "Graphics Gems", Academic Press, 1990
*/
#include
#include "GGems.h"
/* M4xform.c - Basic 4x4 transf
www.eeworm.com/read/217040/14981593
dat matrx2.dat
FILE OF TRIDIAGONAL MATRICES FOR PROGRAM 'TRIDAG'
Dimension of matrix
3
Diagonal elements (N)
1.0 2.0 3.0
Super-diagonal elements (N-1)
2.0 3.0
Sub-diagonal elements (N-1)
2.0 3.0
Right-hand
www.eeworm.com/read/216463/15005992
html mod2convert.html
Modulo-2 Matrix Sparse/Dense Conversion
Modulo-2 Matrix Sparse/Dense Conversion
The routines below convert modulo-2 matrices between the
www.eeworm.com/read/13871/284563
m dist2.m
function n2 = dist2(x, c)
%DIST2 Calculates squared distance between two sets of points.
%
% Description
% D = DIST2(X, C) takes two matrices of vectors and calculates the
% squared Euclidean dis
www.eeworm.com/read/15127/432467
dat matrx2.dat
FILE OF TRIDIAGONAL MATRICES FOR PROGRAM 'TRIDAG'
Dimension of matrix
3
Diagonal elements (N)
1.0 2.0 3.0
Super-diagonal elements (N-1)
2.0 3.0
Sub-diagonal elements (N-1)
2.0 3.0
Right-hand
www.eeworm.com/read/475809/1381141
dat matrx2.dat
FILE OF TRIDIAGONAL MATRICES FOR PROGRAM 'TRIDAG'
Dimension of matrix
3
Diagonal elements (N)
1.0 2.0 3.0
Super-diagonal elements (N-1)
2.0 3.0
Sub-diagonal elements (N-1)
2.0 3.0
Right-hand
www.eeworm.com/read/475809/1381762
dat matrx2.dat
FILE OF TRIDIAGONAL MATRICES FOR PROGRAM 'TRIDAG'
Dimension of matrix
3
Diagonal elements (N)
1.0 2.0 3.0
Super-diagonal elements (N-1)
2.0 3.0
Sub-diagonal elements (N-1)
2.0 3.0
Right-hand