Info

This question is closed. Reopen it to edit or answer.

Confusion of the G from the function of [B,G]=sgolay(...)

1 view (last 30 days)
yang yang
yang yang on 30 Jan 2013
Closed: MATLAB Answer Bot on 20 Aug 2021
Hi, I am confused about the meaning of xp((f+1)/2) = (factorial(p)) * g(:,p+1)' * x, which comes from the Matlab Help for sgolay. Matlab tells me that it is the differentiation. However, book tells me that it is the derivative. So what does it represent?
Thanks,
Yang

Answers (0)

Community Treasure Hunt

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

Start Hunting!