Question about AADA
can we apply a low pass filter to tanh(x)
first_derivative = lp1.process(tanh(x))
second_derivative = lp2.process(first_derivative)
?
can we apply a low pass filter to tanh(x)
first_derivative = lp1.process(tanh(x))
second_derivative = lp2.process(first_derivative)
?
Statistics: Posted by Marvinh — Wed Aug 21, 2024 2:00 am