舉報

會員
gnuplot Cookbook
最新章節:
Index
WritteninCookbookstyle,thereaderwillbetaughtthefeaturesofgnuplotthroughpracticalexamplesaccompaniedbyrichillustrationsandcode.Everyaspecthasbeenconsideredtoensureeaseofunderstandingofevencomplexfeatures.Whetheryouareanoldhandatgnuplotornewtoit,thisbookisaconvenientvisualreferencethatcoversthefullrangeofgnuplot'scapabilities,includingitslatestfeatures.Somebasicknowledgeofplottinggraphsisnecessary.
目錄(129章)
倒序
- coverpage
- gnuplot Cookbook
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Why Subscribe?
- Free Access for Packt account holders
- Preface
- Why gnuplot?
- Why this book?
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Plotting Curves Boxes Points and more
- Introduction
- Plotting a function
- Plotting multiple curves
- Using two different y-axes
- Making a scatterplot
- Plotting boxes
- Plotting circles
- Drawing filled curves
- Handling financial data
- Making a basic histogram plot
- Stacking histograms
- Plotting multiple histograms
- Dealing with errors
- Making a statistical whisker plot
- Making an impulse plot
- Graphing parametric curves
- Plotting with polar coordinates
- Chapter 2. Annotating with Labels and Legends
- Introduction
- Labeling the axes
- Setting the label size
- Adding a legend
- Putting a box around the legend
- Adding a label with an arrow
- Using Unicode characters [new]
- Putting equations in your labels
- Chapter 3. Applying Colors and Styles
- Introduction
- Coloring your curves
- Styling your curves
- Applying transparency [new]
- Plotting points with curves
- Changing the point style
- Changing the plot size
- Positioning graphs on the page [new]
- Plotting with objects [new]
- Chapter 4. Controlling your Tics
- Introduction
- Adding minor tics
- Placing tics on the second y-axis
- Adjusting the tic size
- Removing all tics
- Defining the tic values
- Making the tics stick out
- Setting manual tics
- Plotting with dates and times
- Changing the language used for labels [new]
- Using European-style decimals [new]
- Formatting tic labels
- Chapter 5. Combining Multiple Plots
- Introduction
- Arranging an array of plots
- Positioning plots manually
- Creating an inset plot
- Multiplotting with labels and arrows
- Chapter 6. Including Plots in Documents
- Introduction
- Introducing gnuplot's high-quality graphics formats [new]
- Adding a plot to a paper using LaTeX
- Assembling a document using TikZ and LaTeX [new]
- Assembling a document using epslatex
- Using gnuplot within LaTeX
- Creating presentation slides with incrementally displayed graphs
- Including a plot in a web page
- Making an interactive plot for the Web [new]
- Chapter 7. Programming gnuplot and Dealing with Data
- Introduction
- Scripting gnuplot with its own language
- Plotting on subintervals
- Smoothing your data
- Fitting functions to your data
- Using kdensity smoothing to improve on histograms [new]
- How it works…
- Creating a cumulative distribution [new]
- Talking to gnuplot with C
- Scripting gnuplot with Python
- Plotting with Clojure
- Handling volatile data [new]
- Chapter 8. The Third Dimension
- Introduction
- Making a surface plot
- Using coordinate mappings
- Coloring the surface
- Making a contour plot
- Making a vector plot
- Making an image plot or heat map
- Combining contours and images
- Combining surfaces with images
- Plotting a path in 3D
- Drawing parametric surfaces
- Chapter 9. Using and Making Graphical User Interfaces
- Introduction
- Using the Java gnuplot GUI JGP
- Using the Emacs GUI
- Sharing with Plotshare
- Writing a web GUI for gnuplot
- Chapter 10. Surveying Special Topics
- Introduction
- Avoiding overlapping labels
- Plotting labels from files
- Mapping the Earth
- Making a labeled contour plot
- Softening the axes
- Putting arrows on the axes
- Plotting with pictures
- Breaking an axis
- Fitting the grid to the data
- Coloring the axes
- Appendix A. Finding Help and Information
- Index 更新時間:2021-08-20 15:43:22
推薦閱讀
- 數據分析實戰:基于EXCEL和SPSS系列工具的實踐
- Spark快速大數據分析(第2版)
- 卷積神經網絡的Python實現
- 大數據可視化
- Access 2016數據庫技術及應用
- 大數據營銷:如何讓營銷更具吸引力
- 數據挖掘原理與SPSS Clementine應用寶典
- IPython Interactive Computing and Visualization Cookbook(Second Edition)
- 淘寶、天貓電商數據分析與挖掘實戰(第2版)
- 視覺大數據智能分析算法實戰
- 算法設計與分析
- SQL Server 2008寶典(第2版)
- 數據庫原理及應用:SQL Server 2016
- 數據中心UPS系統運維
- 算力芯片:高性能CPU/GPU/NPU微架構分析
- 數字孿生
- MySQL 8.0從入門到實戰
- INSTANT Windows Powershell 3.0 Windows management Instrumentation Starter
- Foxtable數據庫應用開發寶典
- SQL面試寶典:圖解數據庫求職題
- 實用推薦系統
- 數據結構習題解答與實驗指導(第四版)
- Mastering Unit Testing Using Mockito and JUnit
- 云計算和大數據服務:技術架構、運營管理與智能實踐
- 計算機組裝與維護項目教程(第2版)
- 收獲,不止Oracle(第2版)
- SQL Server 2012寶典
- 數據庫技術及應用(Access)實驗指導與習題集
- 左手MongoDB,右手Redis:從入門到商業實戰
- Near Field Communication with Android Cookbook