curious_mind
Full Member level 4
- Joined
- Apr 14, 2019
- Messages
- 212
- Helped
- 0
- Reputation
- 0
- Reaction score
- 3
- Trophy points
- 18
- Activity points
- 1,603
I was referring to this site https://www.codeproject.com/Articles/841228/Second-Order-Goertzel-and-Reinsch-Algorithm to understand the goertzel algorithm. I am not clear as the article explains that input and output sections are interchanged to make the input stage recursive, while output is computed only once. Can anybody explain how this could be possible.