Anderson Felippe

Results 2 issues of Anderson Felippe

It's not possible to use malloc without a cast as g++ treats it as an invalid conversion. Initializing a char pointer with an empty string will also issue a warning,...

The hanning window function is useful when there is a chance of leakage in the FFT results for some scenarios with periodic signals. However, windows aren't always the best approach...