Next Article in Journal
Sliding Mode Control Algorithms for Anti-Lock Braking Systems with Performance Comparisons
Previous Article in Journal
Improved Sliding Mode Finite-Time Synchronization of Chaotic Systems with Unknown Parameters
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

New Approach for Radial Basis Function Based on Partition of Unity of Taylor Series Expansion with Respect to Shape Parameter

1
Department of Mechanical Engineering, College of Engineering and Islamic Architecture, Umm Al-Qura University, P.O.Box 5555, Makkah 24382, Saudi Arabia
2
Department of Mechanical and Manufacturing Engineering, University of Calgary, 2500 University Drive, NW, Calgary, AB T2N 1N4, Canada
*
Author to whom correspondence should be addressed.
Submission received: 15 November 2020 / Revised: 15 December 2020 / Accepted: 16 December 2020 / Published: 22 December 2020

Abstract

:
Radial basis function (RBF) is gaining popularity in function interpolation as well as in solving partial differential equations thanks to its accuracy and simplicity. Besides, RBF methods have almost a spectral accuracy. Furthermore, the implementation of RBF-based methods is easy and does not depend on the location of the points and dimensionality of the problems. However, the stability and accuracy of RBF methods depend significantly on the shape parameter, which is primarily impacted by the basis function and the node distribution. At a small value of shape parameter, the RBF becomes more accurate, but unstable. Several approaches were followed in the open literature to overcome the instability issue. One of the approaches is optimizing the solver in order to improve the stability of ill-conditioned matrices. Another approach is based on searching for the optimal value of the shape parameter. Alternatively, modified bases are used to overcome instability. In the open literature, radial basis function using QR factorization (RBF-QR), stabilized expansion of Gaussian radial basis function (RBF-GA), rational radial basis function (RBF-RA), and Hermite-based RBFs are among the approaches used to change the basis. In this paper, the Taylor series is used to expand the RBF with respect to the shape parameter. Our analyses showed that the Taylor series alone is not sufficient to resolve the stability issue, especially away from the reference point of the expansion. Consequently, a new approach is proposed based on the partition of unity (PU) of RBF with respect to the shape parameter. The proposed approach is benchmarked. The method ensures that RBF has a weak dependency on the shape parameter, thereby providing a consistent accuracy for interpolation and derivative approximation. Several benchmarks are performed to assess the accuracy of the proposed approach. The novelty of the present approach is in providing a means to achieve a reasonable accuracy for RBF interpolation without the need to pinpoint a specific value for the shape parameter, which is the case for the original RBF interpolation.

1. Introduction

Over the past few decades, radial basis function (RBF) has attracted researchers’ attention as a method for interpolation, differentiation, and solving partial differential equations (PDEs). RBF-based methods have several advantages over the conventional methods including their ability to produce spectral accuracy [1] and their simplicity in implementation regardless of the problem’s dimension [2]. Their accuracy and stability are strongly predicated on the condition of the generated matrix. The improvement on the RBF can be classified into matrix solvers, shape parameter, and basis functions. In the following, a brief literature review of each methodology is provided.
As known, the preconditioning of a matrix improves the stability of the solver. So, dealing with the matrix solvers could improve the condition of the RBF matrix. There are several studies that investigated and evaluated the preconditioning of the RBF matrix [3,4,5,6,7,8,9,10,11,12]. Kansa et al. [11,12] used extended precision for the calculation in order to remove the computational singularity and enhance the condition of the interpolation matrix. Until now, the matrix solvers are not able to improve accuracy to the desired level.
The studies on the shape parameter can be categorized as modifying the shape parameter [13], using variable shape parameter [14,15,16,17], and finding optimal shape parameter [18,19,20,21,22,23,24,25]. Despite the success of identifying the optimal value of the shape parameter, the proposed methods are neither universal nor consistent. Furthermore, resolving different kinds of problems need fine-tuning. Consequently, the researchers investigated changing or transforming the RBFs to find a more general approach for a wide range of applications.
The modifications to the basis of the interpolant of the RBF can be classified into either single contributions [26,27,28,29,30,31] or classes of methods (pseudo-spectral radial basis function (RBF-PS) [32,33], finite difference radial basis function (RBF-FD) [23,34,35,36,37,38], partition of unity radial basis function (RBF-PU) [39,40,41], radial basis function using QR factorization (RBF-QR) [42,43,44,45,46], stabilized expansion of Gaussian radial basis function (RBF-GA) [47], rational radial basis function (RBF-RA) [48,49], and variably scaled kernels (VSK) [50,51,52,53]). Rashidinia et al. [30] proposed a stable algorithm for evaluating the interpolation matrix based on the eigen-function expansion of the Gaussian function. The accuracy and computation cost of the proposed method are verified for 1D and 2D cases. Yurova et al. [31] stabilized the Gaussian RBF by using the generating function of the Hermite polynomial. The proposed algorithm is found to be stable and can be generalized to higher dimensions. Fasshauer et al. [32,33] demonstrated that RBF could be interpreted in the framework of pseudo-spectral methods, which is more efficient than the regular (Kansa’s) RBF method for time-dependent PDEs. Tolstykh et al. [34] proposed the RBF interpolant with local supports, which is similar to the stencils of finite difference methods, and hence named RBF-FD. The method has reasonable accuracy and convergence. Wright et al. [35] combined the RBF-FD with the Hermite RBF interpolation to involve a smaller number of stencil nodes without sacrificing accuracy. Gonzalez-Rodriguez et al. [23,36] proposed an analytical formula for the RBF-FD weights to avoid the ill-condition in the computation of the RBF-FD weights. The formula is based on the semi-analytical computation of the Laurent series of the inverse of the RBF interpolation matrix. Flyer et al. [37] and Bayona et al. [38] observed that polyharmonic splines (PHS) padded with a polynomial provide a simple way to overcome stagnation error and produce good accuracy for interpolation and derivative approximation without the need for the shape parameter. The partition of unity interpolation approach is first used in the pioneer work of Shepard [54], where it is used to smoothly interpolate irregular data. Wendland [39] combined the partition of unity method with respect to space and RBF interpolation in order to form the RBF-PU method that can resolve large-scale scattered data problems. Cavoretto et al. [40] proposed a RBF-PU based method to suitably select variable shape parameters and sub-domain sizes that improve the accuracy by minimizing the error. Cavoretto et al. [41] used the RBF-PU with a stabilized weighted singular value decomposition (WSVD) basis. This algorithm is stable, accurate, and efficient given that it is local and has a stabilized basis. Fornberg et al. [42] proposed the RBF-QR method to eliminate ill-conditioning of the interpolation matrix for near-flat basis function. They applied the method for a particular case of points on a sphere surface. Fornberg et al. [43] compared different types of RBFs in the framework of RBF-QR to solve convective PDE over a wide range of shape parameter values. They found that the RBF-QR method is accurate and stable even for a shape parameter value approaching zero. Additionally, RBF-QR is extended and applied to two-dimensional problems [44]. Furthermore, RBF-QR is extended to work on an arbitrary node-set in 1D, 2D, and 3D problems [44]. Fasshauer et al. [45] offered a simpler algorithm for RBF-QR in arbitrary dimensions by using eigen-decomposition parametrized by the scale of the problem. Larsson et al. [46] extended RBF-QR to calculate the weights and differentiation matrix in order to solve PDEs. The proposed model has better accuracy and stability than the direct approach. Fornberg et al. [47] introduced the RBF-GA algorithm. The algorithm helps in numerically determining a well-conditioned basis utilizing the incomplete gamma function, which allows changing the basis without using infinite expansion. Based on the use of a rational approximation of a vector-valued function, the RBF-RA algorithm is adapted for a stable computation of the RBF interpolant when the shape parameter approaches zero [48,49].
In the current work, a novel approach for improving the accuracy of the RBF method is presented. Based on the novel approach, the Taylor series expansion is used to expand the RBF basis with respect to shape parameter around a predefined reference value to find a modified stable basis. According to the preliminary findings, this approach has weak coupling between shape parameter and distances near the reference shape parameter values. The further away the reference shape-parameter from the shape parameter, the weaker the coupling. In order to resolve this issue, the partition of unity with respect to the shape parameter is applied to the resultant equation. The current work uses PU with respect to the shape parameter, whereas previous literature works used it with respect to spatial coordinates. This modified approach improves accuracy and provides reliable and consistent results, even when the shape parameter approaches zero.
The paper is structured as follows. Section 2 explains using RBF for interpolation and approximating derivatives. In Section 3, the expansion of RBF using the Taylor series with respect to a fixed shape parameter value is introduced. Section 4 proposes applying the partition of unity approach to the Taylor series expansion of RBF. The results are discussed in Section 5. Finally, the conclusions are presented in Section 6.

