From fc525096e98f391a170124def47281a8c8b33046 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Sat, 6 Jun 2026 20:45:48 +0000 Subject: [PATCH] Automated ingestion of prompt: MDCT Step-by-Step Calculation --- .../mdct_step_by_step_calculation_1670.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 prompts/general/mdct_step_by_step_calculation_1670.md diff --git a/prompts/general/mdct_step_by_step_calculation_1670.md b/prompts/general/mdct_step_by_step_calculation_1670.md new file mode 100644 index 0000000..3164db8 --- /dev/null +++ b/prompts/general/mdct_step_by_step_calculation_1670.md @@ -0,0 +1,16 @@ +--- +title: "MDCT Step-by-Step Calculation" +contributor: "@mvel20342@gmail.com" +tags: #general, #mvel20342gmailcom +--- + +Implement MDCT for the input sequence: + +x(n) = [1, 2, 3, 4] + +Steps: +1. Identify N and 2N +2. Apply MDCT formula +3. Show cosine values clearly +4. Display step-by-step calculation table +5. Give final coefficients