MATRIX

S

SM Ryan

# please give me a source code to find inverse of a matrix
#
#
#

Look for linear algebra packages with Google. High quality
inversion algorithms are subtle and involved.
 
C

Charles Krug

srikanth said:
# please give me a source code to find inverse of a matrix
#
#
#

For learning purposes, you do a Gaussian reduction exactly as you do it
in Linear Algebra.

For other purposes, it matters greatly the nature of the problem you're
trying to solve.

Google can point you to references that might help guide you in an
appropriate approach, given the nature of the problem you're trying to
solve.

There are MANY ways to invert a matrix, only a few of which are likely
to be appropriate to any given problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top