Clear Filters
Clear Filters

Error Propagation for interp1 and general

1 view (last 30 days)
Arbol
Arbol on 11 Jul 2017
Commented: Prashant Arora on 18 Jul 2017
First question: Is there a way to get standard deviation of the interpolated value from the interp1? Second question: In general, what library do you usually use to do error propagation or standard deviation of a data set?
  1 Comment
Prashant Arora
Prashant Arora on 18 Jul 2017
Hi Arbol, What does your data look like? Is it 1-D or 2-D.
You can calculate standard deviation using the MATLAB function "std"

Sign in to comment.

Answers (0)

Categories

Find more on Interpolation in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!