MDCT Step-by-Step Calculation
This prompt performs MDCT step-by-step for multimedia compression assignment.
Prompt
Full instructions — copy and paste into your model
Implement MDCT for the input sequence:
x(n) = [1, 2, 3, 4]
Steps:
- Identify N and 2N
- Apply MDCT formula
- Show cosine values clearly
- Display step-by-step calculation table
- Give final coefficients
