Next Article in Journal
How Am I Driving? Using Genetic Programming to Generate Scoring Functions for Urban Driving Behavior
Previous Article in Journal
An Improved Digital Signature Protocol to Multi-User Broadcast Authentication Based on Elliptic Curve Cryptography in Wireless Sensor Networks (WSNs)
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Family of 5-Point Nonlinear Ternary Interpolating Subdivision Schemes with C2 Smoothness

Department of Mathematics, Lock Haven University, Lock Haven, PA 17745, USA
Math. Comput. Appl. 2018, 23(2), 18; https://doi.org/10.3390/mca23020018
Submission received: 18 February 2018 / Revised: 13 March 2018 / Accepted: 21 March 2018 / Published: 23 March 2018

Abstract

:
The occurrence of the Gibbs phenomenon near irregular initial data points is a widely known fact in curve generation by interpolating subdivision schemes. In this article, we propose a family of 5-point nonlinear ternary interpolating subdivision schemes. We provide the convergence analysis and prove that this family of subdivision schemes is C 2 continuous. Numerical results are presented to show that nonlinear schemes reduce the Gibbs phenomenon significantly while keeping the same order of smoothness.

1. Introduction

Subdivision schemes have become very important tools to generate smooth curves and surfaces from initial data points. There are two main categories of subdivision schemes: interpolating subdivision schemes and approximating subdivision schemes. In interpolating subdivision schemes, the initial or existing data points are kept intact and additional data points are inserted in-between at each level of subdivision. On the other hand, in approximating subdivision schemes existing points are replaced by their approximations and new points are inserted between them at each level of refinement. This makes approximating schemes smoother than interpolating subdivision schemes. However, the limiting curve for approximating schemes does not pass through the given initial data points, especially at and near larger jumps or discontinuities. Curves generated by interpolating subdivision schemes pass through the given initial data points but produce oscillations also known as the Gibbs phenomenon near the points with large jumps or discontinuities. These jumps are not desirable for some applications.
Nonlinear subdivision schemes like ENO, WENO, PPH and PCHIP [1,2,3,4,5,6,7,8,9], were introduced during last several years to address Gibbs phenomenon. The arithmetic mean of second differences was replaced by their harmonic mean in a linear subdivision scheme to change it to a nonlinear scheme in [1,2]. The geometric mean of first differences was used instead of the arithmetic mean of first differences in [4]. In this article, we propose a family of 5-point nonlinear ternary interpolating subdivision schemes by replacing the arithmetic mean of third differences with the modified geometric mean of third difference and prove that this family of subdivision schemes is C 2 continuous.
We have arranged this article in the following fashion. In Section 2, preliminary concepts and their properties along with some basic terminology are discussed, in Section 3, nonlinear interpolating subdivision schemes are introduced. Convergence analysis of these schemes is provided in Section 4 and some numerical results are presented in Section 5.

2. Preliminaries

A general form of ( 2 n 1 ) -points linear univariate ternary interpolating subdivision scheme S which maps set of data points f k = { f i k } i Z into the next refinement level of data points f k + 1 = { f i k + 1 } i Z is defined as
f 3 i 1 k + 1 = j = ( n 1 ) n 1 a j f i + j k , f 3 i k + 1 = f i k , f 3 i + 1 k + 1 = j = ( n 1 ) n 1 a j f i + j k .
The above equation can also be expressed as f k + 1 = S ( f k ) . A necessary condition for the uniform convergence of the ternary interpolating subdivision scheme (1) given by [10] is
j = ( n 1 ) n 1 a j = j = ( n 1 ) n 1 a j = 1 .
For ( x , y ) R 2 , we define a nonlinear function called the Modified Geometric Mean or MGM as
M G M ( x , y ) = s i g n ( x ) x y if x y > 0 0 if x y 0 ,
where s i g n ( x ) = 1 if x 0 and s i g n ( x ) = 1 if x < 0 . Nonlinear function MGM defined above has several interesting properties like,
M G M ( x , y ) = M G M ( y , x ) .
M G M ( x , y ) = M G M ( x , y ) .
| M G M ( x , y ) | m a x ( | x | , | y | ) .
| A M ( x , y ) M G M ( x , y ) | | A M ( x , y ) | m a x ( | x | , | y | )
where A M ( x , y ) = x + y 2 .
We recall P P H function ( x , y ) R 2 defined by [1,2] as
P P H ( x , y ) = ( 1 + s i g n ( x y ) ) x y x + y for x y > 0 0 if x y 0 .
P P H function defined above also satisfy the properties in (4)–(7).

