Inverse Matrix Test Data

Write here if you have problems with your C source code

Moderator: Board moderators

Post Reply
taj79
Learning poster
Posts: 74
Joined: Sun Jun 09, 2002 11:56 am
Location: India
Contact:

Inverse Matrix Test Data

Post by taj79 »

Hi,
I have written a code for Matrix Inversion. Its working fine for the small samples. But I want to test for more datas.
Could you give me the source from where I can get test data?

Regards,
Kaushik
Krzysztof Duleba
Guru
Posts: 584
Joined: Thu Jun 19, 2003 3:48 am
Location: Sanok, Poland
Contact:

Post by Krzysztof Duleba »

Your random number generator is a great source, believe me. You just have to check it out!

If you want to verify your answers, use Octave (free package available for many systems) or any other applicable tool.

BTW, does your question have anything to do with OJ?
Post Reply

Return to “C”