How to use MathNet.Numerics to find all frequncies of a signal?
I want to find all frequencies of a signal (an array of double values) where each samples are taken at the same interval (5 minutes).
I want to find all frequencies of a signal (an array of double values) where each samples are taken at the same interval (5 minutes).