Sampling and Filtering Table Data
2 views (last 30 days)
Show older comments
How do I sample data from a table that I read from a file? Also i have to ensure aliasing does not occur. Morever, how can I apply filters to remove abnormalities? Is it possible to get back the main data from sampled data?
2 Comments
Mathieu NOE
on 17 Nov 2023
hi
it would be helpful to share your data and code if you have one , and tell us more precisely what you want to do on your data
Answers (1)
Peter Perkins
on 17 Nov 2023
Presumably you would have a timetable. If you have the Signal Processing Tbx, you should look at resample.
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!