代码搜索:Matrices

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

代码结果 3,616
www.eeworm.com/read/219695/14869835

h matrix_test.h

#ifndef _MTL_MATRIX_TEST_ #define _MTL_MATRIX_TEST_ #include #include "mtl/matrix_traits.h" #include #include /* A collection of test routines for MTL matrices.
www.eeworm.com/read/219596/14874243

m imgpc_predmat.m

%%%% To form prediction matrices over horizon ny given %%%% %%%% x(k+1) = Ax(k)+Bu(k); y(k) = Cx(k) + D u(k); Assumes D=0 %%%% %%%% Use absolute inputs (not increments) %%%% %%%% yf
www.eeworm.com/read/216463/15005990

c mod2convert.c

/* MOD2CONVERT.C - Routines converting between sparse and dense mod2 matrices.*/ /* Copyright (c) 1996, 2001 by Radford M. Neal * * Permission is granted for anyone to copy, use, modify, or distri
www.eeworm.com/read/216463/15005991

h mod2dense.h

/* MOD2DENSE.H - Interface to module for handling dense mod2 matrices. */ /* Copyright (c) 1996, 2000, 2001 by Radford M. Neal * * Permission is granted for anyone to copy, use, modify, or distrib
www.eeworm.com/read/216463/15006050

h mod2convert.h

/* MOD2CONVERT.H - Routines converting between sparse and dense mod2 matrices.*/ /* Copyright (c) 1996 by Radford M. Neal * * Permission is granted for anyone to copy, use, modify, or distribute t
www.eeworm.com/read/214740/15089909

m pcorrxy.m

function [partial]=pcorrxy(x,var1,var2) % % PCORRXY % % Returns partial correlation between var1 and var2 % contained in a matrix x % % All matrices are standardised prior to calculations. %
www.eeworm.com/read/212602/15152359

m fm_vs.m

function fm_vs(flag,k) % FM_VS save Jacobian Matrices during time domain integrations % % FM_VS(FLAG,K) % FLAG 0 -> initialization and memory allocation % 1 -> enlarge memory all
www.eeworm.com/read/477371/1362462

3 qccmatrixmultiply.3

.TH QCCMATRIXMULTIPLY 3 "QCCPACK" "" .SH NAME QccMatrixMultiply \- multiply two matrices .SH SYNOPSIS .B #include "libQccPack.h" .sp .BI "int QccMatrixMultiply(const QccMatrix " matrix1 ", int " num_r
www.eeworm.com/read/461213/1553872

vfb strela.order4.2x2.3-5.vfb

VFB0.17 # # Strela.Order4.2x2.3-5.vfb # # Biorothogonal multiwavelet coefficient matrices, obtained from a # Hermite cubic filter. Approximation order 4. # # Reference: # V. Strela, "A Note on
www.eeworm.com/read/242732/4544780

s xform.s

/* $Id: xform.S,v 1.4 2005/07/28 00:11:11 idr Exp $ */ /* TODO * * 1) It would be nice if load/store double could be used * at least for the matrix parts. I think for the matrices