Problem writing a summation expression

2 ビュー (過去 30 日間)
SIDDHARTHA SIDDHARTHA
SIDDHARTHA SIDDHARTHA 2023 年 6 月 7 日
Hi,
I am new to matlab. I have this mathematical expression
which is attached in the screenshot.
values of Cj and Ccp,j are a constant. which i call from a matrix. r and T are also constants.
How do i write this in matlab?

採用された回答

Torsten
Torsten 2023 年 6 月 7 日
移動済み: Torsten 2023 年 6 月 7 日
Either you use "sum" or you make a loop over j.
If you don't manage to get C_1, this is an indication that you should visit MATLAB onramp before you continue with your programming:
  1 件のコメント
SIDDHARTHA SIDDHARTHA
SIDDHARTHA SIDDHARTHA 2023 年 6 月 8 日
Thanks Torsten... Much appreciated

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

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

タグ

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by