hi knsay naay code ani?? NxN ni cya na matrix..
pls send me one pls?
bai,
instead of giving you the code ill give you an advice instead.
I have here classes and functions that handles matrix operations pero dli ni nako ihatag, kng mag cge lang ka pangayu ug code ma anad ra ka na i spoonfeed sa imo tanan, and in the future kaw ra ghapon ang mag problema.
Tip: Matix inverse uses simple loops and arrays.
anyways its not that hard man sad or you can even utilize the net if ganahan jd ka shortcut![]()
just another homework thread...mag.salig man lang gud ni uban..maayo pa dili tagaan.
clue:
sakto si cebugdev, loops lng na cya.
try loop within a loop, like below
Code:for(i=0; i<=N-1; i++) for(j=0; j<=N-1; j++) { do your thing here ^_^ }
Last edited by ChaosOrb; 08-04-2008 at 11:28 PM.
Similar Threads |
|