photo

Mike M


Last seen: 대략 4년 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 0 | 0

0

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 2 | 0

2

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변