CalcSum( x,epselon )

バージョン 1.0.0.0 (481 Bytes) 作成者: Andriy Kavetsky
CalculateSumWithPrecision
ダウンロード: 22
更新 2016/10/30

ライセンスの表示

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

引用

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

MATLAB リリースの互換性
作成: R2009b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

added more information this function