wavelet coherence index is incorrect
Mostra commenti meno recenti
Hola team. Regarduing the wavelet functions wchohere for my signal, when plotting this it provides an index stating 'Time(Index)'. This runs from 0 to 10,000 on the x-axis.
My signal is only 1000 data points long, therefore I confused as to why the x axis can be up to 10,000. Does anyone have any idea?
Code is:
x; %my signal1
y; %my signal2
figure; wcoherence(x,y,seconds(fs));
Gracias todos!
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Continuous Wavelet Transforms in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!