[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ScanTesla program - Matlab
- To: tesla@xxxxxxxxxx
- Subject: Re: ScanTesla program - Matlab
- From: "Tesla list" <tesla@xxxxxxxxxx>
- Date: Sat, 14 May 2005 18:39:57 -0600
- Delivered-to: testla@pupman.com
- Delivered-to: tesla@pupman.com
- Old-return-path: <teslalist@twfpowerelectronics.com>
- Resent-date: Sat, 14 May 2005 18:40:39 -0600 (MDT)
- Resent-from: tesla@xxxxxxxxxx
- Resent-message-id: <bRJEoC.A.99D.FqphCB@poodle>
- Resent-sender: tesla-request@xxxxxxxxxx
Original poster: "Jim Lux" <jimlux@xxxxxxxxxxxxx>
Original poster: Ed Phillips <evp@xxxxxxxxxxx>
"3) Matlab student/academic edition can also do the matrix math, AND do
the
nice 3 d plots your looking for. Academic price is $99. Octave is a
freeware clone and should also work."
How hard is it to learn Matlab, and where do you get the edition you
mention?
.........
Matlab is extremely easy to learn.
ex: x=inv(z)*y
multiplies the inverse of a matrix z by a vector y.
http://www.mathworks.com/
Jim Lux