<< MATRESH Matrix operation palette MATSUM >>

Scilab Help >> Xcos > palettes > Matrix operation palette > MATSING

MATSING

SVD Decomposition

Block Screenshot

Contents

Description

The MATSING block computes the economy sized SVD of the MxN input matrix A by finding U,S and V such that

A=U*S*V'.

When the decomposition type parameter is set to;

The equivalent function of this block in Scilab is svd(A,"e").

Parameters

Default properties

Interfacing function

Computational function

See also


Report an issue
<< MATRESH Matrix operation palette MATSUM >>