How to write code for double summation

8 ビュー (過去 30 日間)
Emerson Nithiyaraj
Emerson Nithiyaraj 2018 年 4 月 18 日
編集済み: Veera Kanmani 2018 年 4 月 18 日
How to write matlab code for this double summation DCT equation since I want to solve DCT for an image without using dct function.

採用された回答

Veera Kanmani
Veera Kanmani 2018 年 4 月 18 日
編集済み: Veera Kanmani 2018 年 4 月 18 日

for double summation, use nested for loop. https://in.mathworks.com/matlabcentral/answers/353879-how-to-solve-the-double-summation-of-the-given-expression for further reference refer the link

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMathematics についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by