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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

A linear equation solver in excel

Status
Not open for further replies.

dooley5

Computer
Joined
Jan 14, 2009
Messages
1
I have put some examples together in an extract I call "Matrix Magic", it demonstrates the use of a linear equation solver I created on a spreadsheet, it is useful in analysing dc electrical circuits amongst other things. It also includes a good example of linear programming, a useful tool for Production Engineers these are available at my website I think you would find these interesting and useful.
 
dooley - you might like to have a look at using the Excel functions MINVERSE() and MMULT().

More information at:

You can also find a Fortran program that can be accessed from Excel at:

Doug Jenkins
Interactive Design Services
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top