fillmissing function and obtaining replacement data from reference source
古いコメントを表示
Hi
I have multiple timetables, each holds data of sensors.
At times sensors malfunction and produce false results. Therefore those samples or data are to NaN.
Is it possible to use fillmissing to obtain data from the other timetables?
For examples i have 8 sensors, i would then like ot use the mean data of the other 7 to replace when every data is NaN. Can this be possible?
It would need to obtain data from the closest timestamp(maybe few seconds to few mins apart)
Thanks
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Data Preprocessing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!