Azzera filtri
Azzera filtri

how to find inverse to the given matrix using matlab program

1 visualizzazione (ultimi 30 giorni)
i have a matrix of 11*11. now i need to find its inverse using matlab code. so can u tell me hw to find it.

Risposta accettata

Image Analyst
Image Analyst il 5 Ott 2014
invm = inv(m);

Più risposte (0)

Tag

Non è stata ancora inserito alcun tag.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by