Hi all,
Does anybody know about data smoothing or filtering?
I'm working on data processing. The experimental data has a lot of noise on it so I need to remove the data.
I'm studying about filtering with FFT and trying to program a subroutine in Fotran. It is extremely tough to understand and...
Hi all,
I am making a code using fortran77.
I input 3.6. Strangely when I call the value, it gives me 3.5999.
Do you know how to fix this problem?
Please help me.
Thank you.