3. 5-Point Nonlinear Ternary Interpolating Subdivision Schemes

In this section, we construct a class of 5-point nonlinear interpolating subdivision schemes. We start with a well known linear 5-point ternary interpolating subdivision scheme f k + 1 = S ( f k ) .
f 3 i 1 k + 1 = ( w 4 81 ) f i 2 k + ( 4 w + 10 27 ) f i 1 k + ( 6 w + 20 27 ) f i k + ( 4 w 5 81 ) f i + 1 k + w f i + 2 k , f 3 i k + 1 = f i k , f 3 i + 1 k + 1 = w f i 2 k + ( 4 w 5 81 ) f i 1 k + ( 6 w + 20 27 ) f i k + ( 4 w + 10 27 ) f i + 1 k + ( w 4 81 ) f i + 2 k .
This linear subdivision scheme S is C 2 for 1 324 < w < 1 162 as proved by Zheng et al [11]. We define δ f i = d 3 f i = f i + 3 3 f i + 2 + 3 f i + 1 f i . The above scheme can be rewritten as
f 3 i 1 k + 1 = ( w 2 5 162 ) f i 2 k + ( 1 3 w ) f i 1 k + ( 6 w + 20 27 ) f i k + ( 7 w 2 81 ) f i + 1 k + ( 5 2 w 3 162 ) f i + 2 k + ( 1 27 3 w ) ( δ f i 2 k + δ f i 1 k 2 ) , f 3 i k + 1 = f i k , f 3 i + 1 k + 1 = ( 5 2 w 3 162 ) f i 2 k + ( 7 w 2 81 ) f i 1 k + ( 6 w + 20 27 ) f i k + ( 1 3 w ) f i + 1 k + ( w 2 5 162 ) f i + 2 k ( 1 27 3 w ) ( δ f i 2 k + δ f i 1 k 2 ) .
Replacing the arithmetic mean A M ( δ f i 2 k , δ f i 1 k ) = δ f i 2 k + δ f i 1 k 2 in Equation (10) by the modified geometric mean M G M ( δ f i 2 k , δ f i 1 k ) as defined in (3), we get a class of nonlinear 5-point ternary interpolating schemes f k + 1 = S N L ( f k ) .
f 3 i 1 k + 1 = ( w 2 5 162 ) f i 2 k + ( 1 3 w ) f i 1 k + ( 6 w + 20 27 ) f i k + ( 7 w 2 81 ) f i + 1 k + ( 5 2 w 3 162 ) f i + 2 k + ( 1 27 3 w ) M G M ( δ f i 2 k , δ f i 1 k ) , f 3 i k + 1 = f i k , f 3 i + 1 k + 1 = ( 5 2 w 3 162 ) f i 2 k + ( 7 w 2 81 ) f i 1 k + ( 6 w + 20 27 ) f i k + ( 1 3 w ) f i + 1 k + ( w 2 5 162 ) f i + 2 k ( 1 27 3 w ) M G M ( δ f i 2 k , δ f i 1 k ) .
Similarly, if we replace the arithmetic mean δ f i 2 k + δ f i 1 k 2 in Equation (10) by modified harmonic mean also known as the P P H function, P P H ( δ f i 2 k , δ f i 1 k ) as defined in (8), we get another class of nonlinear 5-point ternary interpolating schemes.
f 3 i 1 k + 1 = ( w 2 5 162 ) f i 2 k + ( 1 3 w ) f i 1 k + ( 6 w + 20 27 ) f i k + ( 7 w 2 81 ) f i + 1 k + ( 5 2 w 3 162 ) f i + 2 k + ( 1 27 3 w ) P P H ( δ f i 2 k , δ f i 1 k ) , f 3 i k + 1 = f i k , f 3 i + 1 k + 1 = ( 5 2 w 3 162 ) f i 2 k + ( 7 w 2 81 ) f i 1 k + ( 6 w + 20 27 ) f i k + ( 1 3 w ) f i + 1 k + ( w 2 5 162 ) f i + 2 k ( 1 27 3 w ) P P H ( δ f i 2 k , δ f i 1 k ) .

