Effacer les filtres
Effacer les filtres

Problem writing a summation expression

3 vues (au cours des 30 derniers jours)
SIDDHARTHA SIDDHARTHA
SIDDHARTHA SIDDHARTHA le 7 Juin 2023
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?

Réponse acceptée

Torsten
Torsten le 7 Juin 2023
Déplacé(e) : Torsten le 7 Juin 2023
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 commentaire
SIDDHARTHA SIDDHARTHA
SIDDHARTHA SIDDHARTHA le 8 Juin 2023
Thanks Torsten... Much appreciated

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Mathematics dans Help Center et File Exchange

Tags

Produits


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by