2. Regular RBF Method

The conventional radial basis function method can be used to interpolate given N data f x k at x k locations by defining the interpolant function I x .
I x = k = 1 N α k ϕ r x , x k , ε ,
where ϕ denotes the radial basis function, α j are coefficients associated with each basis, and ε refers to the shape parameter. r x , x k = x x k · x x k signifies the distance between two points in space, as shown in Figure 1. Although the matrix generated from Gaussian RBF is ill-conditioned especially when the shape parameter approaches zero, the Gaussian radial basis function (i.e., Equation (2)) is selected in this work because it is one of the most accurate RBFs when used for approximation [43]. That is because it is strictly positive definite and infinitely differentiable [2]. In addition, it has the ability to evaluate its derivatives without the risk of dividing by zero.
ϕ r , ε = e x p ε 2   r 2
.
Coefficients α j can be found by imposing the interpolation constraints (equating the interpolant at points x k to f x ) on the interpolant:
I x k = j = 1 N α j ϕ r x k , x j , ε = f x k ,
which results in the following system of equations:
ϕ i j α j = f x i .
The matrix ϕ i j = ϕ r x i , x j , ε is a symmetric square matrix, which represents the coefficients of a system of equations that can be solved for α j . The coefficients α j are substituted in the interpolant (Equation (1)) to interpolate the given function f x at any location x . Thereafter, the derivatives of the function f can be approximated by taking the derivatives of the interpolant. For example, the first and second derivatives are presented in Equations (5) and (6), respectively.
f x x α I x x α = j = 1 N α j ϕ r x , x j , ε x α
2 f x x α x β 2 I x x α x β = j = 1 N α j 2 ϕ r x , x j , ε x α x β
In this section, it is shown that the interpolation and derivatives approximations depend on α k , which cannot be stably calculated when the shape parameter approaches zero because the matrix ϕ i j is ill-conditioned. A way to resolve this problem is proposed in the next section.

3. Taylor Series Radial Basis Function (RBF-TS)

The current authors argue that one of the reasons for the instability of RBF is the strong coupling between the shape parameter ( ε ) and distances ( r ). As a first attempt to weaken this coupling, the basis function ϕ and its derivatives are expanded with respect to shape parameter using the Taylor series around a reference shape parameter ( ε 0 ):
ϕ r , ε =   ϕ r , ε 0 + ϕ r , ε ε ε = ε 0 ε ε 0 + 2 ϕ r , ε ε 2 ε = ε 0 ε ε 0 2 2 + = n = 0 O n ϕ r , ε ε n ε = ε 0 ε ε 0 n n !
ϕ r , ε x α = ϕ r , ε 0 x α + 2 ϕ r , ε ε x α ε = ε 0 ε ε 0 + 3 ϕ r , ε ε 2 x α ε = ε 0 ε ε 0 2 2 + = n = 0 O n + 1 ϕ r , ε ε n x α ε = ε 0 ε ε 0 n n !
2 ϕ r , ε x α x β = 2 ϕ r , ε 0 x α x β + 3 ϕ r , ε ε x α x β ε = ε 0 ε ε 0 + 4 ϕ r , ε ε 2 x α x β ε = ε 0 ε ε 0 2 2 + = n = 0 O n + 2 ϕ r , ε ε n x α x β ε = ε 0 ε ε 0 n n !
Figure 2 plots the log10 of the difference between RBF and its Taylor approximation to reveal the significant digits of the difference. For example, the value −10 indicates that both functions are identical up to 10 significant digits. In Figure 2, the rows from the top to the bottom represent RBF, first derivative, and second derivative with respect to r . On the other hand, columns from the left to the right denote the zeroth ( O = 0 ), first ( O = 1 ), and second ( O = 2 ) orders of truncation. As seen in Figure 2, the error increases as the difference between ε and ε 0 increases, which implies that the Taylor series approximation deviates from RBF as ε moves away from ε 0 . The effect of truncation order on RBF and its derivatives can be deciphered from Figure 2 by comparing sub-figures across columns. It is found that the error decreases with the increasing truncation order or the decreasing order of the derivative. Regardless of the truncation order, the diagonal region of each graph is the region with minimum error; this is expected because ε and ε 0 are almost identical in that region. Furthermore, the higher-order terms in the Taylor series become very small and negligible at the diagonal. In contrast, the error increases significantly away from the diagonals and the coupling between r and ε becomes weak. Put succinctly, the coupling between r and ε becomes weaker as ε deviates from ε 0 . This, in turn, implies that RBF-TS will drift considerably from Gaussian RBF.
The RBF-TS approach is tested for interpolation and approximation of derivatives (Section 5.1). It is shown that RBF-TS does not improve the accuracy where its accuracy depends on ε 0 . That is because of the nature of the Taylor series, which produces a reasonable approximation at and near ε 0 and a bad approximation as ε moves away from ε 0 . Therefore, it is necessary to find a way to relatively strengthen the coupling when ε is away from ε 0 .

