difference between DLSTFT and STFT function

what is the exact diffference between deep learning short time fourier transform and short time fourier transform?
I mean in function code not format of input and output!

댓글 수: 2

@mehrab, It appears to me that the dlstft uses dlarray objects for input and output by default. The stft uses normal numeric arrays. Therefore if you are already working with the DL toolbox, use the dlstft, because it will be convenient. Use stft if you are not otherwise using DL toolbox.
That was meant to be an answer… 🙂

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

답변 (1개)

William Rose
William Rose 2022년 9월 7일

0 개 추천

Mehreb, see my comment please. Good luck with your work.

카테고리

도움말 센터File Exchange에서 AI for Signals에 대해 자세히 알아보기

질문:

2022년 9월 7일

답변:

2022년 9월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by