numerical noise with exponential matrix (expm())
1 回表示 (過去 30 日間)
古いコメントを表示
Some one told me that that numerical noise normally exists with the expm() function. The noise value is normally with a magnitude of 10^-19. Is that the truth? If it is, how can I eliminate the noise, as in my calculation the result need to be calculated with some numbers with similar magnitude.
1 件のコメント
John D'Errico
2014 年 6 月 8 日
編集済み: John D'Errico
2014 年 6 月 8 日
You CANNOT eliminate that noise working in floating point arithmetic. Trying to do the impossible is something only asked of a grad student, but rarely achieved.
回答 (0 件)
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!