4. Partition of Unity for Taylor Series Radial Basis Function (RBF-TPU)

As evidenced in the previous section, the coupling between r and ε becomes weak as ε moves away from ε 0 . In order to resolve this issue, N e different reference values of shape parameter ( ε k ) are used, which help strengthen the coupling at ε k values of the shape parameter.
ϕ r , ε = n = 0 O n ϕ r , ε ε n ε = ε 0 ε ε 0 n n !
This equation (i.e., Equation (10)) is identical to ϕ at ε = ε k values. In order to find a proper approximation of ϕ in between ε k values, the set of equations (i.e., Equation (10) with different values of ε k ) need to be somehow linked. This can be achieved by using the partition of unity approach with respect to the shape parameter, where each equation is weighted with an appropriate weight function ( w ε , ε k ). The results are summed over k .
ϕ r , ε k = 1 N e w ε , ε k = k = 1 N e w ε , ε k n = 0 O n ϕ r , ε ε n ε = ε 0 ε ε k n n !
Now, ϕ could be isolated on the left-hand side by dividing both sides of Equation (11) by k = 1 N e w ε , ε k , which leads to a better approximation for ϕ over a wider range of the shape parameter.
ϕ r , ε = k = 1 N e W ε , ε k n = 0 O n ϕ r , ε ε n ε = ε 0 ε ε k n n ! ,
where the partition weight ( W ε , ε k ) is expressed as follows:
W ε , ε k = w ε , ε k j = 1 N e w ε , ε j .
It should be emphasized that the primary purpose of Equation (12) is to find a new basis that is not necessarily identical to the Gaussian basis. This new basis should have a weak dependency on the shape parameter and accuracy that is comparable to the Gaussian basis for the interpolation as well as the derivative approximation.
To use the new basis (Equation (12)), the considered range of shape parameter ( ε ) should be divided into N e slightly overlapped sub-ranges, where non-negative weights for the partition of unity approximation ( w ) should be selected [55]. Regardless of the selected weight function, the sum of partition weights is one ( k = 1 N e W ε , ε k = 1 ), which is where the name of the partition of unity comes from. In this work, two simple weight functions will be considered. The first and simplest weight function is w = 1 , which can be interpreted as averaging ϕ over a given shape parameter range. Bell shape functions are generally chosen for a partition of unity approximation. They approximate cardinal condition (unity at the reference point and monotonically decreasing till approaches zero at neighbors), which is a desired property. This property makes the Gaussian function ( w ε , ε 0 = e x p ( m ε ε 0 ) 2 ) a good candidate for the weight function. Hence, the Gaussian function is considered as a second weight function in this study. The m parameter is introduced to control the width of the function. As m approaches zero, the weight becomes flat and approaches one (the simplest weight). The compactly supported weight function can be emulated by changing the value m in the weights.
The partition of unity approach can be applied to Equations (8) and (9) to find approximations of derivatives of ϕ .
ϕ r , ε x α = k = 1 N e W ε , ε k n = 0 O n + 1 ϕ r , ε ε n x α | ε = ε k ( ε ε k ) n n !
2 ϕ r , ε x α x β = k = 1 N e W ε , ε k n = 0 O n + 2 ϕ r , ε ε n x α x β | ε = ε k ( ε ε k ) n n !
Figure 3 illustrates the effect of the weight function; more specifically, Figure 3a shows the effect of the first weight function ( w = 1 ), while the second weight function is presented in the rest of the sub-figures for dif-ferent value of m (i.e., Figure 3b for m = 0.01 , Figure 3c for m = 4 , and Figure 3d for m = 8 ). In Figure 3, the arrangement of rows and columns of sub-figures is similar to that of Figure 2; however, there are two main differences. Firstly, the results are obtained from the partition of unity approximations (Equations (12), (14) and (15)) rather than the Tay-lor series. Secondly, the vertical axes in Figure 3 are the number of points to equally divide the ε k range ( N e ), as the partition of unity approximation is contingent on a range of ε k values (taken as [0, 1]) instead of a single value ( ε 0 ).
As shown in Figure 3a ( w = 1 ) and Figure 3b ( m = 0.01 ), the results are almost identical because m is a very small value. The results can be confirmed analytically by taking the limit of e x p ( m ε ε ) 2 as m approaches zero, which results in one (the same weight as the one used for Figure 3a). The minimum error occurs at approximately ε = 0.5 , which denotes the mean value of the considered range. This is expected as the weight is flat when m is low, which causes the average value to show up in the middle of the range. The area of the middle region with the minimum error increases with an increase in the truncation order. This indicates that, as O becomes higher, the present new basis and Gaussian RBF become identical.
Figure 3c ( m = 4 ) illustrates that the region with the lowest error is deviated from ε = 0.5 , unlike the results of Figure 3b. The region is wider when compared with the results of the lower m values. That is attributed to the weight, which becomes a narrow bell shape as m increases. With a view to ascertaining this observation, the results for an even higher m value ( m = 8 ) are plotted in Figure 3d. The figure shows an even larger accurate region and lower error than Figure 3c. These results indicate that the variable m controls how the distances ( r ) and shape parameter ( ε ) are related. Furthermore, these results do not reveal any significant change when N e is greater than 5, which is why N e = 5 is used in this study unless stated otherwise.
The present new bases are validated in the next section. In addition, they are used for the interpolation and derivative approximations and are compared to the Gaussian RBF.

5. Numerical Results

The results in this section will reveal both the capability and deficits of the proposed models. This can be achieved by testing the accuracy of interpolation and approximation of derivatives utilizing a model function. The following function and its derivative are used to benchmark the proposed model:
f x = arctan b x + sin b x b 2 x 2 + 1
f x x = b b 2 x 2 + 1 + b | cos b x b 2 x 2 + 1 2 | b 2 | x | sin b x ( b 2 x 2 + 1 ) 2
2 f x x 2 = b 2 | sin b x b 2 x 2 + 1 + 8 | b 4 | x 2 sin b x ( b 2 x 2 + 1 ) 3 2 | b 3 | x + 2 | b 2 | sin b x + 4 b 3 | x | cos b x b 2 x 2 + 1 ,
where b = π / 4 . The range of [−1, 1] is considered for x in this work.

5.1. General Comparison

In the previous sections, it was claimed that the proposed model improves accuracy and stability over a wider range of shape parameter. In order to verify this claim, the model function and its derivatives (Equations (16)–(18)) are approximated with 41 mesh points. The error of the approximations is calculated. To compare for a range of ε values, the norm of the error is considered to identify a single value for each case. Additionally, the log10 is applied to the norm to show the number of significant digits of the error. Accordingly, the final formula to calculate the error can be expressed as follows:
log 10 n o r m F a p p r o x F a n a l y t i c a l ,
where F could be f x , f / x , or 2 f / x 2 .
The results of the conventional approach are plotted in Figure 4. It is noteworthy that the error increases as ε decreases. This is expected because, at low ε , the generated matrix of the RBF is ill-conditioned, which has a negative effect on the accuracy. It is shown that the minimum interpolation error decreases for ε 1.43 when ε increases, while it is the opposite for the derivatives. This is a clear indication of the undesired Runge’s phenomenon, which affects the accuracy of the interpolation for any other locations set than the given one. In Figure 4, the symbols denote the results evaluated at different locations (the mid-points between nodes) than the one used for evaluating the interpolation coefficients. It is shown that the results of the derivatives are not affected by location. Meanwhile, the accuracy of the interpolation decreases when ε 1.43 , which is consistent with the derivatives. The minimum errors of the derivatives are −5.37 and −3.58 for f x and 2 f x 2 , respectively, which are located at ε 1.43 . These results will act as reference results with which to compare
For the sake of comparison, RBF-TS is used to approximate the same function used in the conventional approach. The results are shown in Figure 5. To determine the effect of the truncation order on the accuracy, the sub-figures are compared column-wise. It can be deduced that the order of truncation does not have a significant effect on the accuracy as the results do not vary greatly when they are compared column-wise. In each sub-figure in Figure 5, the accuracy does not change significantly with ε ; however, it changes with ε 0 . This indicates that the chosen approach is unfeasible because it switches the dependency from ε to ε 0 . Nevertheless, it will give a chance to introduce another novel approach (i.e., RBF-TPU).
In RBF-TPU, the range of ε k is fixed between [0, 1], because we are interested in the region of small ε . However, the number of regular points to divide that range ( N e ) is varied. The same model function is used as in RBF-TS and regular RBF. The results are plotted in Figure 6, which show that the accuracy does not change greatly with the truncation order or with ε . Additionally, the achieved accuracy is almost the same as the maximum accuracy that was achieved with regular RBF in Figure 4. It is also found that N e has a negligible influence on accuracy. Subsequently, this model removes any dependency on ε , which is considered to be an advantage. However, this model depends on ε k through the range of ε k and the constant ( m ) of the weight of partition of unity. The effect of these parameters is discussed in the next two subsections.

5.2. Effect of Varying m

The chosen weight for the partition of unity of the Taylor series is a bell-shaped Gaussian function. To control the width of the Gaussian function, a constant, called m , is introduced in the weight equation. In the previous results, the constant m was kept fixed ( m = 1 ). In this section, the same benchmark will be performed again; however, m will be varied instead of N e . In order to ensure that the present new basis is as close as possible to the Gaussian basis, a minimum value of N e = 5 is selected, as shown in Section 4. The results of varying m are depicted in Figure 7. Evidently, the accuracy is a function of m . In addition, the first ( O = 1 ) and second ( O = 2 ) truncation orders show inconsistent results at low ε values. In contrast, the zeroth truncation order ( O = 0 ) provides consistent and reliable results with reasonable accuracy.
It should be emphasized that the results of Figure 7 are repeated for different model functions, number of grid points, grid distributions, and N e values. However, it is not plotted because the results are not found to vary significantly. In other words, the previously mentioned parameters have a negligible effect on the accuracy. Subsequently, careful study of these results allows choosing proper values for m and ε regardless of the given data or the problem. These values can be inferred from Figure 7. In brief, large values of m and small values of ε should be chosen, and vice versa. In order to remove the dependency of the accuracy on m and ε , the range of ε k should be investigated.

5.3. Effect of the Range of ε k

It is worth mentioning that, despite being invariant under the change of many parameters, the RBF-TPU results are affected drastically by the chosen interval for ε k . All the previous results are obtained with the interval of [0, 1]. It is observed that scaling down the interval will worsen the results. However, extending the interval to [−1, 1] improves the results by increasing the high accuracy region, as illustrated in Figure 8. It is shown that, for the studied ranges of m and ε , the errors of interpolation, first derivative, and second derivative approximations are roughly less than seven, four, and three significant digits, respectively. By examining the color-bar of Figure 8, the negligible fluctuation of the error becomes evident. For example, the maximum and minimum errors of interpolation are −7.1 and −7.3, which has a negligible fluctuation. Consequently, the accuracy is independent of m and ε when using [−1, 1] as a range of ε k . Additionally, the accuracy remains the same as the maximum accuracy achieved with the regular RBF (Figure 4). Furthermore, it is shown in the previous section (Section 5.1) that the accuracy is independent of N e . Hence, it can be concluded that the present basis (RBF-TPU), which is derived from the partition of unity with respect to shape parameter, yields accurate results that are independent of the shape parameter, N e , and m . Notably, the optimization of the range of ε k needs to be done once, after which the resulting range can be used for different problems.

5.4. Effect of Changing the Model Function, Mesh Size, and Mesh Distribution

The findings of the previous sections are summarized in Table 1. It is shown that RBF-TPU yields results that are comparable to those of Gaussian RBF, which are also independent of ε , N e , and m . However, the previous results are obtained for a single model function (i.e., Equation (21)), a single mesh size (21), and a single mesh distribution (Uniform). Importantly, these parameters should be varied to investigate the accuracy over a wider range of parameters so as to validate the optimality of the chosen range of ε 0 ([−1, 1]). The mesh sizes of 21, 41, and 61 are considered, and uniform and stretched mesh distributions are also studied. The following formula is used to map a uniform mesh to a stretched one:
x = x m i n + erf 2 | π x x m i n x m a x x m i n π 2 | erf π + 1 2 x m a x x m i n
where erf denotes the error function, x m a x = 1 , and x m i n = 1 .
A second model function is considered in addition to the first model function and its derivatives (Equations (21)–(23)).
f x = ( x 2 1 ) 2 x 2 + 1
f x = 3 x 5 + 2 x 3 5 x ( x 2 + 1 ) 3 / 2
2 f x 2 = 6 x 6 + 15 x 4 + 16 x 2 5 ( x 2 + 1 ) 5 / 2
RBF-TPU and Gaussian RBF are compared by varying the mesh size and mesh distribution for the two model functions. The results are depicted in Table 2. For all cases reported in Table 2, the accuracy is independent of m and N e , which helps verify the results of the previous section. Table 2 illustrates that the accuracy of Gaussian RBF is maximum at a certain value of ε ; however, the accuracy of RBF-TPU is consistent over the studied range of ε ([0, 2]). Therefore, it can be concluded that the accuracy of RBF-TPU is always comparable to the maximum accuracy that is achieved with Gaussian RBF, although Gaussian RBF has a marginal better maximum accuracy at a certain ε value. This marginal difference is the price paid to achieve a consistent accuracy that is independent of the shape parameter.

5.5. Testing 2D Interpolation

In this section, the proposed RBF-TPU approach is assessed utilizing a 2D model function, where the following function and its derivatives are used:
f x , y = 1 + 2 exp 3 2 9 x 2 + y 2 6 1
f x , y x = 27 x 2 x 2 + y 2 exp 3 2 9 x 2 + y 2 6 f 3 x , y
f x , y y = 27 y 2 x 2 + y 2 exp 3 2 9 x 2 + y 2 6 f 3 x , y
The model function and its derivatives (i.e., Equations (24)–(26)) are approximated with 21 × 21 mesh points within the range of [−1, 1] for x and y . This mesh size is selected as the mesh points have a negligible effect on accuracy, as seen in Table 2. The results of the conventional RBF approach are plotted in Figure 9. It can be observed that the results of the 2D model have a minimum error at a certain shape parameter value or in a narrow range of shape parameter values, similar to the case of 1D simulation (Figure 4). For regular mesh distribution, the minimum errors of the interpolation and derivatives are −0.707, 0.66, and 0.66 for f , f x , and f y , respectively, which are located approximately at ε 0.95 . For the stretched mesh distribution, the minimum errors for f , f x , and f y are −1.840, −0.260, and −0.260, respectively, and are located at ε 3.6 . These results will act as reference results with which to compare. For RBF-TPU, the effects of m and ε on the results of the 2D case are plotted in Figure 10. Similar to the case of 1D interpolation (see Figure 8), the error of RBF-TPU does not change significantly when changing m and ε . The results of the comparison between Gaussian RBF and RBF-TPU for the 2D case are tabulated in Table 3. The average errors of interpolation and derivatives are −0.713, 0.65, and 0.65 for the regular mesh distribution and −1.117, 0.132, and 0.145 for the stretched mesh distribution. These results are consistent with the results obtained for the 1D case. Hence, it can be concluded that the present basis (i.e., RBF-TPU) yields accurate results for the 1D and 2D cases that are comparable to those of RBF interpolation and independent of the shape parameter, N e , and m .

6. Conclusions

In this work, a proposal is made to apply the partition of unity approach to the Taylor series of RBF method in order to improve the basis of the method when using low shape parameter values ( ε ). The Gaussian function is used as a weighting function for the partition of unity approximation and a constant referred to as m is used to control the width of the Gaussian function. Subsequently, the effect of changing m is presented. The obtained results from comparing the present basis and the Gaussian RBF reveal that, as m approaches zero, the present basis approaches the mean value of Gaussian RBF over the reference shape parameter interval ( ε 0 ). The proposed model is benchmarked and compared to a simple function. According to the results of this study, the proposed model has a good accuracy that is independent of ε and N e (the number of points to divide ε 0 interval equally) when m is constant. Meanwhile, the effect of varying m instead of N e is also studied. The results indicate that m and ε are inversely proportional to each other at a constant accuracy. The accuracy can be made independent of m and ε by altering the interval of ε 0 . The results also reveal that an interval of [−1, 1] is an excellent choice because it produces accuracy that is comparable to the maximum accuracy of the Gaussian RBF and is also independent of ε , m , and N e . The main novelty of the current work is in introducing a way to get a reasonable accuracy using RBF interpolation without the need to pinpoint a specific value for the shape parameter.

Author Contributions

