Depending on your needs, look at PDL.

Also, I can't say enough positive about R. It is free and will be fairly easy to pick up after using Matlab. The user community is FANTASTIC, an important aspect of anyone on a budget and in a rush. It is not at all unusual to write to the R-help email list (about 2000 posts/month) and get several replies within minutes. I work next to a Matlab user of many years and have the option of using it anytime I like, but largely because of its open-source nature and user community, I continue to use R. As for functionality, it lacks nothing next to Matlab and does have some nice features for working with perl (RSperl, Statistics::R). Finally, it is available as a binary for Windows.

Just my biased 2-cents worth.

Sean

In reply to Re: Matlab, Perl, and Python by srdst13
in thread Matlab, Perl, and Python by DrGuy

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.