Signal analysis tool: FFT (fast Fourier transform), fractal dimension, entropy, and numerical differentiation and integration in .NET 8.
This software is available in the following cultures/languages: Arabic (ar) , Bangla (bn-BD) , Simplified Chinese (zh-Hans) , Danish (da-DK) , English (en) , Belgium Dutch (nl-BE) , German (de-DE) , Hindi (hi-IN) , Italian (it-IT) , Lithuanian (lt-LT) , Norwegian (Bokmål) (nb-NO) , Portuguese (Brazil) (pt-BR) , Russian (ru-RU) , Spanish (es) , Turkish (tr-TR) .
Copyright © 2021-2024 by Arthurits Ltd. No commercial nor profit use allowed. This software is provided only for personal and not-for-profit use.
Sponsor this project!
Please follow these steps to install and use this software:
- Dowload the zip file.
- Unzip the contents to your desired folder.
- Make sure that .NET 8 is installed in your PC. The
.NET 8 Desktop Runtime
can be downloaded from the Microsoft .NET website. - Execute (or create a direct link to)
SignalAnalysis.exe
.
The fractal dimension implementation was based on Carlos Sevcik's "A procedure to estimate the fractal dimension of waveforms".
This project uses routines from the following Gits: