- 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.
- Mastering OpenCV Android Application Programming
- Flash CS6中文版應用教程(第三版)
- Full-Stack Vue.js 2 and Laravel 5
- Instant QlikView 11 Application Development
- 零基礎入門學習Python
- Python算法指南:程序員經典算法分析與實現
- 用戶體驗可視化指南
- C++寶典
- Unity 3D腳本編程:使用C#語言開發跨平臺游戲
- 深度學習原理與PyTorch實戰(第2版)
- Unity Character Animation with Mecanim
- Python+Office:輕松實現Python辦公自動化
- Greenplum構建實時數據倉庫實踐
- Selenium WebDriver Practical Guide
- Parallel Programming with Python