Assistance with Wavelet Frequency Analyzer App

조회 수: 8 (최근 30일)
Angel Lozada
Angel Lozada 2025년 6월 19일
답변: Angel Lozada 2025년 6월 20일
Hello.
I am currently trying to use the Wavelet Frequency Analyzer app in MATLAB, but I am not sure if I am following the correct procedure.
I try to follow the information within the link https://la.mathworks.com/help/wavelet/ug/using-wavelet-time-frequency-analyzer-app.html, with my own data (txt file) but I cannot getting any results.
Plase see the attached file.
I would appreciate your guidance on how to correctly load and visualize external data within the app.
  댓글 수: 2
Chuguang Pan
Chuguang Pan 2025년 6월 20일
There is some examples about how to import data and use Wavelet Frequency Analyzer, such as Using Wavelet Signal Analyzer App. Furthermore, the Wavelet Frequency Analyzer can only analyze 1-D signal as demonstrated in the documentation.
Angel Lozada
Angel Lozada 2025년 6월 20일
Hello Chuguang Pan.
The instructions begin with this:
There are two different ways you can load a 1-D signal into the app.
  • If sig is a workspace variable, you can use the syntax waveletSignalAnalyzer(sig) at the command prompt to open Wavelet Signal Analyzer and obtain the default decomposition of sig.
  • You can use the Import Signal dialog box to browse all the variables in the workspace that the app can process, and choose the desired signal.
  1. Open Wavelet Signal Analyzer.
  2. Open the dialog box by clicking Import on the Analyzer tab.
In my case, the variable I am working with is named
data
It contains 17 columns: the first column represents time, while columns three through seventeen contain the phase and amplitude values of several signals. (Please refer to the attached .txt file for details.)
However, when I open the Wavelet Signal Analyzer app, it appears as though no data has been loaded. The app does not display any of the signals, as shown in the attached .pdf file.
Could you please review the attached files and advise on what might be causing this issue?
Thank you in advance for your support.

댓글을 달려면 로그인하십시오.

채택된 답변

Angel Lozada
Angel Lozada 2025년 6월 20일
Hello.
I figured out the problem.
Regards.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Signal Analysis에 대해 자세히 알아보기

태그

제품


릴리스

R2024a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by