Alex_Italy_1977 


    • 30,131 total downloads
    • last updated 8/8/2022
    • Latest version: 1.1.2
    C# code to calculate the coefficients of the Butterworth filter and to filter the data This code calculates the coefficients of the Band-pass, Band-stop, Low-pass and High-pass Butterworth filters. It also... More information
    • 2,387 total downloads
    • last updated 8/9/2022
    • Latest version: 1.0.5
    C# code to calculate the coefficients of a FIR filter with Hamming window and to filter the data This code calculates the coefficients of the Band-pass, Band-stop, Low-pass and High-pass FIR filters. It also... More information
    • 1,152 total downloads
    • last updated 12/2/2022
    • Latest version: 1.0.2
    C# code to calculate the coefficients of the Elliptic filter and to filter the data. This code calculates the coefficients of the Band-pass, Band-stop, Low-pass and High-pass Elliptic filters. It also filters... More information
    • 311 total downloads
    • last updated 12/7/2023
    • Latest version: 1.0.2
    Code to calculate the coefficients of a notch, comb or peak filter C# code to calculate the coefficients of a notch, comb or peak filter. The name space is: Notch_Peak_Filter. Each filter function will return... More information