how to find inverse to the given matrix using matlab program

3 vues (au cours des 30 derniers jours)
nishitha
nishitha le 5 Oct 2014
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.

Réponse acceptée

Image Analyst
Image Analyst le 5 Oct 2014
invm = inv(m);

Plus de réponses (0)

Catégories

En savoir plus sur Logical dans Help Center et File Exchange

Tags

Aucun tag saisi pour le moment.

Community Treasure Hunt

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

Start Hunting!

Translated by