What are the parameters of spmak({s,t},a)?

조회 수: 3 (최근 30일)
Lukas Sohlbach
Lukas Sohlbach 2018년 8월 20일
댓글: Lukas Sohlbach 2018년 8월 30일
Hello,
i want to use the "spmak" function to construct a bivariate tensor product spline. I found this example, where the "spmak" function is used to construct a tensor product spline. In the example the parameters of the "spmak" function are discribed very short. It says that "{s,t}" is the "cell array of its knot sequences". What does this mean? Is this the array containing my x,y input data or the knots? And if the array is containing the knots, how do i choose them? Furthermore "a" is specified as "coefficient array". Is this the array where later my coefficients are saved? During the example there are also named the "numbers vector" and the "orders vector" but they are not used in the command "spmak({s,t},a)". Can anyone help me to understand the meaning of these parameters and how i have to set them? Thank you!
  댓글 수: 2
Sachin Meena
Sachin Meena 2018년 8월 30일
Does this documentation link help you?
Lukas Sohlbach
Lukas Sohlbach 2018년 8월 30일
Not really, because there is the "spmak" function used with different input parameters.

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

답변 (0개)

카테고리

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

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by