Finding closest point to a NaN value
3 ビュー (過去 30 日間)
古いコメントを表示
Hi!
I'm having a matix whith numbers and NaN values. I'm having some problems finding the closes number to a NaN value, i Have used knnsearch and dsearchn, they both works good if it finding closest number to number but from NaN-point to number, the result is just NaN. Is there anyone who can help me? BR Johan
1 件のコメント
the cyclist
2012 年 7 月 12 日
Is 14 closer to NaN, or is 37 closer? What about -14? Or infinity?
(In other words, what do you mean by "close" to something that, by construction, is Not-A-Number?)
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で NaNs についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!