Borrar filtros
Borrar filtros

how to find inverse to the given matrix using matlab program

1 visualización (últimos 30 días)
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.

Respuesta aceptada

Image Analyst
Image Analyst el 5 de Oct. de 2014
invm = inv(m);

Más respuestas (0)

Categorías

Más información sobre Logical en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by