Community Profile

photo

msspendragon


Last seen: 11 meses hace Con actividad desde 2021

Estadísticas

Content Feed

Ver por

Pregunta


How to write a function that implements an LTI filter using Direct Form 2?
function y_n = iirFilt(x_n) global a b M N w_state; Having trouble implementing the IIR DF-2 filter Arrays b = [b0, b1,b2,...

más de 2 años hace | 1 respuesta | 0

1

respuesta