Computational Statistics Handbook with MATLAB 
Focusing on the computational aspects of statistics rather than the theoretical, this handbook uses a down-to-earth approach that makes statistics accessible to a wide range of users. The authors include algorithmic descriptions and MATLAB code for many of the latest methods in computational statistics. Detailed procedures are also included for readers who do not know MATLAB so they can implement the algorithms using other software packages. As a companion to the handbook, MATLAB functions are available for download that implement the techniques described in the text. This is the first book on the market to show how to use MATLAB to execute a wide variety of computational statistics methods and techniques.
Reviews
The focus of this book primarily is to explain how to work on statistics using Matlab and it provides a taste of various areas with adequate explanations and code to get started. One advantage of this book is they do not define their own notation but use the notation which is currently in vogue in academia.
If you are starting out in Matlab, are not a statistician and do not have previous experience with other packages (like Splus or R) you should definetly think about getting a copy. If you are a Stats Guru you can just read the toolbox documentation. However note that these authors provide their additional stats toolbox FREE (which is also well written) on the website which contains most of Matlab statistical functions so you could save yourself some money on the Stats toolbox.
I think in any book on this topic there have to be detailed explanations of how methods work and what their limitations are.Otherwise the reader can find themselves in a lot of trouble very quickly. There is insufficient detail either for a student coming to the topics for the first time or for someone actually wanting to analyse data.
Other books that people might want to have a look at:
1)Statistical Pattern Recognition 2nd edition . Andrew Webb.This is not oriented to any particular language.Good introduction.
2)Netlab. Ian Nabney (this has excellent Matlab functions for neural networks)
3)Modern applied statistics with S 4th edition, Venables and Ripley. This uses a different language (but which will be relatively easy for Matlab users to learn), but learning S or R (free!) makes a huge number of tools available.
4)The recent data mining book by Hand et al. This offers clear and cogent explanations.It is good for someone who does not want overly mathematical descriptions.
I haven't looked properly at the recent Hastie,Friedman and Tibishirani book yet, but you can find reviews on the Amazon page for the book.
The only persons that might be benefit from this book are those who don't want to read the Statistics Toolbox manual on line. Given that the Mathworks no longer ship printed manuals, this book may be used a companion of the Statistics Toolbox.
