統計
MATLAB Answers
3 質問
0 回答
ランク
of 174,632
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Precision problem in log()
Hello! I am using MATLAB for calculating Lyapynov exponent for dynamical system. I need a very hight precision for this calcul...
15年弱 前 | 1 件の回答 | 0
1
回答質問
Change length of mantissa
How to change the accuracy of calculations? For example: >> x = log(2) x =0.6931 >> vpa(x) ans = 0.6931471805599452862...
約15年 前 | 2 件の回答 | 1
2
回答質問
Precision arithmetic
I calculate Lyapunov Exponent. I need a big precision, such as 10000. I create a simple example for verifing calculating: >> vp...
約15年 前 | 1 件の回答 | 1
