代码搜索:TOOLBox
找到约 9,571 项符合「TOOLBox」的源代码
代码结果 9,571
www.eeworm.com/read/205036/15328840
m uplus.m
function t = uplus(t)
%UPLUS Unary plus (+) for sptenmat.
%
% See also TENSOR.
%
%MATLAB Tensor Toolbox.
%Copyright 2007, Sandia Corporation.
% This is the MATLAB Tensor Toolbox by Brett Bader and
www.eeworm.com/read/205036/15328845
m uminus.m
function t = uminus(t)
%UMINUS Unary minus (-) for sptenmat.
%
% See also SPTENMAT.
%
%MATLAB Tensor Toolbox.
%Copyright 2007, Sandia Corporation.
% This is the MATLAB Tensor Toolbox by Brett Bade
www.eeworm.com/read/205036/15328847
m double.m
function A = double(T)
%DOUBLE Convert a sptenmat to a sparse matrix.
%
% A = double(T) converts T stored as a SPTENMAT to a sparse matrix.
%
% See also SPTENMAT.
%
%MATLAB Tensor Toolbox.
%Copyri
www.eeworm.com/read/205036/15328858
m ctranspose.m
function ctranspose(x)
%CTRANSPOSE is not defined for sparse tensors.
%
% See also SPTENSOR/PERMUTE.
%
%MATLAB Tensor Toolbox.
%Copyright 2007, Sandia Corporation.
% This is the MATLAB Ten
www.eeworm.com/read/205036/15328861
m transpose.m
function transpose(x)
%TRANSPOSE is not defined on sparse tensors.
%
% See also SPTENSOR/PERMUTE.
%
%MATLAB Tensor Toolbox.
%Copyright 2007, Sandia Corporation.
% This is the MATLAB Tensor
www.eeworm.com/read/205036/15328872
m display.m
function display(t)
%DISPLAY Command window display of a sparse tensor.
%
% DISPLAY(T) displays the tensor with its name.
%
% See also SPTENSOR, SPTENSOR/DISP.
%
%MATLAB Tensor Toolbox.
%Copyright 2
www.eeworm.com/read/205036/15328887
m uplus.m
function t = uplus(t)
%UPLUS Unary plus (+) for sptensor.
%
% See also SPTENSOR.
%
%MATLAB Tensor Toolbox.
%Copyright 2007, Sandia Corporation.
% This is the MATLAB Tensor Toolbox by Brett Bader a
www.eeworm.com/read/205036/15328897
m uminus.m
function t = uminus(t)
%UMINUS Unary minus (-) for sptensor.
%
% See also SPTENSOR.
%
%MATLAB Tensor Toolbox.
%Copyright 2007, Sandia Corporation.
% This is the MATLAB Tensor Toolbox by Brett Bade
www.eeworm.com/read/205036/15328906
m double.m
function a = double(s)
%DOUBLE Converts sparse tensor to a dense multidimensional array.
%
% See also SPTENSOR, SPTENSOR/FULL.
%
%MATLAB Tensor Toolbox.
%Copyright 2007, Sandia Corporation.
% This
www.eeworm.com/read/205036/15328918
m display.m
function display(t)
%DISPLAY Command window display of a tenmat.
%
% See also TENMAT.
%
%MATLAB Tensor Toolbox.
%Copyright 2007, Sandia Corporation.
% This is the MATLAB Tensor Toolbox by Brett Ba