ans =
5.3333333333333333333333333333333
ans =
5.5636468855119361058627454652148
ans =
5.3333333333333333333333333333333
Hilbert matrices are examples of ill-conditioned matrices.
Numerically compute the condition numbers of the 3-by-3 Hilbert matrix by using
cond and vpa.
Condition number of a matrix is the ratio of the largest singular value
of that matrix to the smallest singular value. The P-norm condition
number of the matrix A is defined as
norm(A,P)*norm(inv(A),P).
Tips
Calling cond for a numeric matrix that is not a symbolic object
invokes the MATLAB®cond function.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.