03-13-2019 10:26 AM
03-13-2019 11:14 AM
You need to be more specific about terms such as "slightly". For example, if you are comparing array indices, LabVIEW starts at zero while in matlab the first element has index 1. Still if you correctly transform array indices to frequency and time, there should be no difference.
Can you attach files with your data and the transform obtained in the two environments so we can have a look.
STFT does not use any "iterations", so it is not clear what you are saying. show us some code.
03-13-2019 11:59 AM
Hi Altenbach,
thanks for your reply. see my attached plot please at 1KHz and you can see what i mean "slightly". In my attached you can find the octave code, my plot and excpected plot. Do you have some Idea now. Thank you very much.