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?

 Akzeptierte Antwort

Torsten
Torsten am 7 Jun. 2023
Verschoben: Torsten am 7 Jun. 2023

0 Stimmen

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:

Weitere Antworten (0)

Kategorien

Mehr zu Loops and Conditional Statements finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2021a

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by