How to find the correct coefficients from matlab dct?

3 次查看(过去 30 天)
Hi,
I have performed a DCT on a signal and I want to create the original signal back by using the fourier co-efficients which I will get from DCT. But, I don't know how to do the correct normalization of the co-efficients.
Does someone know about it?
Thanks!

回答(1 个)

Matt J
Matt J 2019-3-28
If I assume you used dct to go forward, you should just be able to use idct to go back.
  4 个评论
Hassan Bhatti
Hassan Bhatti 2019-3-28
I have already tested FFT by getting the co-efficients out and putting it the fourier series back to get the original one. So, the same logic should be applicable for dct as well.
I have the co-efficients but just want to know how they are normalized?

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by