CalcSum( x,epselon )

CalculateSumWithPrecision
22 descargas
Actualizado 30 Oct 2016

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2009b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

added more information this function