Conceptualization, S.A.B.; Formal analysis, S.A.B.; Investigation, S.S.B. and S.A.B.; Methodology, S.A.B.; Supervision, A.A.M.; Validation, S.S.B. and S.A.B.; Visualization, S.S.B. and S.A.B.; Writing—original draft, S.A.B.; Writing—review & editing, S.S.B. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not available.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Fornberg, B.; Flyer, N. Accuracy of radial basis function interpolation and derivative approximations on 1-D infinite grids. Adv. Comput. Math. 2005, 23, 5–20. [Google Scholar] [CrossRef]
  2. Fasshauer, G.E. Meshfree Approximation Methods with Matlab: (With CD-ROM); World Scientific: Singapore, 2007. [Google Scholar]
  3. Beatson, R.K.; Cherrie, J.B.; Mouat, C.T. Fast fitting of radial basis functions: Methods based on preconditioned GMRES iteration. Adv. Comput. Math. 1999, 11, 253–270. [Google Scholar] [CrossRef]
  4. Ling, L.; Kansa, E.J. Preconditioning for radial basis functions with domain decomposition methods. Math. Comput. Model. 2004, 40, 1413–1427. [Google Scholar] [CrossRef]
  5. Ling, L.; Kansa, E.J. A least-squares preconditioner for radial basis functions collocation methods. Adv. Comput. Math. 2005, 23, 31–54. [Google Scholar] [CrossRef]
  6. Brown, D.; Ling, L.; Kansa, E.; Levesley, J. On approximate cardinal preconditioning methods for solving PDEs with radial basis functions. Eng. Anal. Bound. Elem. 2005, 29, 343–353. [Google Scholar] [CrossRef]
  7. Fasshauer, G.E.; Zhang, J.G. Preconditioning of radial basis function interpolation systems via accelerated iterated approximate moving least squares approximation. In Progress on Meshless Methods; Springer: Dordrecht, The Netherlands, 2009; pp. 57–75. [Google Scholar]
  8. Baxter, B.J.C. Preconditioned conjugate gradients, radial basis functions, and Toeplitz matrices. Comput. Math. Appl. 2002, 43, 305–318. [Google Scholar] [CrossRef] [Green Version]
  9. Cavoretto, R.; De Rossi, A.; Donatelli, M.; Serra-Capizzano, S. Spectral analysis and preconditioning techniques for radial basis function collocation matrices. Numer. Linear Algebra Appl. 2012, 19, 31–52. [Google Scholar] [CrossRef] [Green Version]
  10. Sarra, S.A. Regularized symmetric positive definite matrix factorizations for linear systems arising from RBF interpolation and differentiation. Eng. Anal. Bound. Elem. 2014, 44, 76–86. [Google Scholar] [CrossRef] [Green Version]
  11. Kansa, E.; Holoborodko, P. Strategies for Ill-Conditioned Radial Basis Functions Equations. 2017. Available online: https://www.researchgate.net/profile/Edward_Kansa/publication/320909429_Strategies_for_Ill-conditioned_radial_basis_functions_equations/links/5a01e5b0a6fdcc55a15816b9/Strategies-for-Ill-conditioned-radial-basis-functions-equations.pdf (accessed on 1 September 2018).
  12. Kansa, E.J.; Holoborodko, P. On the ill-conditioned nature of C$ınfty$ RBF strong collocation. Eng. Anal. Bound. Elem. 2017, 78, 26–30. [Google Scholar] [CrossRef]
  13. Fornberg, B.; Wright, G. Stable computation of multiquadric interpolants for all values of the shape parameter. Comput. Math. Appl. 2004, 48, 853–867. [Google Scholar] [CrossRef] [Green Version]
  14. Sarra, S.A.; Sturgill, D. A random variable shape parameter strategy for radial basis function approximation methods. Eng. Anal. Bound. Elem. 2009, 33, 1239–1245. [Google Scholar] [CrossRef]
  15. Wang, S.; Li, S.; Huang, Q.; Li, K. An improved collocation meshless method based on the variable shaped radial basis function for the solution of the interior acoustic problems. Math. Probl. Eng. 2012, 2012. [Google Scholar] [CrossRef]
  16. Ranjbar, M. A new variable shape parameter strategy for Gaussian radial basis function approximation methods. Ann. Univ. Craiova-Math. Comput. Sci. Ser. 2015, 42, 260–272. [Google Scholar]
  17. Golbabai, A.; Mohebianfar, E. A New Variable Shaped Radial Basis Function Approach for Solving European Option Pricing Model. 2015. Available online: http://oaji.net/articles/2015/1719-1427235215.pdf (accessed on 1 September 2018).
  18. Rippa, S. An algorithm for selecting a good value for the parameter c in radial basis function interpolation. Adv. Comput. Math. 1999, 11, 193–210. [Google Scholar] [CrossRef]
  19. Huang, C.-S.; Yen, H.-D.; Cheng, A.H.-D. On the increasingly flat radial basis function and optimal shape parameter for the solution of elliptic PDEs. Eng. Anal. Bound. Elem. 2010, 34, 802–809. [Google Scholar] [CrossRef]
  20. Davydov, O.; Oanh, D.T. On the optimal shape parameter for Gaussian radial basis function finite difference approximation of the Poisson equation. Comput. Math. Appl. 2011, 62, 2143–2161. [Google Scholar] [CrossRef] [Green Version]
  21. Mongillo, M. Choosing basis functions and shape parameters for radial basis function methods. SIAM Undergrad. Res. Online 2011, 4, 190–209. [Google Scholar] [CrossRef]
  22. Gherlone, M.; Iurlaro, L.; Di Sciuva, M. A novel algorithm for shape parameter selection in radial basis functions collocation method. Compos. Struct. 2012, 94, 453–461. [Google Scholar] [CrossRef] [Green Version]
  23. Gonzalez-Rodriguez, P.; Bayona, V.; Moscoso, M.; Kindelan, M. Laurent series based RBF-FD method to avoid ill-conditioning. Eng. Anal. Bound. Elem. 2015, 52, 24–31. [Google Scholar] [CrossRef] [Green Version]
  24. Biazar, J.; Hosami, M. Selection of an interval for variable shape parameter in approximation by radial basis functions. Adv. Numer. Anal. 2016, 2016. [Google Scholar] [CrossRef] [Green Version]
  25. Biazar, J.; Hosami, M. An interval for the shape parameter in radial basis function approximation. Appl. Math. Comput. 2017, 315, 131–149. [Google Scholar] [CrossRef]
  26. Fasshauer, G.E. Solving partial differential equations by collocation with radial basis functions. In Proceedings of Chamonix; Vanderbilt University Press: Nashville, TN, USA, 1996; Volume 1997, pp. 1–8. [Google Scholar]
  27. Libre, N.A.; Emdadi, A.; Kansa, E.J.; Rahimian, M.; Shekarchi, M. Stable PDE solution methods for large multiquadric shape parameters. CMES Comput. Model. Eng. Sci. 2008, 25, 23–41. [Google Scholar]
  28. Beatson, R.K.; Levesley, J.; Mouat, C. Better bases for radial basis function interpolation problems. J. Comput. Appl. Math. 2011, 236, 434–446. [Google Scholar] [CrossRef] [Green Version]
  29. De Marchi, S.; Santin, G. A new stable basis for radial basis function interpolation. J. Comput. Appl. Math. 2013, 253, 1–13. [Google Scholar] [CrossRef]
  30. Rashidinia, J.; Fasshauer, G.E.; Khasi, M. A stable method for the evaluation of Gaussian radial basis function solutions of interpolation and collocation problems. Comput. Math. Appl. 2016, 72, 178–193. [Google Scholar] [CrossRef]
  31. Yurova, A.; Kormann, K. Stable evaluation of Gaussian radial basis functions using Hermite polynomials. arXiv 2017, arXiv:170902164. [Google Scholar]
  32. Fasshauer, G.E. RBF collocation methods as pseudospectral methods. WIT Trans. Model. Simul. 2005, 39, 10. [Google Scholar]
  33. Fasshauer, G.E.; Zhang, J.G. On choosing “optimal” shape parameters for RBF approximation. Numer. Algorithms 2007, 45, 345–368. [Google Scholar] [CrossRef]
  34. Tolstykh, A.I.; Shirobokov, D.A. Using radial basis functions in a “finite difference mode”. CMES Comput. Model. Eng. Sci. 2005, 7, 207–222. [Google Scholar]
  35. Wright, G.B.; Fornberg, B. Scattered node compact finite difference-type formulas generated from radial basis functions. J. Comput. Phys. 2006, 212, 99–123. [Google Scholar] [CrossRef]
  36. Kindelan, M.; Moscoso, M.; González-Rodríguez, P. Radial basis function interpolation in the limit of increasingly flat basis functions. J. Comput. Phys. 2016, 307, 225–242. [Google Scholar] [CrossRef]
  37. Flyer, N.; Fornberg, B.; Bayona, V.; Barnett, G.A. On the role of polynomials in RBF-FD approximations: I. Interpolation and accuracy. J. Comput. Phys. 2016, 321, 21–38. [Google Scholar] [CrossRef] [Green Version]
  38. Bayona, V.; Flyer, N.; Fornberg, B.; Barnett, G.A. On the role of polynomials in RBF-FD approximations: II. Numerical solution of elliptic PDEs. J. Comput. Phys. 2017, 332, 257–273. [Google Scholar] [CrossRef] [Green Version]
  39. Wendland, H. Fast evaluation of radial basis functions: Methods based on partition of unity. In The Approximation Theory X: Wavelets, Splines, and Applications; Charles, C., Larry, L.S., Joachim, S., Eds.; CiteseerX: Princeton, NJ, USA, 2002. [Google Scholar]
  40. Cavoretto, R.; De Rossi, A.; Perracchione, E. RBF-PU interpolation with variable subdomain sizes and shape parameters. In Proceedings of the AIP Conference Proceedings; AIP Publishing: Melville, NY, USA, 2016; Volume 1776, p. 070003. [Google Scholar]
  41. Cavoretto, R.; De Marchi, S.; De Rossi, A.; Perracchione, E.; Santin, G. Partition of unity interpolation using stable kernel-based techniques. Appl. Numer. Math. 2017, 116, 95–107. [Google Scholar] [CrossRef] [Green Version]
  42. Fornberg, B.; Piret, C. A stable algorithm for flat radial basis functions on a sphere. SIAM J. Sci. Comput. 2007, 30, 60–80. [Google Scholar] [CrossRef] [Green Version]
  43. Fornberg, B.; Piret, C. On choosing a radial basis function and a shape parameter when solving a convective PDE on a sphere. J. Comput. Phys. 2008, 227, 2758–2780. [Google Scholar] [CrossRef]
  44. Fornberg, B.; Larsson, E.; Flyer, N. Stable Computations with Gaussian Radial Basis Functions. SIAM J. Sci. Comput. 2011, 33, 869–892. [Google Scholar] [CrossRef]
  45. Fasshauer Gregory, E.; Mccourt Michael, J. Stable Evaluation of Gaussian Radial Basis Function Interpolants. SIAM J. Sci. Comput. 2012, 34, 737–762. [Google Scholar] [CrossRef]
  46. Larsson, E.; Lehto, E.; Heryudono, A.; Fornberg, B. Stable computation of differentiation matrices and scattered node stencils based on gaussian radial basis functions. SIAM J. Sci. Comput. 2013, 35, A2096–A2119. [Google Scholar] [CrossRef] [Green Version]
  47. Fornberg, B.; Lehto, E.; Powell, C. Stable calculation of Gaussian-based RBF-FD stencils. Comput. Math. Appl. 2013, 65, 627–637. [Google Scholar] [CrossRef]
  48. Gonnet, P.; Pachón, R.; Trefethen, L.N. Robust rational interpolation and least-squares. Electron. Trans. Numer. Anal. 2011, 38, 146–167. [Google Scholar]
  49. Wright, G.B.; Fornberg, B. Stable computations with flat radial basis functions using vector-valued rational approximations. J. Comput. Phys. 2017, 331, 137–156. [Google Scholar] [CrossRef] [Green Version]
  50. Bozzini, M.; Lenarduzzi, L.; Rossini, M.; Schaback, R. Interpolation with variably scaled kernels. IMA J. Numer. Anal. 2014, 35, 199–219. [Google Scholar] [CrossRef]
  51. Romani, L.; Rossini, M.; Schenone, D. Edge detection methods based on RBF interpolation. J. Comput. Appl. Math. 2018, 349. [Google Scholar] [CrossRef]
  52. De Marchi, S.; Marchetti, F.; Perracchione, E. Jumping with variably scaled discontinuous kernels (VSDKs). BIT Numer. Math. 2019, 1–23. [Google Scholar] [CrossRef] [Green Version]
  53. De Marchi, S.; Erb, W.; Marchetti, F.; Perracchione, E.; Rossini, M. Shape-Driven Interpolation With Discontinuous Kernels: Error Analysis, Edge Extraction, and Applications in Magnetic Particle Imaging. SIAM J. Sci. Comput. 2020, 42, B472–B491. [Google Scholar] [CrossRef]
  54. Shepard, D. A Two-Dimensional Interpolation Function for Irregularly-Spaced Data. In Proceedings of the 1968 23rd ACM National Conference; Association for Computing Machinery: New York, NY, USA, 1968; pp. 517–524. [Google Scholar]
  55. Cavoretto, R.; De Rossi, A.; Perracchione, E. Optimal Selection of Local Approximants in RBF-PU Interpolation. J. Sci. Comput. 2018, 74, 1–22. [Google Scholar] [CrossRef] [Green Version]
