Skip to main content.
April 19th, 2005

Do the math

The day at work was pretty slow. So, I took the opportunity to properly install Octave under cygwin (it wasn’t as easy !). Cygwin is basically the standard GNU (Unix-like) environment running under MS-Windows. It allows to re-compile and run most programs that will run on Linux/Unix/BSD/etc. Octave is one of such programs. It’s a Matlab clone. A program that allows to play around with applied math. It also has a programming language that is useful to work on algorithms.. like for image processing. That’s actually my goal. To use Octave to play around with images, rather than write directly ‘C’ code. This would allow to make quick prototypes of algorithms, and also verify data in a more practical way. Basically a tool for research.
Unfortunately Octave doesn’t have the same support for image processing that Matlab has. For the time being, I’ll just try to deal with it.
We’ll see !

Posted by Davide Pasca in Uncategorized

This entry was posted on Tuesday, April 19th, 2005 at 1:03 am and is filed under Uncategorized. You can follow any responses to this entry through the comments RSS 2.0 feed. You can leave a response, or trackback from your own site.

3 Responses to “Do the math”

  1. ragin' lion says:

    I used GNU Octave once … I could never get it to uninstall though. 8P It’s definately nice for doing DSP/signal processing stuff.

  2. Rasty says:

    So it’s time that Kazzuya writes his math simulation program with a good graphic output!

  3. Rince says:

    Meanwhile in a land far far away across the ocean we changed fog implementation on the Xbox from vertex fog to a full screen pass…

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>