Each value output is inf.
so, in matlab, 2e308 == 2e309.
How to compare such number exceeding matlab possible expression.

 채택된 답변

Walter Roberson
Walter Roberson 2015년 8월 25일

1 개 추천

Use the symbolic toolbox to calculate the quantities.
Or instead of constructing the quantities themselves, construct their logarithms if you can.

댓글 수: 2

hogeol lim
hogeol lim 2015년 8월 26일
Thank you for your hint about 'construct' (but it not work, logarithm and symbolic)
So, i can solve my original prob.
Walter Roberson
Walter Roberson 2015년 8월 26일
I am confused about whether you are able to get it to work, or you are not able to get it to work.
If you are not able to get symbolic or logarithm to work, then please show the code or algorithm.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기

질문:

2015년 8월 25일

댓글:

2015년 8월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by