May 16 2009

Wolfram Alpha is on-line!

I have already blogged about this new computational knowledge engine by Wolfram Research, as promised it’s now on-line at this address http://www.wolframalpha.com

alpha_website

Enjoy! 


Apr 21 2009

Mathematica: Mapping GPS Data

Read this great article by Robert Raguet-Schofield.


Feb 6 2009

Mathematica Home edition available: Discover, Create, and Explore

Wolfram Research has announced a new release of Mathematica to play or to pursue serious research outside of their commercial or academic jobs.

The interesting news is that Mathematica Home Edition contains the full functionality of the recently released Mathematica 7.

Useful links:

 

Enjoy!


Nov 19 2008

Mathematica 7 released: parallel computing and enhanced image processing

WOW! This new release contains tons of new features such as:

  • industrial-strength image processing;
  • new automatic parallel computing technology to take advantage of the latest multicore processors;
  • new graphics primitives, automated charting graphics, vector & fields visualization, spline support;
  • great mathematics and algorithms improvements;
  • integrated computable for Genomic & Protein, Astronomical, Weather, Chemical, Geodesy & GIS data;
  • enhanced data manipulation for Statistical model analysis, Automatic Histogram generation;
  • integrated programmatic e-mail & secure Website & Network connectivity;
  • enhanced interface & User Experience including speech output.

 

Read these and more details on the Wolfram Research site.


Nov 24 2007

Interfacing Ruby with Mathematica

Follow this link to download the Ruby interface to MathLink available on the Wolfram Research site.


Nov 1 2007

Solving differential equations: the Euler method

I wrote this simple Mathematica notebook which uses Euler method, a numerical procedure to solve ordinary differential equations.

You can find it here (pdf available).

Mathematica Player can be downloaded from the Wolfram Research website.


Oct 20 2007

A Simplex command for Mathematica and examples of its use

Check out an interesting Mathematica Module which produces a simplex tableau for a linear programming problem.


Oct 20 2007

Numerical integration: The Cavalieri-Simpson method

I wrote this simple Mathematica notebook to calculate definite integrals using the Simpson’s rule.

You can find it here (pdf available).

Mathematica Player can be downloaded from the Wolfram Research website.