필터 지우기
필터 지우기

Polynomial data fitting that guarantees convexity

조회 수: 2 (최근 30일)
Dave Lee
Dave Lee 2019년 12월 20일
편집: Dave Lee 2019년 12월 20일
Hi there,
I have a dataset with N number of data points [x1, x2, ...., xN], [y1, y2, ..., yN]. I can use polyfit by providing the order of polynomial. But it doesn't guarantee that the polynomial is convex. Is there any way that I can find the best fitting polynomial but still guarantees convexity? Also, if I want to add constraint such as the polynomial passes through a specific data points or a number of specific points (still guarantees convexity), what would be the way?
Thanks,

답변 (0개)

카테고리

Help CenterFile Exchange에서 Polynomials에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by