How to do time shift property?
이전 댓글 표시
Have any idea how to coding a time shift of g(t)=sin4t
답변 (2개)
Ahmed Rashid
2016년 5월 31일
g = sin(4(t-t_shift));
If this is what you want.
Sk Group
2021년 10월 27일
0 개 추천
Time shifting Prove: DFT{x(n-l)} = X(K)e^(-j(2*pi/N)kl
For detailed post and complete code visit: https://www.swebllc.com/time-shifting-property-in-matlab-complete-prove-code-output/
카테고리
도움말 센터 및 File Exchange에서 Fast Fourier Transforms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
