How do I filter my data points without using smoothdata?
古いコメントを表示
Hey guys,
I'm trying to smooth the signal from a bunch of data points in time, but I'm not allowed to use any commands from the signal processing toolbox (namely smoothdata and filter). I have 10 data points for both time and signal (t = [0 1 2 3 4 5 6 7 8 9]) (y = [4 7 5 8 6 9 6 9 3 5]), I need to end up with the exact same number of data points in the end as in the beginning, just smoothed out. How do i go about this???
Thank you very much and kind regards,
Thomas Nell
1 件のコメント
Adam Danz
2018 年 12 月 12 日
Perhaps these methods and examples will be helpful:
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Smoothing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!