What are the best commerical non-mathworks MATLAB toolboxes?

August 8th, 2012 | Categories: math software, matlab | Tags:

The Mathworks sell dozens of toolboxes for MATLAB but they are not the only ones doing it.  Many 3rd party vendors also sell MATLAB toolboxes and many of them are of extremely high quality.  Here are some of my favourites

  • The NAG Toolbox for MATLAB – Over 1500 high quality numerical routines from the Numerical Algorithms Group.  Contains local and global optimisation, statistics, finance, wavelets, curve fitting, special functions and much much more. Superb!
  • AccelerEyes Jacket – Very fast and comprehensive GPU computing toolbox for MATLAB.  I’ve used it a lot.
  • Multi-precision toolbox for MATLAB – A colleague at Manchester recently told me about this one as his group uses it a lot in their research.  I’ve yet to play with it but it looks great.

Which commercial, 3rd party toolboxes do you use/rate and why?

If you like this list, you may also like my list of high quality, free MATLAB toolboxes

  1. ludolph
    August 9th, 2012 at 09:32
    Reply | Quote | #1

    TOMLAB: http://tomopt.com/tomlab/ … very comprehensive and powerful package of optimization algorithms

  2. ludolph
    August 9th, 2012 at 09:43
    Reply | Quote | #2

    FastRBF™ Interpolation Toolboxes: http://www.farfieldtechnology.com/products/toolbox/index.html … extremely fast and robust multidimensional interpolation

  3. Ginette
    August 11th, 2012 at 13:52
    Reply | Quote | #3

    I can confirm that Advanpix is very good product, and… cheap. Pavel, the main developer, is very responsive to requests: suggested improvements, corrections of bugs, additional features. To me, it’s the long awaited extended precision I needed into Matlab. Unfortunately, The Matworks is more interested in adding bells and whistles than improving the numerics.

  4. August 14th, 2012 at 16:50
    Reply | Quote | #4

    LightSpeed: http://research.microsoft.com/en-us/um/people/minka/software/lightspeed/ … highly optimized versions of primitive functions such as repmat, set intersection, and gammaln. It provides efficient random number generators and evaluation of common probability densities. It provides routines for counting floating-point operations (FLOPS), useful for benchmarking algorithms. There are also some useful utilities such as filename globbing and parsing of variable-length argument lists.

  5. Umberto
    August 14th, 2012 at 20:16
    Reply | Quote | #5

    the free Multiple Precision Toolbox by Ben Barrowes, http://www.mathworks.com/matlabcentral/fileexchange/6446: I used it a few times years ago and it saved my life. A very nice product. Not sure the dll files for the Windoes version are still compatible with the lastest Matlab releases.

  6. Umberto
    August 14th, 2012 at 21:02
    Reply | Quote | #6

    @Umberto
    allright, the MPT I mentioned is not commercial. Sorry for the mistake…

  7. May 14th, 2017 at 02:19
    Reply | Quote | #7

    For PDE and multiphysics finite element FEM simulations FEATool Multiphysics is available https://www.featool.com .