What does the x axis of wavelet 1-d statistics graph represent? The y axis is probably the amplitude I do not understand the x axis.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Justin Lau
el 17 de Mayo de 2019
Comentada: Sai Charan
el 23 de Jul. de 2020
I loaded an approximately 30 second into the 1D wavelet, and analyzed it. After clicking into statistics, the original signal is shown. However I do not understand the x-axis. It has integers times 10^5.
Also what do the statistics at the bottom mean? Are they the satistics for the wavelet coefficients or the amplitude of my signal?
0 comentarios
Respuesta aceptada
Jyotish Kumar
el 28 de Mayo de 2019
In my understanding, you are using wavelet analyzer app and tried 1D-Wavelet analysis. X axis represents the number of samples (values) which also appears on top of the screenshot. It has 1719837 samples and X axis represents the same in 10^5 figures.
As I can see from the original signal plot, there are many samples with zero value (DC component). This is the reason; Histogram shows maximum count of zero. Cumulative histogram keeps adding the value.
Statistics blocks below shows the mean which is very less due to presence of maximum zeros. Also, it shows the maximum, minimum and range of the all 1719837 samples.
2 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Continuous Wavelet Transforms en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!