- Mathematica Data Visualization
- Nazmus Saquib
- 171字
- 2021-08-05 17:53:04
Preface
Mathematica Data Visualization was written with one goal in mind—teaching the reader how to write interactive visualization programs seamlessly using Mathematica. Mathematica is the programming language of choice for many data analysts, mathematicians, scientists, engineers, and business analysts. It offers a powerful suite of data analysis and data mining packages, along with a very rich data visualization framework for its users.
After reading this book and working with the code examples provided, you will be proficient in building your own interactive data visualizations. You will have a good understanding of the different kinds of data that you may encounter as a data visualization expert, along with a solid foundation on the techniques of visualizing such data using Mathematica.
Whenever needed, this book teaches the essential theory behind any advanced concept, so a beginner in data visualization will not feel uncomfortable tackling the material. Other than traditional plots, this book teaches how to build advanced visualizations from scratch, such as chord diagrams, maps, protein molecule visualizations, and so on.
- 程序員數(shù)學(xué):用Python學(xué)透線性代數(shù)和微積分
- Flask Web開發(fā)入門、進(jìn)階與實(shí)戰(zhàn)
- 深入淺出PostgreSQL
- Flutter跨平臺開發(fā)入門與實(shí)戰(zhàn)
- C# 8.0核心技術(shù)指南(原書第8版)
- Keras深度學(xué)習(xí)實(shí)戰(zhàn)
- 響應(yīng)式架構(gòu):消息模式Actor實(shí)現(xiàn)與Scala、Akka應(yīng)用集成
- Programming with CodeIgniterMVC
- OpenMP核心技術(shù)指南
- PhoneGap 4 Mobile Application Development Cookbook
- Instant Automapper
- Visual C++開發(fā)寶典
- Oracle Database XE 11gR2 Jump Start Guide
- 從零開始學(xué)算法:基于Python
- Python深度學(xué)習(xí)與項(xiàng)目實(shí)戰(zhàn)