Close
Close window
rank - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


[フレーム] [フレーム]

MTM

rank

compute the rank of a matrix

Calling Sequence

rank(A)

Parameters

A

-

matrix, vector, array, or scalar

Description

The function rank(A) computes the rank of a matrix by performing Gaussian elimination on the rows of the given matrix. The rank of the matrix A is the number of non-zero rows in the resulting matrix.

Examples

>

withMTM:

>

AMatrix1,2,1,2,4,2,2,8,1

A121242281

(1)
>

rankA

2

(2)


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /