I have only 1 pulse as input and I use qubic-spline to reshape the pulse. The user plot manually the signal inputs from a flow-image and then the signal is imported to Matlab in a ASCII form. That means that the sampling period is not uniform. Then I have a pressure pulse that are sampled at 128 Hz.
If I use same samplig period (128Hz) using qubic spline on the flow signal. If I increase the sampling to 4-8 times what will it effects of the FFT analysis? I can see in Matlab that the amplitude changes at different up-sampling rate.
If I multiply the input signal (pulse train) e.g. 2-6 times it will also effect the FFT analysis. The bins are the same at higher pulse train but not at just one single pulse. One pulse or many should not impact the FFT analysis?
Right know I have no filter on the signal (before and after resampling)