Abstract

In order to improve the computational efficiency of data interpolation, we study the progressive iterative approximation (PIA) for tensor product extended cubic uniform B-spline surfaces. By solving the optimal shape parameters, we can minimize the spectral radius of PIA’s iteration matrix, and hence the convergence rate of PIA is accelerated. Stated numerical examples show that the optimal shape parameters make the PIA have the fastest convergence rate.

1. Introduction

Data interpolation plays important roles in scientific research and engineering applications. How to solve interpolation curves/surfaces efficiently has been one of the most popular topics in computer-aided geometric design (see [13]). Oftentimes, one has to solve a linear system to obtain the interpolation curves or surfaces. Efficient and accurate algorithms are required to guarantee the computational efficiency. For small-scale systems, direct methods are typically the preferred choices. However, for large-scale systems, it becomes necessary to employ iterative methods to obtain the solutions. In recent years, an iterative method, namely, progressive iterative approximation (PIA), has attracted a lot of attention and has become a very hot research area. The PIA stands out because it has the advantages of clear geometric meaning, stable convergence, simple iterative format, local modification, and so on. Furthermore, it avoids to solve a linear system directly. For more details about PIA, we refer the readers to read a recent survey [4].

Despite the fact that the PIA offers many advantages, there is a disadvantage, that is, slow rate of convergence. To overcome this limitation and further improve the computational efficiency, a great deal of acceleration techniques have been conducted. Examples of such approaches include [514] and a lot of literatures therein.

The emergence of blending bases with shape parameters has enriched the theories and methods of geometric modeling [1, 1517]. Due to the flexibly in shape adjustment, splines with shape parameters have drawn much attention for decades and a large number of splines with shape parameters were exploited (see, for example, [1820]). Very often, the aim of shape parameters is to adjust the shapes of splines, while in [21], the introduction of shape parameters is to speed up the convergence rate of PIA. In that paper, the eigenvalues of the collocation matrix were expressed explicitly, and hence the optimal shape parameters were solved to make the PIA have the fastest convergence rate. Based on this conclusion, we further study the PIA format for tensor product extended cubic uniform B-spline surfaces, which is an extension of the PIA for the classic bicubic uniform B-spline curves. By solving the optimal shape parameters, the convergence rate of PIA is accelerated, and thus the computational efficiency of data interpolation can be improved.

The rest of this paper is organized as follows. After recapping the definition of the extended cubic uniform B-spline surfaces with shape parameters, we exploit the PIA format for extended cubic uniform B-spline surfaces in Section 2. In Section 3, we study the optimal shape parameters to make the PIA have the fastest convergence rate. Some numerical examples are given to illustrate the acceleration effect in Section 4. Finally, we give some concluding remarks in Section 5.

2. PIA for Extended Cubic Uniform B-Spline Surface

2.1. Extended Cubic Uniform B-Spline Surface

We begin with the definition of the extended cubic uniform B-spline basis with a shape parameter.

Definition 1. (see [22]). For , the extended cubic uniform B-spline basis (abbr. -B-spline basis) iswhere is the so-called shape parameter.
The -B-spline basis has the properties of non-negativity and symmetry, and it will degenerate into the classic cubic B-spline basis if [22].

Definition 2. (see [22]). Given knot vectors and such that and . Let be the control points, and Let and be the -B-spline bases defined as in (1). Then, for , and , , we can define extended cubic uniform B-spline patches with shape parameters and asAll these patches comprise an entire extended cubic uniform B-spline surface (abbr. -B-spline surface):Due to the degeneracy property of the -B-spline basis, it is easy to verify that the -B-spline surface will degenerate into the classic bicubic B-spline surface if .
If we want the -B-spline surface to interpolate the boundary control points, we have to add several control vertices according to

2.2. PIA

Let and be the -B-spline bases defined as in (1). Given a set of organized data points to be interpolated, we assign a pair of parameters to the th point , where and .

Firstly, the points as well as these added points (4) are interpreted as the control points of a -B-spline surface. Therefore, we can obtain the initial approximate interpolation curvewhere .

Secondly, letbe the adjusting vectors of the control points. Then, we can adjust the control points according to

Suppose that we have obtained the th, , approximate interpolation surface ; then, the th approximate interpolation surface can be defined aswhere

Therefore, we obtain a sequence of approximate interpolation surfaces . The initial surface is said to have the PIA property if the limit of interpolates the points . It was shown in [23] that tensor product surfaces generated by normalized and totally positive bases have the PIA property. We note in [22] that the -B-spline basis is normalized and totally positive; therefore, the initial -B-spline surface has the PIA property.

Let

Then, equation (9) can be written aswhere is the Kronecker product, is the identity matrix, and and are the collocation matrices resulting from the -B-spline basis; in detail,

