Industrial Data Science
in C# and .NET:
Simple. Fast. Reliable.
 
 

ILNumerics - Technical Computing

Modern High Performance Tools for Technical

Computing and Visualization in Industry and Science

FFT - Basic Transformations


Loads a dataset of binary samples from a file and does a number of transformations on it. The example shows how to do a simple fft transform and how to present the results as line plots in 3 individual plot cubes in a single ILPanel control. The plot cubes show the original time domain signal, the transformed result as real and imaginary parts separately, and the computed magnitudes of the frequency bins. All plot cubes receive some configurations, like axis configurations, labeling and annotations (title, legend).

Last modified: August 25 2021 18:29

Download ZIP

TOP

All Examples