photo

Mike M


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to specify which version of a function to use?
I am trying to run the grpdelay.m function which calculates the group delay in samples of a filter given certain inputs. There ...

4 years ago | 1 answer | 0

1

answer

Question


Can you graph a simple FIR filter frequency response from the coefficients?
I have just learned how to create FIR filters (ie. the coefficients for a direct-form FIR). I have been creating the FIR filters...

4 years ago | 0 answers | 0

0

answers

Question


Simple MATLAB code to plot a BiQuad Filter from the coefficients?
A BiQuad filter takes the following form: The manual gives examples of how to use "freqz" for plotting frequency of functions...

4 years ago | 1 answer | 0

1

answer

Question


How do you output the values of temporary variables from a function when it runs?
I am trying to better understand this function: http://research.spa.aalto.fi/publications/papers/spl-adf/adf.m It gives an exa...

4 years ago | 2 answers | 0

2

answers

Question


Converting these 5 lines of MATLAB code to C++?
I am trying to convert the MATLAB code here to C++. The code outputs BiQuad a1/a2 filter coefficients for a series of cascaded ...

4 years ago | 1 answer | 0

1

answer