DCT in matlab using radians or degree
이전 댓글 표시
hello! I'm using DCT for extraction feature for image processing but I still confused about how to dct works in matlab. Dct in matlab is using degree or radian? Please anyone help. Thankyou
댓글 수: 2
Chintya Mortisalma Romadhon
2020년 7월 15일
I think DCT in matlab using radian. Because the syntax for degree is cosd. When you see the algorithm in https://www.mathworks.com/help/images/discrete-cosine-transform.html#:~:text=The%20discrete%20cosine%20transform%20(DCT,(DCT)%20of%20an%20image, the formula using pi. We know pi is used for radian
Della N
2020년 7월 15일
답변 (1개)
Kanupriya Singh
2020년 7월 6일
0 개 추천
Please go through the documentation for DCT to understand in depth how it works-
카테고리
도움말 센터 및 File Exchange에서 Multirate Signal Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!