代码搜索:tensor

找到约 495 项符合「tensor」的源代码

代码结果 495
www.eeworm.com/read/205036/15329011

m tt_size2str.m

function s = tt_size2str(sz) %TT_SIZE2STR Convert size to a string that can be printed. % %MATLAB Tensor Toolbox. %Copyright 2007, Sandia Corporation. % This is the MATLAB Tensor Toolbox by Br
www.eeworm.com/read/205036/15328792

m full.m

function X = full(X) %FULL Convert to a (dense) tensor. % % FULL(X) returns X, i.e., does nothing. % % See also SPTENSOR/FULL, KTENSOR/FULL, TTENSOR/FULL. % %MATLAB Tensor Toolbox. %Copyright 2007
www.eeworm.com/read/205036/15328798

m ttm.m

function Y = ttm(X,V,varargin) %TTM Tensor times matrix. % % Y = TTM(X,A,N) computes the n-mode product of tensor X with a % matrix A; i.e., X x_N A. The integer N specifies the dimension % (or
www.eeworm.com/read/244284/12875031

match-0 menu.match-0

..............MENU for SIMULATE ...................... ......... Change these parameters if necessary:....... >>>> Dipole moment (e*A): -40.00000 -40.00000 -41.12812 >>>> Quadrupole moment tensor
www.eeworm.com/read/213880/15123394

cpp dtmri_view.cpp

/*------------------------------------------------------------------------------- File : dtmri_view.cpp Description : A viewer of Diffusion-Tensor MRI volumes (medical imaging). Copyri
www.eeworm.com/read/162177/10329215

cpp mg.cpp

#include "mg.h" #include void MG::smooth(int level) { Tensor3d& P = _P[level] ; Tensor3d& D = _Div[level]; int len_x = (int)(_len_x * pow(2,-level)) ; int len
www.eeworm.com/read/289487/8548461

m tensorwavkernel.m

function [kernel,KernelInfo]=tensorwavkernel(x,xsup,kerneloption) % USAGE % % [kernel,KernelInfo]=tensorwavkernel(x,xsup,kerneloption) % % Process a tensor product wavelet kernel. % the
www.eeworm.com/read/428269/8880145

m tensorwavkernel.m

function [kernel,KernelInfo]=tensorwavkernel(x,xsup,kerneloption) % USAGE % % [kernel,KernelInfo]=tensorwavkernel(x,xsup,kerneloption) % % Process a tensor product wavelet kernel. % the
www.eeworm.com/read/468922/6981898

m tensorwavkernel.m

function [kernel,KernelInfo]=tensorwavkernel(x,xsup,kerneloption) % USAGE % % [kernel,KernelInfo]=tensorwavkernel(x,xsup,kerneloption) % % Process a tensor product wavelet kernel. % the
www.eeworm.com/read/458392/7297117

m tensorwavkernel.m

function [kernel,KernelInfo]=tensorwavkernel(x,xsup,kerneloption) % USAGE % % [kernel,KernelInfo]=tensorwavkernel(x,xsup,kerneloption) % % Process a tensor product wavelet kernel. % the