Summation - Definite.

Versione 1.0.0 (1,32 KB) da Miguel
Simple Definite Summation Script You can change the initial and final point to define your precision. You can then change the expression.
32 download
Aggiornato 16 gen 2019

Visualizza la licenza

This script shows a simple Summation of ( 1/x ) between 1 and 2.

It is, in fact, a definite integral of 1/x analyzed between 1 and 2, by the method of exhaustion.

You can use this for summations.

Just change the ni and nf variables that are the initial and final points of n.

And then change the expression to be summed.

Compare the result of the original code with the numeric result of ln(2).

Cita come

Miguel (2025). Summation - Definite. (https://it.mathworks.com/matlabcentral/fileexchange/70013-summation-definite), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2018b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Linear Algebra in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0