Using MATLAB, calculate a sum from within a script, by adding the individual elements together

I can do the sum generally on matlab but I do not know to to add the individual elements.

2 comentarios

You can find guidelines for posting homework on this forum here. If you have trouble with Matlab basics you may consider doing the Onramp tutorial (which is provided for free by Mathworks).
Not sure what "I can do the sum generally" means. Can you do it with a for loop, or with the sum() function, or both? If you can do the sum of the first 20 terms, then you are summing the individual terms, regardless of exactly how you do it. Be explicit on what you need help with.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Programming en Centro de ayuda y File Exchange.

Preguntada:

el 4 de Ag. de 2021

Comentada:

el 5 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by