- Mathematica Data Analysis
- Sergiy Suchok
- 159字
- 2021-07-30 09:43:48
Chapter 1. First Steps in Data Analysis
Wolfram Mathematica is not just a system that can solve almost any mathematical task. It is a Swiss army knife, which allows you to process images, audio, and written text to perform classification and identification of objects, as well as to manage files. It also provides other tremendous capabilities. In Mathematica, you can call functions, as well as receive a call from modules that are written using different programming languages and technologies, such as C, .NET, Java, and others. The system can generate code and compile files. Mathematica includes over 4,500 functions, which go beyond mathematical calculations. Wolfram Mathematica is constantly changing while still maintaining full compatibility with previous versions.
In this chapter, you will learn the following:
- How to install the Wolfram Mathematica system
- How to configure it to fit your needs
- What the Wolfram language kernel is and how to run it
- Wolfram Mathematica features to write expressions
- DB2 V9權威指南
- Visual Studio 2012 Cookbook
- 程序員數學:用Python學透線性代數和微積分
- Flink SQL與DataStream入門、進階與實戰
- 程序員考試案例梳理、真題透解與強化訓練
- Apache Spark Graph Processing
- Lua程序設計(第4版)
- Android Native Development Kit Cookbook
- Asynchronous Android Programming(Second Edition)
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- Go語言底層原理剖析
- 區塊鏈項目開發指南
- C++程序設計教程(第2版)
- Python一行流:像專家一樣寫代碼
- Android從入門到精通