Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1: −
<div style="font-size:30px">'''MATRIX("HANKEL",order)'''</div><br/>
+
<div style="font-size:25px">'''MATRIX (TypeOfMatrix,DimensionsOfMatrix,SeedValuesToUse,IJFunction,PreParameter,IsItInternalCall)'''</div><br/>
*<math>order</math> is the order of the hankel matrix.
+
*<math>TypeOfMatrix</math> is the type of the matrix.
 +
*<math> DimensionsOfMatrix </math> is the order of the Hankel matrix.
    
==Description==
 
==Description==
Line 16: Line 17:  
\end{bmatrix}</math>.
 
\end{bmatrix}</math>.
 
*A hankel matrix is  also called as catalecticant matrix.
 
*A hankel matrix is  also called as catalecticant matrix.
*Here MATRIX("hankel") is gives the hankel matrix of order 3 with decimal values.
   
*A Hankel matrix is an upside-down Toeplitz matrix.
 
*A Hankel matrix is an upside-down Toeplitz matrix.
 
*A matrix whose entries along a parallel to the main anti-diagonal are equal, for each parallel.  
 
*A matrix whose entries along a parallel to the main anti-diagonal are equal, for each parallel.  
writer
6,694

edits

Navigation menu