필터 지우기
필터 지우기

How can I load a scope signal into the wavelet toolbox?

조회 수: 1 (최근 30일)
Baidehi Nanda
Baidehi Nanda 2012년 3월 29일
I want to perform wavelet transform on a signal which is obtained by switching in a large power distribution network.I have a model with appropriate blocks and view the said signal in a scope.How can I now perform the wavelet transform and view and save the transformed signal?

답변 (1개)

Roshin Kadanna Pally
Roshin Kadanna Pally 2012년 3월 29일
You can save the signal plotted on a Simulink Scope to a variable in workspace. See History tab on the Scope parameters dialog. Use the array format for saving.
This signal can then be loaded into the wavelet tools using the "Import from workspace" option.
Use the command wavemenu to launch the wavelet toolbox main menu. Click on a wavelet analysis tool say Wavelet1-D. Navigate to File->Import from Workspace->Import Signal

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by