Efficient matrix inversion for Nd arrays, similar to mtimesx operations
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
I have a square array of function values that I need to invert. Currently I have to invert every slice of the function in a loop. Is there a way to do this operation more efficiently in a manner similar to that used in mtimesx ? Thanks.
Respuestas (0)
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!