What is call 'energy' in matlab SMOOTHDATA help ?

2 views (last 30 days)
I try to figure out what is the energy of input data for the smoothdata function : 'When the window size for the smoothing method is not specified, smoothdata computes a default window size based on a heuristic. For a smoothing factor τ, the heuristic estimates a moving average window size that attenuates approximately 100*τ percent of the energy of the input data.' Thanks in advance, Geoffrey
  1 Comment
Geoffrey Schivre
Geoffrey Schivre on 31 Aug 2018
I may have find the answer of my own question energy should be define as : E = integral s(x)^2 dx

Sign in to comment.

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!