Figure 1. Schematic diagram of the distance r .
Figure 1. Schematic diagram of the distance r .
Algorithms 14 00001 g001
Figure 2. The log10 of the difference between Gaussian radial basis function (RBF) and its Taylor approximation (RBF-TS) as a function of ε and ε 0 for different truncation orders. The rows are for function, first derivative, and second derivative approximations of RBF, while the columns are for zeroth ( O = 0 ), first ( O = 1 ), and second ( O = 2 ) orders of truncation.
Figure 2. The log10 of the difference between Gaussian radial basis function (RBF) and its Taylor approximation (RBF-TS) as a function of ε and ε 0 for different truncation orders. The rows are for function, first derivative, and second derivative approximations of RBF, while the columns are for zeroth ( O = 0 ), first ( O = 1 ), and second ( O = 2 ) orders of truncation.
Algorithms 14 00001 g002
Figure 3. The log10 of the difference between Gaussian RBF and its partition of unity for Taylor series RBF (RBF-TPU) approximation as a function of ε and the number of points of ε k ( N e ) for Gaussian RBF and different truncation orders. The rows are for function, first derivative, and second derivative approximations of RBF, while the columns are for the zeroth ( O = 0 ), first ( O = 1 ), and second ( O = 2 ) orders of truncation.
Figure 3. The log10 of the difference between Gaussian RBF and its partition of unity for Taylor series RBF (RBF-TPU) approximation as a function of ε and the number of points of ε k ( N e ) for Gaussian RBF and different truncation orders. The rows are for function, first derivative, and second derivative approximations of RBF, while the columns are for the zeroth ( O = 0 ), first ( O = 1 ), and second ( O = 2 ) orders of truncation.
Algorithms 14 00001 g003
Figure 4. The error of approximating the given function f x and its first two derivatives using the conventional RBF approach as it varies with ε . The Gaussian radial basis function is used and the number of mesh points is fixed as 41 regularly distributed points.
Figure 4. The error of approximating the given function f x and its first two derivatives using the conventional RBF approach as it varies with ε . The Gaussian radial basis function is used and the number of mesh points is fixed as 41 regularly distributed points.
Algorithms 14 00001 g004
Figure 5. The log10 of the norm of the error of approximating the given function f x and its first two derivatives using Gaussian RBF-TS with different truncation orders for a range of ε and ε 0 values. The rows are for function, first derivative, and second derivative approximation, while the columns are for the zeroth, first, and second orders of truncation.
Figure 5. The log10 of the norm of the error of approximating the given function f x and its first two derivatives using Gaussian RBF-TS with different truncation orders for a range of ε and ε 0 values. The rows are for function, first derivative, and second derivative approximation, while the columns are for the zeroth, first, and second orders of truncation.
Algorithms 14 00001 g005
Figure 6. The log10 of the norm of the error of approximating the given function f x and its first two derivatives using Gaussian RBF-TPU with different truncation orders for a range of ε and N e values. The rows are for function, first derivative, and second derivative approximation, while the columns are for zeroth, first, and second orders of truncation. ε k ranges between [0, 1] and m = 1 .
Figure 6. The log10 of the norm of the error of approximating the given function f x and its first two derivatives using Gaussian RBF-TPU with different truncation orders for a range of ε and N e values. The rows are for function, first derivative, and second derivative approximation, while the columns are for zeroth, first, and second orders of truncation. ε k ranges between [0, 1] and m = 1 .
Algorithms 14 00001 g006
Figure 7. The log10 of the norm of the error of approximating the given function f x and its first two derivatives using Gaussian RBF-TPU with different truncation orders for a range of ε and m values. The rows are for function, first derivative, and second derivative approximation, while the columns are for the zeroth, first, and second orders of truncation. The ε k range is [0, 1] and N e = 5 .
Figure 7. The log10 of the norm of the error of approximating the given function f x and its first two derivatives using Gaussian RBF-TPU with different truncation orders for a range of ε and m values. The rows are for function, first derivative, and second derivative approximation, while the columns are for the zeroth, first, and second orders of truncation. The ε k range is [0, 1] and N e = 5 .
Algorithms 14 00001 g007
Figure 8. The log10 of the norm of the error of approximating the given function f x and its first two derivatives using Gaussian RBF-TPU with zeroth truncation order for a range of ε and m values. The rows are for function, first derivative, and second derivative approximations. The ε k range is [−1, 1] and N e = 5 .
Figure 8. The log10 of the norm of the error of approximating the given function f x and its first two derivatives using Gaussian RBF-TPU with zeroth truncation order for a range of ε and m values. The rows are for function, first derivative, and second derivative approximations. The ε k range is [−1, 1] and N e = 5 .
Algorithms 14 00001 g008
Figure 9. The error of approximating the given function f x , y and its derivatives using the conventional RBF approach as it varies with ε . The Gaussian radial basis function is used and the number of mesh points is fixed as 21 × 21 regularly distributed points.
Figure 9. The error of approximating the given function f x , y and its derivatives using the conventional RBF approach as it varies with ε . The Gaussian radial basis function is used and the number of mesh points is fixed as 21 × 21 regularly distributed points.
Algorithms 14 00001 g009
Figure 10. The log10 of the norm of the error of approximating the given function f x , y and its first derivatives using Gaussian RBF-TPU with zeroth truncation order for a range of ε and m values. The rows are for function, first x-derivative, and first y-derivative approximations. The ε k range is [−1, 1] and N e = 5 .
Figure 10. The log10 of the norm of the error of approximating the given function f x , y and its first derivatives using Gaussian RBF-TPU with zeroth truncation order for a range of ε and m values. The rows are for function, first x-derivative, and first y-derivative approximations. The ε k range is [−1, 1] and N e = 5 .
Algorithms 14 00001 g010
Table 1. Comparison of the minimum error for approximating derivatives (Equations (17) and (18)) between Gaussian radial basis function (RBF) and partition of unity for Taylor series RBF (RBF-TPU). The results of RBF-TPU are obtained from Figure 8.
Table 1. Comparison of the minimum error for approximating derivatives (Equations (17) and (18)) between Gaussian radial basis function (RBF) and partition of unity for Taylor series RBF (RBF-TPU). The results of RBF-TPU are obtained from Figure 8.
ModelMin log10[Norm(Error)]Notes
f x 2 f x 2
RBF−5.37−3.58Depends on ε and has Runge’s phenomenon.
RBF-TPU−4.70−3.00Does not depend on ε , m , or N e ; once the range of ε k is optimized, which should be done once.
Table 2. Comparison of the minimum error for approximating derivatives between Gaussian RBF and RBF-TPU. The results of RBF-TPU are obtained from Figure 8. Note that “All” indicates the error is the same for all studied ε value.
Table 2. Comparison of the minimum error for approximating derivatives between Gaussian RBF and RBF-TPU. The results of RBF-TPU are obtained from Figure 8. Note that “All” indicates the error is the same for all studied ε value.
FunctionMesh DistributionMesh SizeMethodLog10[Norm(Error)]ε
f x 2 f x 2 f x 2 f x 2
Equation (16)Regular21RBF−5.37−3.581.431.10
RBF-TPU−4.70−3.00AllAll
41RBF−6.39−4.431.351.35
RBF-TPU−5.01−3.24AllAll
61RBF−6.34−4.461.331.33
RBF-TPU−5.01−3.24AllAll
Stretched (i.e., Equation (20))21RBF−5.08−4.181.181.18
RBF-TPU−4.14−3.18AllAll
41RBF−6.58−4.661.351.35
RBF-TPU−4.98−3.06AllAll
61RBF−6.62−4.461.351.35
RBF-TPU−4.85−2.94AllAll
Equation (21)Regular21RBF−5.41−3.461.351.35
RBF-TPU−3.86−2.09AllAll
41RBF−6.13−4.481.331.33
RBF-TPU−4.29−2.40AllAll
61RBF−5.70−3.771.351.30
RBF-TPU−4.20−2.38AllAll
Stretched (i.e., Equation (20))21RBF−4.56−3.141.151.10
RBF-TPU−3.80−2.49AllAll
41RBF−6.05−4.631.331.33
RBF-TPU−4.38−2.34AllAll
61RBF−5.60−3.631.301.30
RBF-TPU−4.14−2.10AllAll
Table 3. Comparison of the minimum error for approximating derivatives between Gaussian RBF and RBF-TPU for the 2D case (Equations (24)–(26)).
Table 3. Comparison of the minimum error for approximating derivatives between Gaussian RBF and RBF-TPU for the 2D case (Equations (24)–(26)).
Mesh DistributionModelMin log10[Norm(Error)]
f f x f y
RegularRBF−0.7070.660.66
RBF-TPU−0.7130.650.65
Stretched (i.e., Equation (20))RBF−1.840−0.260−0.260
RBF-TPU−1.1170.1320.145
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Bawazeer, S.A.; Baakeem, S.S.; Mohamad, A.A. New Approach for Radial Basis Function Based on Partition of Unity of Taylor Series Expansion with Respect to Shape Parameter. Algorithms 2021, 14, 1. https://0-doi-org.brum.beds.ac.uk/10.3390/a14010001

AMA Style

Bawazeer SA, Baakeem SS, Mohamad AA. New Approach for Radial Basis Function Based on Partition of Unity of Taylor Series Expansion with Respect to Shape Parameter. Algorithms. 2021; 14(1):1. https://0-doi-org.brum.beds.ac.uk/10.3390/a14010001

Chicago/Turabian Style

Bawazeer, Saleh A., Saleh S. Baakeem, and Abdulmajeed A. Mohamad. 2021. "New Approach for Radial Basis Function Based on Partition of Unity of Taylor Series Expansion with Respect to Shape Parameter" Algorithms 14, no. 1: 1. https://0-doi-org.brum.beds.ac.uk/10.3390/a14010001

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop