photo

Mike M


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
65,755
of 300,364

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

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

5 years ago | 1 answer | 0

1

answer