Condition Number Calculator

This application calculates the condition numbers $\kappa_{p}$, where $p=1,2,\infty, F$ of a square real or complex matrix $A$. If $A$ is not square the application calculate only $\kappa_{2}(A)$. The condition numbers are defined as \[ \kappa_{p}(A) = \|A\|_{p}\cdot \|A^{-1}\|_{p} \] where the norm $\|A\|_{p}$ is calculated with matrix norm calculator.

See Input Data for the description of how to enter matrix or just click Example for a simple example.

Condition Number Calculator