<< Chapter < Page
  Digital signal processing - dsp     Page 1 / 27
Chapter >> Page >
Learn how to use Java to plot millions of multi-channel data values in an easy-to-view format with very little programming effort.

Revised: Fri Oct 16 23:15:53 CDT 2015

This page is included in the following books:

Table of contents

Preface

In one of my earlier modules titled Plotting Engineering and Scientific Data using Java , I published a generalized 2D plotting class that makes it easy to cause other programs todisplay their outputs in 2D Cartesian coordinates . I have used that plotting class in numerous modules since I published it. Hopefully, some of you have been using it as well.

In another of my earlier modules titled Plotting 3D Surfaces using Java , I presented and explained a 3D surface plotting class that is also very easy to use. I have used that class in severalmodules since then, and I will be using it in many future modules as well.

Plotting large quantities of data

One of the common requirements of engineering, technical, and scientific computing is to be able to plot and to examine very large quantities of data.This is particularly true in time-series analysis, spectral analysis, and digital signal processing ( DSP ). I will present and explain four separate Java classes in this module, which makeit very easy to plot and to examine large quantities of data in Java programs.

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Digital signal processing - dsp. OpenStax CNX. Jan 06, 2016 Download for free at https://legacy.cnx.org/content/col11642/1.38
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Digital signal processing - dsp' conversation and receive update notifications?

Ask