对于FFT傅里叶变换
    需要使用

    1. using MathNet.Numerics.IntegralTransforms;

    对于均值滤波和滑动均值滤波,就需要使用滤波工具和名称空间,详情参照
    语雀内容
    Class Reference:
    https://filtering.mathdotnet.com/api/