comparison scripts/special-matrix/sylvester_matrix.m @ 5053:c08cb1098afc

[project @ 2004-10-19 23:10:54 by jwe]
author jwe
date Tue, 19 Oct 2004 23:10:55 +0000
parents 22bd65326ec1
children 4c8a2e4e0717
comparison
equal deleted inserted replaced
5052:c6ef19da4b24 5053:c08cb1098afc
27 ## @end iftex 27 ## @end iftex
28 ## @ifinfo 28 ## @ifinfo
29 ## n = 2^k. 29 ## n = 2^k.
30 ## @end ifinfo 30 ## @end ifinfo
31 ## @end deftypefn 31 ## @end deftypefn
32 ##
32 ## @seealso{hankel, vander, hilb, invhilb, and toeplitz} 33 ## @seealso{hankel, vander, hilb, invhilb, and toeplitz}
33 34
34 ## Author: jwe 35 ## Author: jwe
35 36
36 function retval = sylvester_matrix (k) 37 function retval = sylvester_matrix (k)