Home > freetb4matlab > special-matrix > sylvester_matrix.m

sylvester_matrix

PURPOSE ^

% Return the Sylvester matrix of order

SYNOPSIS ^

function retval = sylvester_matrix (k)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} sylvester_matrix (@var{k})
% Return the Sylvester matrix of order
% @tex
% $n = 2^k$.
% @end tex
% @ifnottex
% n = 2^k.
% @end ifnottex
% @seealso{hankel, vander, hilb, invhilb, toeplitz}
% @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