Programming Challenge - Matrix Inversion 03-08-2013, 05:14 AM
#1
So I'm creating a programming challenge for the members at AF. ![Smile Smile](https://sinister.ly/images/smilies/set/smile.png)
This challenge is open to anybody and everybody, including myself. The challenge is to find the inverse of a matrix. You can do this using a one dimentional array if you want, but I will be using a 2D array most likely...
All submissions that will be credited /graded by myself, must accurately be able to perform the operations necessary for inverting and displaying the inverted matrix. I would suggest using a console application for this...
Requirements:
* Inverses that have fractions are an optional requirement here.
You will receive a grade, 0-100%, along with reasons publicly visible for why you were docked marks. And your username will be listed in the applicant's list below.
Other links:
- http://www.purplemath.com/modules/matric...m#identity
- http://www.sosmath.com/matrix/coding/coding.html
- http://www.sosmath.com/matrix/inverse/inverse.html
Begin!
Submissions:
![Smile Smile](https://sinister.ly/images/smilies/set/smile.png)
This challenge is open to anybody and everybody, including myself. The challenge is to find the inverse of a matrix. You can do this using a one dimentional array if you want, but I will be using a 2D array most likely...
All submissions that will be credited /graded by myself, must accurately be able to perform the operations necessary for inverting and displaying the inverted matrix. I would suggest using a console application for this...
Requirements:
- 1. Must be able to solve at least, up to a 5x5 matrix; finding its inverse.
2. This must be your own work!
3. Source must be provided in a PM to me, and keep in mind I will post all submission source codes in the thread when the deadline is hit.
* Inverses that have fractions are an optional requirement here.
You will receive a grade, 0-100%, along with reasons publicly visible for why you were docked marks. And your username will be listed in the applicant's list below.
Other links:
- http://www.purplemath.com/modules/matric...m#identity
- http://www.sosmath.com/matrix/coding/coding.html
- http://www.sosmath.com/matrix/inverse/inverse.html
Begin!
Submissions:
- - N/A
-- cxS
[ Haskell/.NET/C/C++ - Software Engineer ]