You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comparing Rader's algorithm to the Jax's FFT (jnp.fft.fft), the arrays are nearly the same, except for the sign in the imaginary part is often flipped. Here is an example for two arrays:
Comparing Rader's algorithm to the Jax's FFT (
jnp.fft.fft
), the arrays are nearly the same, except for the sign in the imaginary part is often flipped. Here is an example for two arrays:Here is a GPT produced description of the differences:
The text was updated successfully, but these errors were encountered: