Skip to content
View felipeary91's full-sized avatar
  • Finland
Block or Report

Block or report felipeary91

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Moving-Average-Filter Moving-Average-Filter Public

    C implementation of a moving-averaging-filter meant to be exported as a MEX function to MATLAB.

    C

  2. Low-Pass-Filter-using-Rectangular-Window Low-Pass-Filter-using-Rectangular-Window Public

    C implementation of a Low-Pass filter designed using the Rectangular Window method. The code is used to create a mex function in MATLAB

    C

  3. High-Pass-Filter-using-Rectangular-Window High-Pass-Filter-using-Rectangular-Window Public

    C implementation of a High-Pass filter designed using the Rectangular Window method. The code is used to create a mex function in MATLAB .

    C

  4. Band-Pass-Filter-using-Rectangular-Window Band-Pass-Filter-using-Rectangular-Window Public

    C implementation of a Band-Pass filter designed using the Rectangular Window method. The code is used to create a mex function in MATLAB .

    C

  5. Uniform-Quantizer-using-DISLIN Uniform-Quantizer-using-DISLIN Public

    Quantizer of a sine function that uses Dislin for plotting.

    C++

  6. Uniform-Quantizer-using-mexCallMATLAB Uniform-Quantizer-using-mexCallMATLAB Public

    Uniform quantizer that uses mexCallMATLAB to call different MATLAB commands and plot the results

    C