What is the difference between 'smooth' and 'smoothdata' function?
Ältere Kommentare anzeigen
I known that the 'smooth' function deals with response data while the 'smoothdata' function deals with noisy data.
Is there any difference bewteen response data and noisy data?
Are 'smooth' and 'smoothdata' repetitive functions?
4 Kommentare
dpb
am 19 Apr. 2020
I don't understand the supposed difference between "reponse" and "noisy" data? Data are data; anything can be filtered and/or smoothed; the source has little, if any, bearing. From whence did you get the description/idea of the two having some supposed different application? It's not in the TMW documentation for either.
smoothdata is pretty new as compared to smooth but is in the base product datafun library whereas smoothdata is in the CurveFit TB so had to have had it before to have access.
They do have quite similar functionality altho they don't quite replicate each other in how are implemented re: end effects and computing moving averages so won't get identical results in most cases even trying to match parameters.
Yuqian Si
am 19 Apr. 2020
dpb
am 19 Apr. 2020
Not really...the differences should be minor as it is really only the end effects that can't make same.
You'll end up trying several different types to find what works well in a given situation, they'll undoubtedly have far more differences between them than the relatively minor differences of the implementation differences.
If you didn't have the SP TB you'd not know about smooth, anyways, and be just as happy with smoothdata... :)
Yuqian Si
am 20 Apr. 2020
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Calendar finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!