代码搜索:tensor

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

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

m display.m

function display(t) %DISPLAY Command window display of a sptenmat. % % DISPLAY(T) displays the tensor with its name. % % See also SPTENMAT/DISP. % %MATLAB Tensor Toolbox. %Copyright 2007, Sandia C
www.eeworm.com/read/205036/15328855

m lt.m

function z = lt(x,y) %LT Less than for sptensors. % % See also SPTENSOR. % %MATLAB Tensor Toolbox. %Copyright 2007, Sandia Corporation. % This is the MATLAB Tensor Toolbox by Brett Bader and Tamar
www.eeworm.com/read/205036/15328874

m gt.m

function z = gt(x,y) %GT Greater than for sptensors. % % See also SPTENSOR. % %MATLAB Tensor Toolbox. %Copyright 2007, Sandia Corporation. % This is the MATLAB Tensor Toolbox by Brett Bader and Ta
www.eeworm.com/read/205036/15328891

m nnz.m

function a = nnz(t) %NNZ Number of nonzeros in sparse tensor. % % NNZ(T) is the number of nonzero elements in T. % % See also SPTENSOR, SPTENSOR/FIND. % %MATLAB Tensor Toolbox. %Copyright 2007, Sa
www.eeworm.com/read/205036/15328892

m ge.m

function z = ge(x,y) %GE Greater than or equal for sptensors. % % See also SPTENSOR. % %MATLAB Tensor Toolbox. %Copyright 2007, Sandia Corporation. % This is the MATLAB Tensor Toolbox by Brett Bad
www.eeworm.com/read/205036/15328898

m size.m

function m = size(t,idx) %SIZE Sparse tensor dimensions. % % D = SIZE(T) returns the size of the tensor. % % I = size(T,DIM) returns the sizes of the dimensions specified by DIM. % % See als
www.eeworm.com/read/205036/15328907

m le.m

function z = le(x,y) %LE Less than or equal for sptensors. % % See also SPTENSOR. % %MATLAB Tensor Toolbox. %Copyright 2007, Sandia Corporation. % This is the MATLAB Tensor Toolbox by Brett Bader
www.eeworm.com/read/205036/15328991

m display.m

function display(t) %DISPLAY Command window display for a ktensor. % % DISPLAY(T) displays a Kruskal tensor with its name. % % See also DISPLAY, KTENSOR/DISP, KTENSOR. % %MATLAB Tensor Toolbox. %C
www.eeworm.com/read/309003/3708248

m toon0222.m

% toon0222 -- 2d Wavelet Families % % Two-dimensional wavelets may be formed by taking the tensor % product of two one-dimensional wavelet functions. % % Here we plot the four tensor products:
www.eeworm.com/read/309003/3708280

m toon0212.m

% toon0212 -- 2d Wavelet Families % % Two-dimensional wavelets may be formed by taking the tensor % product of two one-dimensional wavelet functions. % % Here we plot the four tensor produc