Home > freetb4matlab > general > unvech.m

unvech

PURPOSE ^

% Performs the reverse of 'vech'. Generates a symmetric matrix from the lower

SYNOPSIS ^

function x = unvech (v)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} unvech (@var{v})
% Performs the reverse of 'vech'. Generates a symmetric matrix from the lower
% triangular elements, received as a vector @var{v}.
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003