CalcSum( x,epselon )

CalculateSumWithPrecision
22 Downloads
Aktualisiert 30. Okt 2016

Lizenz anzeigen

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2009b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Tags Tags hinzufügen

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

added more information this function