Hi, the zero frecuency is the continous component of your signal (which is the mean value of your signal). For instance if you are working with a signal with a mathematical expression
y=cos(6*t)+2
Then 2 is the continous component of the signal.
If you calculate the fft of y-mean(y), instead of calculating the fft of your signal the continous component should disappear.