- gnuplot Cookbook
- Lee Phillips
- 192字
- 2021-08-20 15:42:53
Introduction
We begin the book with a set of recipes that cover gnuplot's one-dimensional graph styles. A 1D graph refers to the plotting of data or mathematical functions where the values plotted depend on a single variable. Examples are simple mathematical functions, such as y = sin(x), or 1D data, such as the temperature in a particular location versus time. The plotting of quantities that depend on two variables is covered starting in Chapter 8, The Third Dimension, where we show how to make surface, contour, and image plots.
Gnuplot can create a vast array of 1D plot types in a large number of styles. The recipes in this chapter survey all of the major types of 1D graph, with an example that can be run immediately to produce the result in the illustration. For each example, we have provided enough explanation in the There's more... section for you to extend and adapt the recipe for your particular problem. We assume that you have gnuplot up and running and are able to create plots on one of the terminals; the recipes in this chapter work on every terminal or output file type.
- 計算機組成原理與接口技術:基于MIPS架構實驗教程(第2版)
- MySQL高可用解決方案:從主從復制到InnoDB Cluster架構
- 企業數字化創新引擎:企業級PaaS平臺HZERO
- 程序員修煉之道:從小工到專家
- ETL數據整合與處理(Kettle)
- App+軟件+游戲+網站界面設計教程
- 大數據架構和算法實現之路:電商系統的技術實戰
- INSTANT Android Fragmentation Management How-to
- Oracle高性能SQL引擎剖析:SQL優化與調優機制詳解
- Oracle 11g+ASP.NET數據庫系統開發案例教程
- Access 2010數據庫程序設計實踐教程
- 數據分析思維:產品經理的成長筆記
- 碼上行動:利用Python與ChatGPT高效搞定Excel數據分析
- 精通Neo4j
- 數據庫技術與應用:SQL Server 2008