Make piecewise polynomial
pp = mkpp(breaks,coefs)
pp = mkpp(breaks,coefs,d)
pp = mkpp(breaks,coefs)
builds a piecewise polynomial pp from its breaks and coefficients. Use ppval to evaluate the piecewise polynomial at specific points, or unmkpp to extract details about the piecewise polynomial.
pp = mkpp(breaks,coefs,d) specifies that the piecewise polynomial is vector-valued, such that the value of each of its coefficients is a vector of length d.
免责声明:本文系网络转载或改编,未找到原创作者,版权归原作者所有。如涉及版权,请联系删