필터 지우기
필터 지우기

Problem writing a summation expression

조회 수: 1 (최근 30일)
SIDDHARTHA SIDDHARTHA
SIDDHARTHA SIDDHARTHA 2023년 6월 7일
댓글: SIDDHARTHA SIDDHARTHA 2023년 6월 8일
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:

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Mathematics에 대해 자세히 알아보기

태그

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by