Preface
There are many algorithms for data analysis, and it's not always possible to quickly choose the best one for each case. The implementation of algorithms takes a lot of time. With the help of Mathematica, you can quickly get a result using a particular method because this system contains almost all known-algorithms for data analysis. If you are not a programmer but you need to analyze data, this book will show the capabilities of Mathematica that use just a few strings of intelligible code to solve huge tasks ranging from statistical issues to pattern recognition. If you're a programmer, with the help of this book, you will learn how to use the library of algorithms implemented in Mathematica in your programs, as well as how to write algorithm testing procedures.
With each chapter, you'll immerse yourself more into the special world of Mathematica. Along with intuitive queries for data processing, the nuances and features of this system will be highlighted allowing you to build effective analysis systems.