“…Description the calculation of direct and inverse GDFT's, associated with the Hermite formula, is possible to produce by Fast Fourier Transform Algorithm in the fft and ifft applications from MatLab according to the following: first, we define the complex amplitudes of the observed signal Y =fft( y ε , n) and the complex amplitudes of the observed signal derivatives Y =fft(y , n), where y, y are vectors signal and its derivatives, second, we get two vectors of complex amplitudes by formulas F = NY − Y, G = Y − (N − 1)Y , thirdly, we will determine of the harmonic components of the signal and its derivatives is carried out by the formulas (26) in the form y = ifft( 1 N (F + εG), n), y = ifft( 1 N (G + (N − 1)εF ), n).…”