numerical noise with exponential matrix (expm())
4 次查看(过去 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!