photo

Mike M


Last seen: etwa 4 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 ...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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 ...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort