How do I specify a different smoothing factor to each datapoint individually?
Afficher commentaires plus anciens
How do I specify a different smoothing factor to each datapoint individually? For example, for an array with 100 elements, I want the first and last 10 elements to be "fully" smoothed (smoothing factor/weight of 1), the middle elements to be unaffected (smoothing factor/weight of 0), and other elements to have a smoothing factor/weight of between 0 and 1.
1 commentaire
Joe Vinciguerra
le 6 Avr 2023
Can you post your code as you have it now, and provide your data?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Smoothing and Denoising dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
