Interpolate between columns within matrix to remove glitched data
古いコメントを表示
Hi, I have a complex matrix where some colums contain glitched data. If columns 25,26 contains glitched data, how can I interpolate between the data in columns 24 and 27 in order to replace columns 25 and 26 within the matrix with the interpolated data?
Thanks
1 件のコメント
Mathieu NOE
2022 年 10 月 26 日
hello
have you tried with
if your situation needs more than this advice maybe you should share the data / code that goes along to shw the issue(s)
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Interpolation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!