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
