- Mathematica Data Analysis
- Sergiy Suchok
- 168字
- 2021-07-30 09:43:47
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.
- JavaScript:Functional Programming for JavaScript Developers
- Xcode 7 Essentials(Second Edition)
- 算法訓練營:入門篇(全彩版)
- Software Testing using Visual Studio 2012
- Architecting the Industrial Internet
- Flash CS6中文版應用教程(第三版)
- .NET 3.5編程
- Procedural Content Generation for C++ Game Development
- UNIX Linux程序設計教程
- 機器學習微積分一本通(Python版)
- C語言程序設計實訓教程與水平考試指導
- Python期貨量化交易實戰
- IPython Interactive Computing and Visualization Cookbook
- Python 3快速入門與實戰
- Java多線程并發體系實戰(微課視頻版)