Borrar filtros
Borrar filtros

Problem writing a summation expression

3 visualizaciones (últimos 30 días)
SIDDHARTHA SIDDHARTHA
SIDDHARTHA SIDDHARTHA el 7 de Jun. de 2023
Comentada: SIDDHARTHA SIDDHARTHA el 8 de Jun. de 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?

Respuesta aceptada

Torsten
Torsten el 7 de Jun. de 2023
Movida: Torsten el 7 de Jun. de 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:

Más respuestas (0)

Categorías

Más información sobre Mathematics en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by