CalcSum( x,epselon )

CalculateSumWithPrecision
22 download
Aggiornato 30 ott 2016

Visualizza la licenza

This example is to show how to calculate sum (-1)^i*(x+1)^(2*i)/i
with precision epselon for i=1,2,3...

Cita come

Andriy Kavetsky (2024). CalcSum( x,epselon ) (https://www.mathworks.com/matlabcentral/fileexchange/59531-calcsum-x-epselon), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2009b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag

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.0

added more information this function