Filter löschen
Filter löschen

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

1 Ansicht (letzte 30 Tage)
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.

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 30 Okt. 2021
  6 Kommentare

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by