Recent content by codenamev

  1. C

    Can the Diagonal Property of a Matrix be Used to Speed Up Inversion?

    Homework Statement Hi, I'm trying to calculate the inverse of a really big matrix (4096x4096) using matlab. The inversion process takes too long on my pc, so i want to find a faster way. The matrix has a strange property that i think could be useful to solve the problem: splitting it in...
Back
Top