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

回答