Octave from the web

Posted in Technicalon May 18, 2007

For one of my classes, I’ve been playing around with GNU Octave. Octave is a free and open source program very similar to Matlab. From the Octave web site:

GNU Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with Matlab. It may also be used as a batch-oriented language.

Sometimes, I’m away from one of my own computers, but I still want to do a little bit of Octave work. I’ve written just a tad bit of PHP code that allows me to access Octave over the web. You can type in your Octave code, and it will return the output results and output graph.

Because I would rather not hammer my server with octave requests, I won’t be showing a demo, but I’m making all the source code available, and you can put it on your own server and try it yourself. I’m hosting the project at Google Code: http://code.google.com/p/web-octave/

Related posts

  1. Wanted: better templating language
  2. Advertising on Google code
  3. My blog post found in JBoss Richfaces source
  4. Calendar Servers
  5. Is the logout button obsolete?

One Comment

Filipi

August 4th, 2007 at 5:13 am

Hi Jacob,

For the same reason, I have written another web front end for Octave, I was just “goolging” around to find any reference to my app and I found yours. ;-)

My source code is also available at:
http://www.ee.pucrs.br/~filipi/matweb/index.php

I thought we could merge the projects…

hope you reply,
Regards,
Filipi Vianna

Comment Form

Status Updates

'>
Converted all my SSL apps to Google App Engine. I didn't want to have to pay for my own SSL certificate any more, and App Engine allows for SSL sites with valid and recognized certificates (on their appspot.com domain) for free.
Mar 18, 2010
  • Jacob BYU won their first round game! I'm not sure what to do, this has never happened to me before. Mar 18, 2010
  • 20T? I don't know if I can take any more Mar 18, 2010
  • Categories