4. Convergence Analysis of Nonlinear Subdivision Schemes

Nonlinear schemes (11) can be expressed as
f 3 i 1 k + 1 = ( w 2 5 162 ) f i 2 k + ( 1 3 w ) f i 1 k + ( 6 w + 20 27 ) f i k + ( 7 w 2 81 ) f i + 1 k + ( 5 2 w 3 162 ) f i + 2 k + ( 1 27 3 w ) { M G M ( δ f i 2 k , δ f i 1 k ) + A M ( δ f i 2 k , δ f i 1 k ) A M ( δ f i 2 k , δ f i 1 k ) } , f 3 i k + 1 = f i k , f 3 i + 1 k + 1 = ( 5 2 w 3 162 ) f i 2 k + ( 7 w 2 81 ) f i 1 k + ( 6 w + 20 27 ) f i k + ( 1 3 w ) f i + 1 k + ( w 2 5 162 ) f i + 2 k ( 1 27 3 w ) { M G M ( δ f i 2 k , δ f i 1 k ) + A M ( δ f i 2 k , δ f i 1 k ) A M ( δ f i 2 k , δ f i 1 k } .
By simplifying,
f 3 i 1 k + 1 = ( w 4 81 ) f i 2 k + ( 4 w + 10 27 ) f i 1 k + ( 6 w + 20 27 ) f i k + ( 4 w 5 81 ) f i + 1 k + w f i + 2 k + ( 1 27 3 w ) { M G M ( δ f i 2 k , δ f i 1 k ) A M ( δ f i 2 k , δ f i 1 k ) } , f 3 i k + 1 = f i k , f 3 i + 1 k + 1 = w f i 2 k + ( 4 w 5 81 ) f i 1 k + ( 6 w + 20 27 ) f i k + ( 4 w + 10 27 ) f i + 1 k + ( w 4 81 ) f i + 2 k ( 1 27 3 w ) { M G M ( δ f i 2 k , δ f i 1 k ) A M ( δ f i 2 k , δ f i 1 k ) } .
In general,
f k + 1 = S N L ( f k ) = S ( f k ) + F ( δ f k ) .
where S N L represents a nonlinear subdivision scheme, S is the linear interpolating subdivision scheme (9), which is C 2 continuous for 1 324 < w < 1 162 , and F ( δ f k ) is given by
F ( δ f k ) 3 i 1 = ( 1 27 3 w ) { M G M ( δ f i 2 k , δ f i 1 k ) A M ( δ f i 2 k , δ f i 1 k ) } , F ( δ f k ) 3 i = 0 , F ( δ f k ) 3 i + 1 = ( 1 27 3 w ) { M G M ( δ f i 2 k , δ f i 1 k ) A M ( δ f i 2 k , δ f i 1 k ) } .
Proposition 1.
The subdivision scheme S defined in (9) satisfies the following inequalities.
1. 
| δ S ( f k ) 3 i 1 | ( 11 81 8 w ) | | δ f k | | for 0 < w < 1 81 ,
2. 
| δ S ( f k ) 3 i | ( 3 81 + 12 w ) | | δ f k | | for w > 0 ,
3. 
| δ S ( f k ) 3 i + 1 | ( 11 81 8 w ) | | δ f k | | for 0 < w < 1 81 .
Proof. 
Consider
δ S ( f k ) 3 i 1 = δ f 3 i 1 k + 1 = f 3 i + 2 k + 1 3 f 3 i + 1 k + 1 + 3 f 3 i k + 1 f 3 i 1 k + 1
By using the definition of subdivision scheme S given in (9), we get,
δ S ( f k ) 3 i 1 = ( 4 81 4 w ) f i 2 k + ( 17 w 19 81 ) f i 1 k + ( 33 81 28 w ) f i k + ( 22 w 25 81 ) f i + 1 k + ( 7 81 8 w ) f i + 2 k + w f i + 3 k .
which simplifies to
δ S ( f k ) 3 i 1 = ( 4 w 4 81 ) δ f i 2 k + ( 7 81 5 w ) δ f i 1 k + w δ f i k .
For 0 < w < 1 81 , above equation gives,
| δ S ( f k ) 3 i 1 | ( 4 81 4 w ) | δ f i 2 k | + ( 7 81 5 w ) | δ f i 1 k | + w | δ f i k |
| δ S ( f k ) 3 i 1 | ( 11 81 8 w ) max j { | δ f j k | } = ( 11 81 8 w ) | | δ f k | | .
which proves the first inequality of Proposition 1. For the second inequality, consider,
δ S ( f k ) 3 i = δ f 3 i k + 1 = f 3 i + 3 k + 1 3 f 3 i + 2 k + 1 + 3 f 3 i + 1 k + 1 f 3 i k + 1
Using the subdivision scheme S in (9) and simplifying, we get,
δ S ( f k ) 3 i = 3 w f i 2 k + ( 15 w 3 81 ) f i 1 k + ( 30 w + 9 81 ) f i k + ( 30 w 9 81 ) f i + 1 k + ( 15 w + 3 81 ) f i + 2 k 3 w f i + 3 k .
δ S ( f k ) 3 i = 3 w δ f i 2 k + ( 6 w + 3 81 ) δ f i 1 k 3 w δ f i k
| δ S ( f k ) 3 i | | 3 w | | δ f i 2 k | + | 6 w + 3 81 | | δ f i 1 k | + | 3 w | | δ f i k |
For w > 0 , we have,
| δ S ( f k ) 3 i | ( 12 w + 3 81 ) max j { | δ f j k | } = ( 12 w + 3 81 ) | | δ f k | | .
Similarly, for the third inequality, consider,
δ S ( f k ) 3 i + 1 = δ f 3 i + 1 k + 1 = f 3 i + 4 k + 1 3 f 3 i + 3 k + 1 + 3 f 3 i + 2 k + 1 f 3 i + 1 k + 1
Again, using the definition of the subdivision scheme S in (9) and simplifying, we get,
δ S ( f k ) 3 i + 1 = w f i 2 k + ( 8 w 7 81 ) f i 1 k + ( 22 w + 25 81 ) f i k + ( 28 w 33 81 ) f i + 1 k + ( 17 w + 19 81 ) f i + 2 k + ( 4 w 4 81 ) f i + 3 k
δ S ( f k ) 3 i + 1 = w δ f i 2 k + ( 7 81 5 w ) δ f i 1 k + ( 4 w 4 81 ) δ f i k
For 0 < w < 1 81 , we get,
| δ S ( f k ) 3 i + 1 | ( 11 81 8 w ) | | δ f k | | .
 ☐
Proposition 2.
Function F defined in (16) satisfies the following inequalities.
1. 
| δ F ( δ f k ) 3 i 1 | 3 ( 1 27 3 w ) | | δ f k | | , for 0 < w < 1 81 ,
2. 
| δ F ( δ f k ) 3 i | 6 ( 1 27 3 w ) | | δ f k | | , for 0 < w < 1 81 ,
3. 
| δ F ( δ f k ) 3 i + 1 | 3 ( 1 27 3 w ) | | δ f k | | , for 0 < w < 1 81 .
Proof. 
Since
δ F ( δ f k ) 3 i 1 = F ( δ f k ) 3 i + 2 3 F ( δ f k ) 3 i + 1 + 3 F ( δ f k ) 3 i F ( δ f k ) 3 i 1
therefore,
δ F ( δ f k ) 3 i 1 = ( 1 27 3 w ) { M G M ( δ f i 1 k , δ f i k ) A M ( δ f i 1 k , δ f i k ) + 3 M G M ( δ f i 2 k , δ f i 1 k ) 3 A M ( δ f i 2 k , δ f i 1 k ) + 0 M G M ( δ f i 2 k , δ f i 1 k ) + A M ( δ f i 2 k , δ f i 1 k ) }
δ F ( δ f k ) 3 i 1 = ( 1 27 3 w ) { M G M ( δ f i 1 k , δ f i k ) A M ( δ f i 1 k , δ f i k ) } + 2 ( 1 27 3 w ) { M G M ( δ f i 2 k , δ f i 1 k ) A M ( δ f i 2 k , δ f i 1 k ) }
By Equation (7),
| M G M ( δ f i 1 k , δ f i k ) A M ( δ f i 1 k , δ f i k ) | max { | δ f i 1 k | , | δ f i k | } | | δ f k | |
and
| M G M ( δ f i 2 k , δ f i 1 k ) A M ( δ f i 2 k , δ f i 1 k ) | max { | δ f i 2 k | , | δ f i 1 k | } | | δ f k | | .
For 0 < w < 1 81 , Equation (24) gives
| δ F ( δ f k ) 3 i 1 | 3 ( 1 27 3 w ) | | δ f k | | .
Proofs of other two inequalities in Proposition 2 are very similar and straight forward. ☐
To prove the convergence of nonlinear scheme S N L , we recall the following result from [1,2,3].
Theorem 1.
For F, S and δ given in (15) if M > 0 such that g l ( Z )
| | F ( g ) | | M | | g | | ,
and ∃ c < 1 such that
| | δ S ( f ) + δ F ( δ f ) | | c | | δ f | | ,
then the subdivision scheme S N L is uniformally convergent. Moreover, if S is C α convergent then, for all sequence f l ( Z ) , S N L ( f ) is at least C β with β = min ( α , log 2 ( c ) ) .
Since ternary subdivision has three different formulas at points 3 i 1 , 3 i , & 3 i + 1 , in order to prove conditions (26) and (27) of Theorem 1 for our nonlinear schemes, we have to consider each of them separately.
Case 1: At the point 3 i 1 :
| δ S ( f k ) 3 i 1 + δ F ( δ f k ) 3 i 1 | | δ S ( f k ) 3 i 1 | + | δ F ( δ f k ) 3 i 1 |
By Proposition 1 (part 1) and Proposition 2 (part 1), for 0 < w < 1 81 , we get,
| δ S ( f k ) 3 i 1 + δ F ( δ f k ) 3 i 1 | ( 11 81 8 w ) | | δ f k | | + 3 ( 1 27 3 w ) | | δ f k | | .
| δ S ( f k ) 3 i 1 + δ F ( δ f k ) 3 i 1 | ( 20 81 17 w ) | | δ f k | | f o r 0 < w < 1 81 .
Case 2: At the point 3 i :
| δ S ( f k ) 3 i + δ F ( δ f k ) 3 i | | δ S ( f k ) 3 i | + | δ F ( δ f k ) 3 i |
By Proposition 1 (part 2) and Proposition 2 (part 2), for 0 < w < 1 81 , we get,
| δ S ( f k ) 3 i + δ F ( δ f k ) 3 i | ( 3 81 + 12 w ) | | δ f k | | + 6 ( 1 27 3 w ) | | δ f k | | .
| δ S ( f k ) 3 i + δ F ( δ f k ) 3 i | ( 7 27 6 w ) | | δ f k | | f o r 0 < w < 1 81 .
Case 3: At the point 3 i + 1 :
| δ S ( f k ) 3 i + 1 + δ F ( δ f k ) 3 i + 1 | | δ S ( f k ) 3 i + 1 | + | δ F ( δ f k ) 3 i + 1 |
By Proposition 1 (part 3) and Proposition 2 (part 3), for 0 < w < 1 81 , we get,
| δ S ( f k ) 3 i + 1 + δ F ( δ f k ) 3 i + 1 | ( 11 81 8 w ) | | δ f k | | + 3 ( 1 27 3 w ) | | δ f k | | .
| δ S ( f k ) 3 i + 1 + δ F ( δ f k ) 3 i + 1 | ( 20 81 17 w ) | | δ f k | | f o r 0 < w < 1 81 .
Let c = max { 20 81 17 w , 7 27 6 w } then for 0 < w < 1 81 , we get c < 1 . Therefore, from (28)–(30), we have,
| | δ S ( f k ) + δ F ( δ f k ) | | c | | δ f k | |
for c < 1 with 0 < w < 1 81 . Which proves Equation (27).
Now to prove Equation (26), we consider F ( g ) at n = 3 i 1 as defined in (16), and by using the fact (7), we have,
| F ( g ) 3 i 1 | ( 1 27 3 w ) | | g | | , f o r 0 < w < 1 81 .
At n = 3 i ,
| F ( g ) 3 i | = 0
and similarly, at n = 3 i + 1 , by using Property (7),
| F ( g ) 3 i + 1 | ( 1 27 3 w ) | | g | | , f o r 0 < w < 1 81 .
Let M = ( 1 27 3 w ) then M > 0 , for 0 < w < 1 81 . Therefore, from Equations (32)–(34), we get,
| | F ( g ) | | M | | g | | .
which proves Equation (26) and consequently proves that our class of 5-point nonlinear ternary interpolating subdivision schemes S N L given in (11) is uniformly convergent for 0 < w < 1 81 .
It is noted that c as given in (31) can be restricted as c 13 54 for 1 324 w < 1 162 . Which gives β = 2 as defined in Theorem 1 and hence proves that S N L is C 2 for 1 324 w < 1 162 .
Since functions P P H and M G M are nonlinear and satisfy properties given in (4)–(7) which we used for M G M to prove the convergence of (11). Therefore, it can easily be verified by replacing M G M function with P P H function in the above proof that subdivision schemes (12) are also C 2 continuous.

5. Numerical Results

We picked three examples with a varying number of irregularities in initial data points. In Figure 1, two smooth curves are generated from the initial control or data points, one with linear scheme (9) and another with a nonlinear scheme (11) both with w = 1 / 230 . One can easily see oscillations or Gibbs phenomenon for linear scheme but for the nonlinear scheme it is reduced. Figure 2, shows different initial data points and the corresponding smooth curves: one with the linear scheme (9) and one with nonlinear scheme (11) with w = 1 / 230 . In Figure 3, initial data points are selected from the step function and the corresponding smooth curves are generated with the linear scheme (9) and nonlinear scheme (11) with w = 1 / 230 . Improvement is evident. Curves generated from nonlinear schemes reduce the Gibbs phenomenon.

6. Conclusions

In this article, we proposed a class of 5-point nonlinear interpolating subdivision schemes. It is proved that our schemes are at least C 2 continuous. Numerical results are presented to show that curves generated by these schemes reduce the Gibbs phenomenon while keeping the same level of smoothness.

Conflicts of Interest

The author declares no conflict of interest.

References

  1. Amat, S.; Dadourian, K.; Liandrat, J. On a nonlinear subdivision scheme avoiding Gibbs oscillations and converging towards Cs functions with s > 1. Math. Comput. 2011, 80, 959–971. [Google Scholar] [CrossRef]
  2. Amat, S.; Dadourian, K.; Liandrat, J. On a nonlinear 4-point ternary and interpolatory multiresolution scheme elimenating the Gibbs phenomenon. Int. J. Numer. Anal. Model. 2010, 7, 261–280. [Google Scholar]
  3. Arandiga, F.; Donat, R.; Santagueda, M. The PCHIP subdivision scheme. Appl. Math. Comput. 2016, 272, 28–40. [Google Scholar] [CrossRef]
  4. Aslam, M. C1 continuity of 3-point nonlinear ternary interpolating subdivision schemes. Int. J. Numer. Methods Appl. 2015, 14, 119–132. [Google Scholar]
  5. Aslam, M.; Abeysinghe, W. Odd-Ary Approximating Subdivision Schemes and RS Strategy for Irregular Dense Initial Data. Available online: http://downloads.hindawi.com/journals/isrn.mathematical.analysis/2012/745096.pdf (accessed on 22 March 2018).
  6. Aspert, N.; Ebrahimi, T. Non-linear Subdivision of Univariate Signals and Discrete Surfaces. Available online: https://infoscience.epfl.ch/record/33290 (accessed on 22 March 2018).
  7. Cohen, A.; Dyn, N.; Matei, B. Quasilinear subdivision schemes with applications to ENO interpolation. Appl. Comput. Harmonic Anal. 2003, 15, 89–116. [Google Scholar] [CrossRef]
  8. Harizanov, S. Stability of Nonlinear Subdivision Schemes and Multiresolutions. Master’s Thesis, Jacobs University, Bremen, Germany, December 2007. [Google Scholar]
  9. Mustafa, G.; Ghaffar, A.; Aslam, M. A subdivision-regularization framework for preventing over fitting of data by a model. Appl. Appl. Math. Int. J. 2013, 8, 178–190. [Google Scholar]
  10. Hassan, M.F.; Ivrissimitzis, I.P.; Dodgson, N.A.; Sabin, M.A. An interpolating 4-point C2 ternary stationary subdivision scheme. Comput. Aided Geom. Des. 2002, 19, 1–18. [Google Scholar] [CrossRef]
  11. Zheng, H.; Hu, M.; Peng, G. Constructing 2n-1-point ternary interpolatory subdivision schemes by using variation of constants. In Proceedings of the International Conference on Computational Intelligence and Software Engineering, Wuhan, China, 11–13 December 2009; pp. 1–4. [Google Scholar]
Figure 1. Initial control points and curve generated by 5-point linear ternary interpolating subdivison scheme (5th level) in (9) and 5-point nonlinear ternary interpolating subdivision scheme (11) with w = 1 / 230 .
Figure 1. Initial control points and curve generated by 5-point linear ternary interpolating subdivison scheme (5th level) in (9) and 5-point nonlinear ternary interpolating subdivision scheme (11) with w = 1 / 230 .
Mca 23 00018 g001
Figure 2. Initial control points and curve generated by 5-point linear ternary interpolating subdivison scheme (5th level) in (9) and 5-point nonlinear ternary interpolating subdivision scheme (11) with w = 1 / 230 .
Figure 2. Initial control points and curve generated by 5-point linear ternary interpolating subdivison scheme (5th level) in (9) and 5-point nonlinear ternary interpolating subdivision scheme (11) with w = 1 / 230 .
Mca 23 00018 g002
Figure 3. Initial control points and curve generated by 5-point linear ternary interpolating subdivison scheme (5th level) in (9) and 5-point nonlinear ternary interpolating subdivision scheme (11) with w = 1 / 230 .
Figure 3. Initial control points and curve generated by 5-point linear ternary interpolating subdivison scheme (5th level) in (9) and 5-point nonlinear ternary interpolating subdivision scheme (11) with w = 1 / 230 .
Mca 23 00018 g003

Share and Cite

MDPI and ACS Style

Aslam, M. A Family of 5-Point Nonlinear Ternary Interpolating Subdivision Schemes with C2 Smoothness. Math. Comput. Appl. 2018, 23, 18. https://doi.org/10.3390/mca23020018

AMA Style

Aslam M. A Family of 5-Point Nonlinear Ternary Interpolating Subdivision Schemes with C2 Smoothness. Mathematical and Computational Applications. 2018; 23(2):18. https://doi.org/10.3390/mca23020018

Chicago/Turabian Style

Aslam, Muhammad. 2018. "A Family of 5-Point Nonlinear Ternary Interpolating Subdivision Schemes with C2 Smoothness" Mathematical and Computational Applications 23, no. 2: 18. https://doi.org/10.3390/mca23020018

Article Metrics

Back to TopTop