Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site











SourceForge.net Logo

Process dialog

 

When clicking left mouse we will get the context menu. If we are in DEBUG mode or if ShowProcessDlg() is set to true, we will have the Process option that will open the Process dialog.

 

Properties dialog contains the next tabs:

Data fit

Frequency

Operations

 

 

Data fit

 

Fits series with different equations, showing the equation and adjusting quality using R2 (coefficient of determination) parameter.

 

In addition it obtains the envelope of maximums, of minimums and the moving average following certain sensitivity width.

 

At the end it shows some statistical parameters as maximum, minimum, average and standard deviation.

 

 

 

Frequency

 

Gets the series FFT (Fast Fourier Transform) considering a sampling time.

 

To follow FFT needs and getting successful results, data is ordered and resampled.

 

 

 

Operations

 

Permits to choose a subset of data.

 

 

 

Do you want to contribute?