Click here to Skip to main content
15,886,199 members
Articles / Programming Languages / C#

Linear Equation Solver in C#

Rate me:
Please Sign up or sign in to vote.
4.91/5 (41 votes)
19 Nov 2013MIT9 min read 141.3K   4.5K   63  
Solves a large number of simultaneous equations

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Software Developer (Senior)
United States United States
I'm an electrical engineer who has spend most of my career writing software. My background includes Digital Signal Processing, Multimedia programming, Robotics, Text-To-Speech, and Storage products. Most of the code that I've written is in C, C++ and Python. I know Object Oriented Design and I'm a proponent of Design Patterns.

My hobbies include writing software for fun, amateur radio, chess, and performing magic, mostly for charities.

Comments and Discussions