tmo Posted June 25, 2007 Posted June 25, 2007 i have written an autoitscript, which performs the gauß algorithm on a n x n matrix. i was supposed to write it with excel, but in order to get the algorithm in my head, i first wrote it with autoit: here is the code: gaus_advanced.au3 feel free to use, comment on or improve it
Toady Posted June 25, 2007 Posted June 25, 2007 Nice work. Brings back memory's of my linear algebra days. www.itoady.com A* (A-star) Searching Algorithm - A.I. Artificial Intelligence bot path finding
jvanegmond Posted June 25, 2007 Posted June 25, 2007 I didn't even know this was called Gauß. Nice script. github.com/jvanegmond
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now