We refer to the iterative format (12) as the PIA format. The matrix in (12) is the iteration matrix. It is well known that the PIA converges if and only if the spectral radius of the iteration matrix is less than 1. Moreover, the smaller the spectral radius is, the faster the PIA converges. According to (13), the spectral radius is a function of the shape parameters and . This indicates that we can minimize the spectral radius by selecting optimal shape parameters and , and hence the convergence of PIA can be improved. We will discuss the optimal shape parameters and in the following section.

Finally, we give some notations. The spectral radius of a matrix is denoted by , the eigenvalues of are denoted by , and the smallest eigenvalue of a matrix is denoted by .

3. Optimal Shape Parameters

In order to make the PIA have the fastest convergence rate, we have to solve the optimal shape parameters and that minimize the spectral radius of PIA’s iteration matrix, i.e.,

Lemma 1 (see [24]). Suppose that and are square matrices of size and , respectively. Let and be the eigenvalues of and , respectively. Then, the eigenvalues of are .

Lemma 2 (see [21]). Let be an collocation matrix resulting from the -B-spline basis. Then, the eigenvalues of areBy direct deduction, we have the following corollary.

Corollary 1. Let be an collocation matrix resulting from the -B-spline basis. Then,(1)The eigenvalues of are distributed at the interval .(2)Given , the smallest eigenvalue of is .(3) decreases as increases and reaches minimum when .

Theorem 1. Let and be the collocation matrices defined as in (13). For fixed , the spectral radius of the iteration matrix of PIA isThe PIA has the fastest convergence rate when , and in such case, the spectral radius is

Proof. According to Corollary 1, for ; , we have , so is the product of and , i.e., . Combined with Lemma1, we haveFrom Corollary 1, and minimize at and , respectively. By substituting into (16), the result (17) follows straightforwardly.

4. Numerical Examples

In this section, several numerical examples are presented to assess the effectiveness of the optimal shape parameters. All experiments were performed by Matlab R2012b.

Let be the points to be interpolated, and let be the th approximate interpolation -B-spline surface. Then, the interpolation error of can be defined aswhere is the Euclidean norm.

Example 1. Consider the data interpolation of points sampled from the peaks functionin the following way:

Example 2. Consider the data interpolation of 16 points: , , , , , , , , , , , , , , , .

Example 3. Consider the data interpolation of points sampled from the functionat .

Example 4. Consider the data interpolation of points sampled from the functionat .
The PIA for -B-spline surfaces with different and is employed to interpolate the points in Examples 14. It should be pointed out that the PIA for -B-spline surfaces will degenerate into the PIA for the classic bicubic B-spline surfaces if .
As an illustration, we show in Figure 1 the spectral radii of PIA’s iteration matrices with different shape parameters in Examples 14. In Table 1, we list the spectral radii of PIA’s iteration matrices. For convenience, the notation in Table 1 and the subsequent tables represents the values of the shape parameters and . We can see from Figure 1 and Table 1 that the spectral radii of iteration matrices are less than 1 for any and minimize at , and hence the PIA converges for and has the fastest convergence rate when . Those results coincide with the conclusions in Theorem 1. Thus, for the optimal shape parameters and , the convergence rate of PIA for -B-spline surfaces would achieve a great acceleration compared with that for the classic bicubic B-spline surfaces.
Given interpolation errors, we list in Table 2 the number of required iterations when we test Example 1 with different shape parameters. It is evident from Table 2 that under the requirement of the same precision, the number of iterations of PIA with is the smallest. In Tables 3 and 4 , we list the interpolation errors of Examples 24 obtained by implementing the PIA for -B-spline surfaces with different and . We can see that with the same iterations, the interpolation errors obtained by the PIA with are the smallest. Figures 29 display the -B-spline surfaces with different shape parameters when we employ the PIA to interpolate the data given in Examples 14.
All these numerical results shown in these tables and figures indicate that the PIA for -B-spline surfaces has the fastest convergence rate when .

5. Conclusion

In this paper, we have exploited the PIA format for -B-spline surfaces. Due to the introduction of shape parameters, we can make the PIA have the fastest convergence rate by solving the optimal shape parameters, while the amount of calculation does not increase. Therefore, it inherits the merits of the PIA for the classic bicubic B-spline surfaces, e.g., simple iterative scheme, stable convergence, clear geometric meaning, local modification, etc. More importantly, the computational efficiency of data interpolation is improved by accelerating the convergence rate.

Data Availability

The data are included within tha article.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This research was supported by the Natural Science Foundation of Hunan Province (grant no. 2020JJ5267) and Scientific Research Funds of Hunan Provincial Education Department (grant nos. CX20201192 and 19B301).