代码搜索:MATLAB

找到约 10,000 项符合「MATLAB」的源代码

代码结果 10,000
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
www.eeworm.com/read/205036/15328924

m uplus.m

function t = uplus(t) %UPLUS Unary plus (+) for tenmat. % % See also TENMAT. % %MATLAB Tensor Toolbox. %Copyright 2007, Sandia Corporation. % This is the MATLAB Tensor Toolbox by Brett Bader and T
www.eeworm.com/read/205036/15328928

m uminus.m

function t = uminus(t) %UMINUS Unary minus (-) for tenmat. % % See also TENMAT. % %MATLAB Tensor Toolbox. %Copyright 2007, Sandia Corporation. % This is the MATLAB Tensor Toolbox by Brett Bader an
www.eeworm.com/read/205036/15328930

m double.m

function a = double(t) %DOUBLE Convert tenmat to double array. % % See also TENMAT. % %MATLAB Tensor Toolbox. %Copyright 2007, Sandia Corporation. % This is the MATLAB Tensor Toolbox by Brett Bade
www.eeworm.com/read/205036/15328964

m norm.m

function nrm = norm(X) %NORM Norm of a ttensor. % % See also TTENSOR. % %MATLAB Tensor Toolbox. %Copyright 2007, Sandia Corporation. % This is the MATLAB Tensor Toolbox by Brett Bader and Tamara Ko
www.eeworm.com/read/205036/15328967

m display.m

function display(t) %DISPLAY Command window display of a ttensor. % % See also TTENSOR. % %MATLAB Tensor Toolbox. %Copyright 2007, Sandia Corporation. % This is the MATLAB Tensor Toolbox by Brett
www.eeworm.com/read/205036/15328975

m uplus.m

function t = uplus(t) %UPLUS Unary plus for ttensor. % % See also TTENSOR. % %MATLAB Tensor Toolbox. %Copyright 2007, Sandia Corporation. % This is the MATLAB Tensor Toolbox by Brett Bader and Tam
www.eeworm.com/read/205036/15328979

m uminus.m

function t = uminus(t) %UMINUS Unary minus for ttensor. % % See also TTENSOR. % %MATLAB Tensor Toolbox. %Copyright 2007, Sandia Corporation. % This is the MATLAB Tensor Toolbox by Brett Bader and
www.eeworm.com/read/205036/15328982

m double.m

function A = double(T) %DOUBLE Convert ttensor to double array. % % A = double(T) converts T to a standard multidimensional array. % % See also TTENSOR. % %MATLAB Tensor Toolbox. %Copyrigh
www.eeworm.com/read/205036/15329000

m uplus.m

function t = uplus(t) %UPLUS Unary plus for a ktensor. % % See also KTENSOR. % %MATLAB Tensor Toolbox. %Copyright 2007, Sandia Corporation. % This is the MATLAB Tensor Toolbox by Brett Bader and