vovacount.blogg.se

Matlab interp1 for extrapolation to get x for given y
Matlab interp1 for extrapolation to get x for given y









matlab interp1 for extrapolation to get x for given y matlab interp1 for extrapolation to get x for given y

Std::vector::const_iterator it = std::find(alpha.begin(), alpha.end(), detail_sensativity) Įlse // we need linear interpolation/extrapolation.ĭouble max = *std::max_element(alpha.begin(), alpha.end()) ĭouble min = *std::min_element(alpha.begin(), alpha.end()) in case the interoplation point alraedy exists in the array double Model::Interp1(const std::vector& alpha, const std::vector& varSurf, double detail_sensativity)

matlab interp1 for extrapolation to get x for given y matlab interp1 for extrapolation to get x for given y

Please review the extrapolation part as I'm not quite sure about it and comment about the algorithm correctness.











Matlab interp1 for extrapolation to get x for given y