programming for engineering and physics (12)

1 Name: #!/usr/bin/anonymous : 2010-10-23 20:36 ID:2rmlwBJT

I want be able to program algorithms,calculations,simulations...ect
I'm wonder what would be best to learn to do this.
I can't really afford stuff like mathamatica or matlab
so i just want to write this stuff myself.

2 Name: #!/usr/bin/anonymous : 2010-10-25 02:55 ID:+7/eysw0

fortran

3 Name: dmpk2k!hinhT6kz2E : 2010-10-25 07:46 ID:Heaven

You'll need to read some books on numerical analysis first.

4 Name: #!/usr/bin/anonymous : 2010-10-27 16:09 ID:2rmlwBJT

>>3
any suggestions for books?

5 Name: #!/usr/bin/anonymous : 2010-10-29 15:34 ID:K+DkZAGy

What is your mathematical/physics/chemistry background?

6 Name: #!/usr/bin/anonymous : 2010-10-29 23:17 ID:2rmlwBJT

>>5
very modest to say the least
farthest I've gone mathematically is vector calculus
I know basic physics or engineering principles.

7 Name: #!/usr/bin/anonymous : 2010-11-02 04:08 ID:B6c9DhFA

octave is a free matlab clone

8 Name: #!/usr/bin/anonymous : 2010-11-10 15:47 ID:i7h5isvZ

use Python

9 Name: #!/usr/bin/anonymous : 2010-11-14 19:56 ID:yJ7kFyoi

I think C++ is easy enough to beginner.

10 Name: #!/usr/bin/anonymous : 2010-11-17 05:47 ID:4T02xtm8

Pick up a book on OpenGL game design first. Walk away with some experience in program structure and real-time object manipulation. Then learn more math/physics and apply it to that.

11 Name: #!/usr/bin/anonymous : 2010-11-29 09:12 ID:T0oeFts0

>>8 pylab is a great free alternative to Matlab

12 Name: #!/usr/bin/anonymous : 2010-12-18 12:47 ID:OZvwv8xo

>>11
Pylab only really handles the plotting functionality of matlab, afaik

This thread has been closed. You cannot post in this thread any longer.