Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by starfox

  1. starfox

    Systems of equations...

    Thanks, i just found a fast way to do it (at least enough so for my purposes). I used the iterative method - that meant all i had to do was change all of the signs except y, divide the coefficients, and drop the actual coefficient to be found to implement it. When you drop the coefficient, the...
  2. starfox

    Systems of equations...

    Anybody know a quick and (somewhat) easy way to solve systems of equations using matrices...? Any time I think of elimination, I think of too many lines of code for something that should be simpler. I've made a 3d renderer in vb (actually envelop - nearly vb4 but free). It's gone nicely, but...

Part and Inventory Search

Back
Top