Writing code to evaluate B-form of the spline without using any built-in functions that directly give the B-form

조회 수: 3 (최근 30일)
Hello,
my task is to write a code to find out the B-form of the spline f given knots, degree of the polynomial, data sites x and data values y such that f(x(j)) = y(j) for all j . There is a function called 'spap2' which does exactly this, but I need to calculate the B-form without using it or any other built-in function which gives the B-form directly.

채택된 답변

Walter Roberson
Walter Roberson 2021년 10월 30일
  댓글 수: 6

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by