SlideShare a Scribd company logo
Mathematical Theory and Modeling
ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online)
Vol.3, No.13, 2013

www.iiste.org

On the Construction and Comparison of an Explicit Iterative
Algorithm with Nonstandard Finite Difference Schemes
Sania Qureshi1* Zaib-un-Nisa Memon 2 Asif Ali Shaikh 3 Muhammad Saleem Chandio4
1.

Lecturer in Mathematics, Department of Basic Sciences and Related Studies, Mehran University of
Engineering and Technology, Jamshoro.
2. Lecturer in Mathematics, Department of Basic Sciences and Related Studies, Mehran University of
Engineering and Technology, Jamshoro.
3. Assistant Professor in Mathematics, Department of Basic Sciences and Related Studies, Mehran
University of Engineering and Technology, Jamshoro.
4. Professor of Mathematics, Institute of Mathematics and Computer Science, University of Sindh,
Jamshoro.
*Email of the corresponding author: sania.qureshi@faculty.muet.edu.pk
Abstract
An explicit iterative algorithm to solve both linear and nonlinear problems of ordinary differential equations with
initial conditions is formulated with main focus given on its comparison with some non-standard finite difference
schemes. Two first order linear initial value problems (IVPs) with periodic behavior are used to analyze the
performance of the proposed algorithm with respect to maximum absolute error and computational effort where
proposed algorithm performs better in both cases. The proposed algorithm efficiently follows the oscillatory
behavior of models like Lotka-Volterra predator-prey and mass-spring system (damped case) in comparison to
the nonstandard schemes. All necessary computations have been carried out through MATLAB version 8.1
(R2013a) in double precision arithmetic. Numerical results obtained by the proposed algorithm are found to be
computationally reliable and practical in comparison with two nonstandard finite difference schemes discussed
in literature.
Keywords:
absolute error.

Iterative algorithm, nonstandard finite difference scheme, Initial conditions, Maximum

1. Introduction
To solve models based on ordinary or partial differential equations is one of the major and challenging tasks
being faced by researchers belonging to various fields of science and engineering. It is seldom possible to
explicitly solve such models (especially nonlinear) in terms of elementary mathematical functions (Burden and
Faires, 2010; Ibijola and Ogunrinde, 2010; Soomro et al., 2013) and this is where computer simulation and
approximate methods play their dynamic role. Numerical techniques to solve Initial Value Problems (IVPs)
modelled by ordinary differential equations (ODEs) help us to analyze and investigate various features of
dynamical systems (Yin et al., 2013). A few of such dynamical and/or nonlinear systems based on a set of first
order ordinary differential equations include Lorenz model (Lorenz, 1963), Lotka – Volterra predator – prey
model (Lotka, 1910; Goel, 1971), Lane – Emden equation (Homer, 1870) and Van der Pol’s oscillator (Van der
Pol, 1927). These systems find number of applications in many scientific fields like, Meteorology, Ecology,
Biomathematics, oscillatory chemical reactions, chaos theory, seismology, and astrophysics; just to mention a
few, and are often considered to be model problems in order to test accuracy and efficacy of various newly
developed algorithms for solving IVPs as commented in (Soomro et al., 2013) .
In this paper, an attempt is made to improve an explicit numerical algorithm to solve a single ODE or a system
of ODEs subject to initial conditions as shown below:

y = f ( t , y ) ; y ( t0 ) = a }

(1.1)

78
Mathematical Theory and Modeling
ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online)
Vol.3, No.13, 2013

www.iiste.org

y1 = f1 ( t , y1 , y2 ,
y2 = f 2 ( t , y1 , y2 ,

, yn )

yn = f n ( t , y1 , y2 ,

and

, yn )

, yn )

subject to
y1 ( t0 ) = a1 , y2 ( t0 ) = a 2 ,

ü
ï
ï
ï
ï
ý
ï
ï
ï
, y n ( t0 ) = a n ï
þ

(1.2 )
These models are said to be nonlinear if nonlinearity occurs in y ( t ) . There is no existence of a unique algorithm
to deal with every type of differential equation; therefore, these ODEs have been divided into classes with
respect to their order, type, and linearity (Zill, 2011). Many scholars have resorted to either develop new iterative
algorithms or improve the efficiency of existing ones in terms of their stability, convergence and number of
function evaluations. (Fatunla, 1976; Ibijola, 1997; Wazwaz, 2000; Ramos, 2007; Yang and X, 2008; Sunday
and Odekunle, 2012; Nik and Soleymani, 2013) are among many of those who have introduced nonstandard
finite difference schemes to solve first order IVPs and (Wambecq, 1976; Chandio and Memon, 2010; Rabiei and
Ismail, 2011; Anuar et al., 2011; Rabiei et al., 2012) are among those who have improved the efficiency of
existing standard algorithms.
The purpose of the coming section is to construct an improved iterative algorithm to solve problems of type
(1.1) and (1.2 ) . Various existing methods of past could not beat the introduced algorithm for one or the other
reason as shown by number of examples chosen for comparison. Limitations of the algorithm are also discussed.
2. Materials and Methods
2.1. Problem Description
Consider a well-posed1 initial value problem

dy ( t )

ü
= f (t, y (t )) ï
dt
ý
y ( t0 ) = y0 , t Î [ a, b ]ï
þ

( 2.1)
Approximation yi to the theoretical solution y ( ti ) , in a discrete fashion, will be produced at values called
nodes, in a closed interval

[ a, b ] ×

ti +1 = t0 + ( i + 1) Dt for each i = 0,1, 2,

The nodes are equally spaced throughout the interval

[ a, b ] ×

Also

, n , where Dt = ti +1 - ti = ( b - a ) / n is called the fixed step size.

2.2 Construction of an Explicit Iterative Algorithm
Consider a continuously differentiable function y = f ( t ) shown in fig. 1. Suppose the red line PL1 be the

(

)

(1)
tangent to the curve y = f ( t ) at P ( t0 , y0 ) and the green line QL2 be the line through Q t1 , y1 having the

slope

(

(1)

f t1 , y1

1

) , where y( ) = y + Dt f (t , y ) .
1
1

0

0

0

One and only one solution exists to the problem.

79
Mathematical Theory and Modeling
ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online)
Vol.3, No.13, 2013

www.iiste.org

L2

y

L1

S

y = f (t )

P

R

Q

L3

t0 + Dt / 2

t0

0

t1 = t0 + Dt

t

Figure 1. Graphical representation of the proposed iterative algorithm.

(

( f (t , y ) + f (t , y )) 2 that is average

)

(1)
Now blue line QL3 is the line passing through Q t1 , y1 with slope

(

0

)

0

1

(1)
1

(1)
of two slopes f ( t0 , y0 ) and f t1 , y1 .

Coordinates of the point R with abscissa t0 + Dt / 2 and slope

( f (t , y ) + f (t , y )) 2 will be
0

0

(

æ
æ f t , y + f t , y (1)
1 1
ç
Dt
Dt ç ( 0 0 )
R ç t0 + , y0 + ç
2
2 ç
2
ç
è
è
Equation of the line (brown)

(1)
1

1

) ö÷ ö÷÷
÷
÷÷
øø

PS passing through P ( t0 , y0 ) with slope at R will be
y - y0 = ( t - t0 )

(

æ
æ f t , y + f t , y (1)
1 1
ç
Dt
Dt ç ( 0 0 )
f ç t0 + , y0 + ç
2
2 ç
2
ç
è
è

) ö÷ ö÷÷
÷
÷÷
øø

At t = t1 , we obtain

y1 = y0 + ( t1 - t0 )

(

æ
æ f t , y + f t , y (1)
1 1
ç
Dt
Dt ç ( 0 0 )
f ç t0 + , y0 + ç
2
2 ç
2
ç
è
è

(

æ
æ f t , y + f t , y (1)
1 1
ç
Dt
Dt ç ( 0 0 )
= y0 + Dt f ç t0 + , y0 + ç
2
2 ç
2
ç
è
è

) ö÷ ö÷÷
÷
÷÷
øø

) ö÷ ö÷÷
÷
÷÷
øø

Finally, this arrangement results in a point S that will better approximate the exact point lying on the curve
y = f (t ) .
Continuing in the same way, we will get the following proposed iterative algorithm:
æ
Dt
Dt æ f ( ti , yi ) + f ( ti +1 , yi + Dt f ( ti , yi ) ) ö ö
÷÷
yi +1 = yi + Dt f ç ti + , yi + ç
ç
÷÷
2
2 ç
2
è
øø
è

80

( 2.2 )
Mathematical Theory and Modeling
ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online)
Vol.3, No.13, 2013

for i = 0,1, 2,

www.iiste.org

,n .

3. Numerical Examples and Discussion
In this section, we proceed to implement the proposed algorithm ( 2.2 ) on variety of problems of the type (1.1)
and (1.2 ) taken from the literature. All the computations and graphical displays have been carried out using
MATLAB version 8.1 (R2013a) in double precision arithmetic. Numerical results of proposed algorithm have
been compared with respect to exact solution, absolute errors, CPU time, step size taken and numerical solutions
obtained by existing iterative methods.
Though, linear differential equations can be solved using analytical methods but some of them consume large
amount of computer time and memory. For example, the following IVP:

y = sin 5t - 0.4 y ü
ï
ý
y (0) = 5
ï
þ

Problem: 01

possesses an exact solution in explicit form

y (t ) =

1 é
3270e-2t /5 - 125cos5t + 10sin 5t ù
û
629 ë

But it takes the CPU time of about 7.5432 seconds or if solved by hand involves complicated integration. On the
other hand, the CPU time elapsed is approximately 0.001611 seconds when solved using the proposed algorithm
showing advantage of implementing numerical algorithms. Further, integration steps (IS) taken by Euler and
proposed algorithm are 40 and 20 respectively; even though, the former could not beat the latter as depicted in
figure 2.

6
5
4
Exact
Proposed
Euler

y(t)

3
2
1
0
-1
-1

0

1

2

3
time

4

5

6

7

Figure 2. Comparison of Euler (IS = 40) and proposed algorithm (IS = 20) with respect to exact solution on the
interval [0 6].
Another initial value problem of considerable attention is the one given below:
Problem: 02

y ¢ = y cos ( t ) ü
ï
ý
y ( 0) = 1
ï
þ

sin ( t )
Being a linear first order IVP, its analytical solution, y ( t ) = e
, is a periodic function with period 2p in t.

For the purpose of comparison, a nonstandard second order and A – stable method by Ramos (2007) is selected,
with the iterative algorithm given as:
81
Mathematical Theory and Modeling
ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online)
Vol.3, No.13, 2013

www.iiste.org

yi +1 = yi +

2Dt é f ( ti , yi ) ù
ë
û

2

2 f ( ti , yi ) - Dtf ¢ ( ti , yi )

where f ¢ ( ti , yi ) = ft + f y f at ( ti , yi ) ×

3

y(t)

2

1

0

Proposed
Ramos
Exact

-1

0

2

4

6

time

8

10

Figure 3. Comparison of proposed method with a method of Ramos with respect to exact solution for step size
0.2.
It is observed from fig. 3 that the method of Ramos shows notable fluctuations at ridges of the solution curve
whereas proposed algorithm follows the periodic behavior of the solution curve even at considerably large step
size ( Dt = 0.2 ) . It should also be mentioned that Ramos method gives second order accuracy and maintains A –
stability specifically for singular, non-singular and singularly-perturbed problems. It must be admitted at this
stage that the methods like Heun’s and Ralston’s beat the proposed algorithm when it comes to periodicity.
Though, the proposed algorithm does not require very small step sizes in order that the error does not propagate
dramatically, for certain problems it will be necessary to take small step sizes and this occurs with problems
having solutions of oscillatory behavior. In the regions where curvature is considerably larger, the proposed
algorithm needs smaller step sizes to follow the solution as shown by figure 4 for the IVP given in problem 02.
Nevertheless, there are better options to solve such problems. For further details, see (Fang, 2009) and (Yang &
X., 2008).

3

step size = 0.5

exact solution
2.5

y(t)

2
1.5

step size = 0.25

1
0.5
step size = 1
0
-0.5

0

1

2

3

4

5
time

6

7

8

9

10

Figure 4. Proposed method follows the oscillatory behavior with reducing step size.
82
Mathematical Theory and Modeling
ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online)
Vol.3, No.13, 2013

www.iiste.org

Computation of errors and CPU time of different algorithms with various integration steps are given in table 1. It
can be observed that maximum absolute error produced by Ramos method is considerably higher than the one
produced by proposed algorithm with the same integration steps and so is the case with the CPU time noted for
both the methods.
Table 1. Comparison of Proposed Algorithm with Ramo's Method for y¢ = y cos ( t ) ; y ( 0 ) = 1 with respect to
errors and Computer time.
Integration
Steps

Method

25
50
100
200
400
25
50
100
200
400

Ramos

Proposed
Algorithm

Error at

( t = 10 )

Maximum Absolute Error

0.141939963560321
0.096591768133376
0.045508916402834
0.003532000426836
0.020619199968314
0.035530962934161
0.005305961565138
0.000849565979959
0.000152269593188
0.000030552080064

CPU Time
(seconds)

0.872205397973849
0.366086264684939
0.239923661433473
0.015513069156405
0.100016509934113
0.059822450713906
0.008011144164723
0.002314692012949
6.192312521497989e-04
1.599858792880049e-04

0.002321
0.002841
0.004234
0.007780
0.018664
0.000709
0.001571
0.005447
0.010940
0.012100

Another feature depicted by figure 5 is continuous oscillations in error plot of Ramos method with increasing
integration steps whereas error plot of proposed algorithm does not exhibit such behavior.

maximum absolute errors

10

10

10

10

10

0

-1

-2

Ramos
Proposed

-3

-4

0

50

100

150

200
250
300
integration steps

350

400

450

500

Figure 5. Error plots obtained by Ramos and Proposed Algorithm
The dynamical equations of a rationalized biological model of two challenging populations (shown by figure 6);
called Lotka – Volterra predator – prey system, are given by two coupled nonlinear first order ordinary
differential equations:
Problem: 03

y1 = a y1 ( t ) - b y1 ( t ) y2 ( t ) ü
ï
ý
y2 = -g y2 ( t ) + d y1 ( t ) y2 ( t ) ï
þ

83
Mathematical Theory and Modeling
ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online)
Vol.3, No.13, 2013

www.iiste.org

where y1 ( t ) and y2 ( t ) are number of prey (for example, rabbit) and predators (for example, fox) respectively
at any given time t, y1 and y2 represent growth rates of the two species respectively over time, and a , b , g ,
and d are factors concerning the interaction of the two species.

Figure 6. Predator – Prey interaction, source: www.personal.psu.ed
The system cannot exactly be solved except for two equilibria at ( 0, 0 ) and (g d , a b ) as detailed in Zill
(2009). Nonetheless, the system is capable of being analyzed through numerical algorithms. Figure 7 displays
numerical solution and phase portrait of the system obtained by Euler’s, Wambecq’s 2 and proposed algorithm
using step size of 0.1 with initial conditions y1 ( 0 ) = 2 and y2 ( 0 ) = 1 taking the parameters’ values

a = 1.2, b = 0.6, g = 0.8, d = 0.3 from Chapra (2012).
state variables vs time
15
10
5
0
0

10

Prey
Predator

5
10

20

30

0
0

40

(a) Euler's Time Plot
state variables vs time

10

20

30

0
0

40

(c) Wambecq's Time Plot
state variables vs time

6

8

10

2

4

6

8

(d) Wambecq's Phase Plane Portrait
5

5
0
0

4

5

5
0
0

2

(b) Euler's Phase Plane Portrait

10

20

30

0
0

40

(e) Proposed Time Plot

1

2

3

4

5

6

(f) Proposed Phase Plane Portrait

Figure 7. Numerical solution of predator – prey system using Euler’s, Wambecq’s and Proposed algorithm with
400 integration steps.
Although, same step size has been used for all three algorithms but fig. 7a shows oscillations with increasing
amplitudes and the same is apparent by the phase plane portrait (fig. 7b). This results in using much smaller step
sizes required by the Euler’s method. Likewise, Wambecq’s method have sharp corners at peaks of the
oscillations shown in fig. 7c and the same is confirmed by the phase portrait in fig. 7d. On the other hand,
2

yi +1 = yi + Dt ék12 ( 2k1 - k2 )ù ; where k1 = f ( ti , yi ) , k2 = f ( ti + 0.5Dt , yi + 0.5Dtk1 )
ê
ú
ë
û

84
Mathematical Theory and Modeling
ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online)
Vol.3, No.13, 2013

www.iiste.org

proposed algorithm produced better results with the same step size. Over time, a cyclical behavior develops in
fig. 7e; as expected. Also, the phase portrait (fig. 7f) reveals repetition of the process by a closed trajectory.
Finally, second order linear (autonomous) ordinary differential equation called harmonic oscillator (mass-spring
system) has been investigated through proposed algorithm and Wambecq’s method against its solution obtained
by ode45 solver offered by MATLAB keeping relative error tolerance as small as 1e-06. For the sake of
simplicity, we consider the case of damped harmonic oscillator ( b > 0 ) with mass of the object equals 1
(Blanchard et al., 2012):

y ( t ) + by ( t ) + ky ( t ) = 0 ü
ï
subject to
ý
ï
y ( 0) = a , y ( 0) = b
þ

Problem: 04

where y ( t ) and y ( t ) are position and velocity of the spring respectively, ( k > 0 ) is called spring constant and
b is known as damping constant.
The system has been solved numerically through three iterative algorithms with same step size as shown in
figure 8 choosing damping constant relatively small ( b = 0.17 ) and spring constant k = 1 with initial conditions:
g mp
y ( 0) = 3.14, y ( 0 ) = 0 . Solution to the system, as expected, goes up and down with decreasing amplitude and
slowly comes to rest as time goes on; and proposed algorithm favorably agrees with that of ode45 but
Wambecq’s shows amplitudes less than those obtained by rest of the two iterative algorithms; however, it also
attains resting position with time. This type of behavior is confirmed by the phase plane portrait shown in figure
9 where solutions are spiraling in to the point where mass is at rest and there is no velocity, called equilibrium
point. It can be observed from figure 9 that Wambecq came across various disruptions while reaching to
equilibrium point.

4

position

2

0

-2

-4
0

Proposed
ode45
Wambecq
10

20

30

40

50

time
Figure 8. Behavior of solution of damped harmonic oscillator investigated by three different iterative algorithms.

85
Mathematical Theory and Modeling
ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online)
Vol.3, No.13, 2013

www.iiste.org

4
Wambecq
ode45
Proposed

3

position

2
1
0
-1
-2
-3
-3

-2

-1

0
velocity

1

2

3

Figure 9. Phase plane portrait of damped harmonic oscillator generated by three different iterative algorithms.
4. Conclusion
In this work, formulation and a comparative study of the proposed algorithm is carried out with two nonstandard
finite difference schemes. Numerical results obtained support the efficiency of the proposed algorithm in
comparison to nonstandard schemes even at larger step sizes. The algorithm is also found to have lower
computational cost with greater accuracy in results both for linear and nonlinear problems considered.
5. Future Work
In future, much of work would be based upon standard error analysis of the algorithm proposed. Convergence of
the proposed algorithm would be discussed in detail. Its stability region would also be drawn and a comparison
with standard and few more non-standard methods would be under consideration.
6. Acknowledgement
The authors would like to express their sincere thanks to anonymous referees of the journal for their thoughtful
reading of the work presented.
References:
Anuar, K. H., Othman, K. I., Ishak, F., Ibrahim, Z. B., & Majid, Z. (2011). Development Partitioning
Intervalwise Block Method for Solving Ordinary Differential Equations. World Academy of Science,
Engineering and Technology, 58, 243-245.
Blanchard, P., Devaney, R. L., & Hall, G. R. (2012). Differential Equations (4th ed.). Boston: Richard Stratton.
Retrieved November 5, 2012
Burden, R. L., & Faires, J. D. (2010). Numerical Analysis: Theoery and Applications (9 ed.). India, India:
Cengage Learning. Retrieved August 8, 2013, from www.cengage.co.in
Chandio, M. S., & Memon, A. G. (2010). Improving the Efficiency of Heun's Method. Sindh University
Research Journal (Science Series), 42(2), 85-88.
Chapra, S. C. (2012). Applied Numerical Methods with Matlab for Engineeris and Scientists (3rd ed.). India:
McGraw Hill.
Fang, Y. S. (2009). A robust trigonometrically fitted embedded pair for perturbed oscillator. Journal of
Computational and Applied Mathematics, 225(2), 347-355.

86
Mathematical Theory and Modeling
ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online)
Vol.3, No.13, 2013

www.iiste.org

Fatunla, S. O. (1976). A New Algorithm for Numerical Solution of Ordinary Differential Equations.
Computations and Mathematics with Applications, 2, 247-253.
Fu-Kang Yin, W.-Y. H.-Q.-Q. (2013). Legendre Wavelets-Picard Iteration Method for Solution of Nonlinear
Initial Value Problems. International Jouurnal of Applied Physics and Mathematics, 3(2), 127-131.
Retrieved October 22, 2013
Goel, N. S. (1971). On the Volterra and other Nonlinear Models of Interacting Populations. Academic Press Inc.
Homer, L. J. (1870). On the Theoretical temperature of the Sun under the Hypothesis of a Gaseous Mass
Maintaining its Volume by its Internal Heat and Depending on the Laws of Gases Known to Terrestrial
Experiment. The American Journal of Science and Arts, 50(2), 57-74.
Ibijola, E. A. (1997). New Scheme for Numerical Integration of Special Initial Value Problems in Ordinary
Differential Equations. Ph.D. Thesis Submitted to the Department of Mathematics. Nigeria: University
of Benin.
Ibijola, E. A., & Ogunrinde, R. B. (2010). On a New Numerical Scheme for the Solution of IVPs in ODEs.
Australian Journal of Basic and Applied Sciences, 4(10), 5277-5282.
Lorenz, E. N. (1963). Deterministic non-periodic flow. Journal of the Atmospheric Sciences, 20(2), 130-141.
Lotka, J. A. (1910). Contribution to the Theory of Periodic Reaction. Journal of Physics and Chemistry, 14(3),
271-274.
Nik, H. S., & Soleymani, F. (2013). A Taylor-type method for solving nonlinear ordinary differential equations.
Alexandria Engineering Journal, 52(3), 543-550.
Rabiei, F., & Ismail, F. (2011). New Improved Runge-Kutta method with reducing number of functions
evaluations. ASME Press. doi:10.1115/1.859797
Rabiei, F., Ismail, F., Norazak, S., & Seddighi, S. (2012). Accelerated Runge-Kutta Nystrom for Solving
Autonomous Second-Order Ordinary Differential Equations. World Applied Sciences Journal, 17(12),
1070-1549.
Ramos, H. (2007). A non-standard explicit integration scheme for initial-value problems. Applied Mathematics
and Computation, 189(1), 710-718.
Soomro, A. S., Tularam, G. A., & Shaikh, M. M. (2013). A Comparison of Numerical Methods for Solving the
Unforced Van Der Pol's Equation. Mathematical Theory and Modeling, 3(2), 66-78.
Sunday, J., & Odekunle, M. R. (2012). A New Numerical Integrator for the Solution of Initial Value Problems in
Ordinary Differential Equations. The Pacific Journal of Science and Technology, 13(1), 221-227.
Van der Pol, B. (1927). On relaxations-oscillations. The London, Edinburgh and Dublin Phil. Mag. & J. of Sci.,
2(7), 978-992.
Wambecq, A. (1976). Nonlinear methods in solving ordinary differential equations. Journal of Computational
and Applied Mathematics, 2(1), 27-33. Retrieved December 10, 2012
Wazwaz, A. M. (2000). A New Algorithm for Calculating Adomian Polynomials for Nonlinear Operationn.
Applied Mathematics and Computation, 3, 1375-1395.
Yang, H., & X., W. (2008). Trigonometrically-fitted AKRN methods for perturbed oscillators. Applied
Numerical Mathematics, 58(9), 1375-1395.
Zill, D. G. (2009). A First Course in Differential Equations with Modeling Applications (9th ed.). Cengage
Learning.

87
This academic article was published by The International Institute for Science,
Technology and Education (IISTE). The IISTE is a pioneer in the Open Access
Publishing service based in the U.S. and Europe. The aim of the institute is
Accelerating Global Knowledge Sharing.
More information about the publisher can be found in the IISTE’s homepage:
http://www.iiste.org
CALL FOR JOURNAL PAPERS
The IISTE is currently hosting more than 30 peer-reviewed academic journals and
collaborating with academic institutions around the world. There’s no deadline for
submission. Prospective authors of IISTE journals can find the submission
instruction on the following page: http://www.iiste.org/journals/
The IISTE
editorial team promises to the review and publish all the qualified submissions in a
fast manner. All the journals articles are available online to the readers all over the
world without financial, legal, or technical barriers other than those inseparable from
gaining access to the internet itself. Printed version of the journals is also available
upon request of readers and authors.
MORE RESOURCES
Book publication information: http://www.iiste.org/book/
Recent conferences: http://www.iiste.org/conference/
IISTE Knowledge Sharing Partners
EBSCO, Index Copernicus, Ulrich's Periodicals Directory, JournalTOCS, PKP Open
Archives Harvester, Bielefeld Academic Search Engine, Elektronische
Zeitschriftenbibliothek EZB, Open J-Gate, OCLC WorldCat, Universe Digtial
Library , NewJour, Google Scholar

More Related Content

What's hot

Numerical Investigation of Higher Order Nonlinear Problem in the Calculus Of ...
Numerical Investigation of Higher Order Nonlinear Problem in the Calculus Of ...Numerical Investigation of Higher Order Nonlinear Problem in the Calculus Of ...
Numerical Investigation of Higher Order Nonlinear Problem in the Calculus Of ...
IOSR Journals
 
Principal Component Analysis for Tensor Analysis and EEG classification
Principal Component Analysis for Tensor Analysis and EEG classificationPrincipal Component Analysis for Tensor Analysis and EEG classification
Principal Component Analysis for Tensor Analysis and EEG classification
Tatsuya Yokota
 
Two parameter entropy of uncertain variable
Two parameter entropy of uncertain variableTwo parameter entropy of uncertain variable
Two parameter entropy of uncertain variable
Surender Singh
 
Numerical Solution and Stability Analysis of Huxley Equation
Numerical Solution and Stability Analysis of Huxley EquationNumerical Solution and Stability Analysis of Huxley Equation
Independent Component Analysis
Independent Component AnalysisIndependent Component Analysis
Independent Component Analysis
Tatsuya Yokota
 
Ebook mst209 block1_e1i1_n9780749252816_l1 (2)
Ebook mst209 block1_e1i1_n9780749252816_l1 (2)Ebook mst209 block1_e1i1_n9780749252816_l1 (2)
Ebook mst209 block1_e1i1_n9780749252816_l1 (2)
Fred Stanworth
 
1 d analysis
1 d analysis1 d analysis
1 d analysis
Dhruvit Lakhani
 
11.solution of a singular class of boundary value problems by variation itera...
11.solution of a singular class of boundary value problems by variation itera...11.solution of a singular class of boundary value problems by variation itera...
11.solution of a singular class of boundary value problems by variation itera...Alexander Decker
 
Ebook mst209 block3_e1i1_n9780749252830_l1 (2)
Ebook mst209 block3_e1i1_n9780749252830_l1 (2)Ebook mst209 block3_e1i1_n9780749252830_l1 (2)
Ebook mst209 block3_e1i1_n9780749252830_l1 (2)
Fred Stanworth
 
Introduction To Matrix
Introduction To MatrixIntroduction To Matrix
Introduction To MatrixAnnie Koh
 
Linear Algebra and its use in finance:
Linear Algebra and its use in finance:Linear Algebra and its use in finance:
Linear Algebra and its use in finance:
Service_supportAssignment
 
Mst209 block4 e1i1_n9780749252847 (2)
Mst209 block4 e1i1_n9780749252847 (2)Mst209 block4 e1i1_n9780749252847 (2)
Mst209 block4 e1i1_n9780749252847 (2)
Fred Stanworth
 
Maths 9
Maths 9Maths 9
Maths 9
Mehtab Rai
 
Ijciet 10 02_085
Ijciet 10 02_085Ijciet 10 02_085
Ijciet 10 02_085
IAEME Publication
 
Sample m.tech(cs)07
Sample m.tech(cs)07Sample m.tech(cs)07
Sample m.tech(cs)07
bikram ...
 
Matrix Methods of Structural Analysis
Matrix Methods of Structural AnalysisMatrix Methods of Structural Analysis
Matrix Methods of Structural Analysis
DrASSayyad
 
Solution of a subclass of singular second order
Solution of a subclass of singular second orderSolution of a subclass of singular second order
Solution of a subclass of singular second orderAlexander Decker
 
11.solution of a subclass of singular second order
11.solution of a subclass of singular second order11.solution of a subclass of singular second order
11.solution of a subclass of singular second orderAlexander Decker
 
Numerical solution of linear volterra fredholm integro-
Numerical solution of linear volterra fredholm integro-Numerical solution of linear volterra fredholm integro-
Numerical solution of linear volterra fredholm integro-
Alexander Decker
 

What's hot (19)

Numerical Investigation of Higher Order Nonlinear Problem in the Calculus Of ...
Numerical Investigation of Higher Order Nonlinear Problem in the Calculus Of ...Numerical Investigation of Higher Order Nonlinear Problem in the Calculus Of ...
Numerical Investigation of Higher Order Nonlinear Problem in the Calculus Of ...
 
Principal Component Analysis for Tensor Analysis and EEG classification
Principal Component Analysis for Tensor Analysis and EEG classificationPrincipal Component Analysis for Tensor Analysis and EEG classification
Principal Component Analysis for Tensor Analysis and EEG classification
 
Two parameter entropy of uncertain variable
Two parameter entropy of uncertain variableTwo parameter entropy of uncertain variable
Two parameter entropy of uncertain variable
 
Numerical Solution and Stability Analysis of Huxley Equation
Numerical Solution and Stability Analysis of Huxley EquationNumerical Solution and Stability Analysis of Huxley Equation
Numerical Solution and Stability Analysis of Huxley Equation
 
Independent Component Analysis
Independent Component AnalysisIndependent Component Analysis
Independent Component Analysis
 
Ebook mst209 block1_e1i1_n9780749252816_l1 (2)
Ebook mst209 block1_e1i1_n9780749252816_l1 (2)Ebook mst209 block1_e1i1_n9780749252816_l1 (2)
Ebook mst209 block1_e1i1_n9780749252816_l1 (2)
 
1 d analysis
1 d analysis1 d analysis
1 d analysis
 
11.solution of a singular class of boundary value problems by variation itera...
11.solution of a singular class of boundary value problems by variation itera...11.solution of a singular class of boundary value problems by variation itera...
11.solution of a singular class of boundary value problems by variation itera...
 
Ebook mst209 block3_e1i1_n9780749252830_l1 (2)
Ebook mst209 block3_e1i1_n9780749252830_l1 (2)Ebook mst209 block3_e1i1_n9780749252830_l1 (2)
Ebook mst209 block3_e1i1_n9780749252830_l1 (2)
 
Introduction To Matrix
Introduction To MatrixIntroduction To Matrix
Introduction To Matrix
 
Linear Algebra and its use in finance:
Linear Algebra and its use in finance:Linear Algebra and its use in finance:
Linear Algebra and its use in finance:
 
Mst209 block4 e1i1_n9780749252847 (2)
Mst209 block4 e1i1_n9780749252847 (2)Mst209 block4 e1i1_n9780749252847 (2)
Mst209 block4 e1i1_n9780749252847 (2)
 
Maths 9
Maths 9Maths 9
Maths 9
 
Ijciet 10 02_085
Ijciet 10 02_085Ijciet 10 02_085
Ijciet 10 02_085
 
Sample m.tech(cs)07
Sample m.tech(cs)07Sample m.tech(cs)07
Sample m.tech(cs)07
 
Matrix Methods of Structural Analysis
Matrix Methods of Structural AnalysisMatrix Methods of Structural Analysis
Matrix Methods of Structural Analysis
 
Solution of a subclass of singular second order
Solution of a subclass of singular second orderSolution of a subclass of singular second order
Solution of a subclass of singular second order
 
11.solution of a subclass of singular second order
11.solution of a subclass of singular second order11.solution of a subclass of singular second order
11.solution of a subclass of singular second order
 
Numerical solution of linear volterra fredholm integro-
Numerical solution of linear volterra fredholm integro-Numerical solution of linear volterra fredholm integro-
Numerical solution of linear volterra fredholm integro-
 

Viewers also liked

Marketing for service quality in jordanian construction project organisation
Marketing for service quality in jordanian construction project organisationMarketing for service quality in jordanian construction project organisation
Marketing for service quality in jordanian construction project organisation
Alexander Decker
 
Measuring desertification in continuum
Measuring desertification in continuumMeasuring desertification in continuum
Measuring desertification in continuum
Alexander Decker
 
Dental implants services rowlett tx
Dental implants services rowlett txDental implants services rowlett tx
Dental implants services rowlett tx
Smile Effects
 
Modeling and forecasting energy consumption in ghana
Modeling and forecasting energy consumption in ghanaModeling and forecasting energy consumption in ghana
Modeling and forecasting energy consumption in ghana
Alexander Decker
 
Manpower training and development
Manpower training and developmentManpower training and development
Manpower training and development
Alexander Decker
 
Mathematical model of refrigerants boiling process in the
Mathematical model of refrigerants boiling process in theMathematical model of refrigerants boiling process in the
Mathematical model of refrigerants boiling process in the
Alexander Decker
 
4 cours-pc1 - lyceechabi.com
4 cours-pc1 - lyceechabi.com4 cours-pc1 - lyceechabi.com
4 cours-pc1 - lyceechabi.comKayl Mido
 
Multivariate analysis of the impact of the commercial banks on the economic g...
Multivariate analysis of the impact of the commercial banks on the economic g...Multivariate analysis of the impact of the commercial banks on the economic g...
Multivariate analysis of the impact of the commercial banks on the economic g...
Alexander Decker
 
Modifying of li ni0.8co0.2o2 cathode material by chemical vapor deposition co...
Modifying of li ni0.8co0.2o2 cathode material by chemical vapor deposition co...Modifying of li ni0.8co0.2o2 cathode material by chemical vapor deposition co...
Modifying of li ni0.8co0.2o2 cathode material by chemical vapor deposition co...
Alexander Decker
 
Устройство микроджойстик
Устройство микроджойстикУстройство микроджойстик
Устройство микроджойстик
Alexander Petrov
 
New law to calculate speed of (electron and proton) in electrical field
New law to calculate speed of (electron and proton) in electrical fieldNew law to calculate speed of (electron and proton) in electrical field
New law to calculate speed of (electron and proton) in electrical field
Alexander Decker
 
Meeting demands of vision 2030 and globalisation some reforms and innovations...
Meeting demands of vision 2030 and globalisation some reforms and innovations...Meeting demands of vision 2030 and globalisation some reforms and innovations...
Meeting demands of vision 2030 and globalisation some reforms and innovations...
Alexander Decker
 
Models of the settlement effort for communal conflicts (in ketara village, ce...
Models of the settlement effort for communal conflicts (in ketara village, ce...Models of the settlement effort for communal conflicts (in ketara village, ce...
Models of the settlement effort for communal conflicts (in ketara village, ce...
Alexander Decker
 
2 cours-pc1- lyceechabi.com
2 cours-pc1- lyceechabi.com2 cours-pc1- lyceechabi.com
2 cours-pc1- lyceechabi.comKayl Mido
 
On the nature of interlanguage
On the nature of interlanguageOn the nature of interlanguage
On the nature of interlanguage
Alexander Decker
 
New type of multi-purpose standard radon chamber in south korea
New type of multi-purpose standard radon chamber in south koreaNew type of multi-purpose standard radon chamber in south korea
New type of multi-purpose standard radon chamber in south koreaAlexander Decker
 
5 Greatest Inventions
5 Greatest Inventions5 Greatest Inventions
5 Greatest Inventions
Daily 10 Minutes
 
Mathematical formulation of inverse scattering and korteweg de vries equation
Mathematical formulation of inverse scattering and korteweg de vries equationMathematical formulation of inverse scattering and korteweg de vries equation
Mathematical formulation of inverse scattering and korteweg de vries equation
Alexander Decker
 
Mathematics abilities of physics students implication for the application and...
Mathematics abilities of physics students implication for the application and...Mathematics abilities of physics students implication for the application and...
Mathematics abilities of physics students implication for the application and...
Alexander Decker
 
Multilingualism in iran
Multilingualism in iranMultilingualism in iran
Multilingualism in iran
Alexander Decker
 

Viewers also liked (20)

Marketing for service quality in jordanian construction project organisation
Marketing for service quality in jordanian construction project organisationMarketing for service quality in jordanian construction project organisation
Marketing for service quality in jordanian construction project organisation
 
Measuring desertification in continuum
Measuring desertification in continuumMeasuring desertification in continuum
Measuring desertification in continuum
 
Dental implants services rowlett tx
Dental implants services rowlett txDental implants services rowlett tx
Dental implants services rowlett tx
 
Modeling and forecasting energy consumption in ghana
Modeling and forecasting energy consumption in ghanaModeling and forecasting energy consumption in ghana
Modeling and forecasting energy consumption in ghana
 
Manpower training and development
Manpower training and developmentManpower training and development
Manpower training and development
 
Mathematical model of refrigerants boiling process in the
Mathematical model of refrigerants boiling process in theMathematical model of refrigerants boiling process in the
Mathematical model of refrigerants boiling process in the
 
4 cours-pc1 - lyceechabi.com
4 cours-pc1 - lyceechabi.com4 cours-pc1 - lyceechabi.com
4 cours-pc1 - lyceechabi.com
 
Multivariate analysis of the impact of the commercial banks on the economic g...
Multivariate analysis of the impact of the commercial banks on the economic g...Multivariate analysis of the impact of the commercial banks on the economic g...
Multivariate analysis of the impact of the commercial banks on the economic g...
 
Modifying of li ni0.8co0.2o2 cathode material by chemical vapor deposition co...
Modifying of li ni0.8co0.2o2 cathode material by chemical vapor deposition co...Modifying of li ni0.8co0.2o2 cathode material by chemical vapor deposition co...
Modifying of li ni0.8co0.2o2 cathode material by chemical vapor deposition co...
 
Устройство микроджойстик
Устройство микроджойстикУстройство микроджойстик
Устройство микроджойстик
 
New law to calculate speed of (electron and proton) in electrical field
New law to calculate speed of (electron and proton) in electrical fieldNew law to calculate speed of (electron and proton) in electrical field
New law to calculate speed of (electron and proton) in electrical field
 
Meeting demands of vision 2030 and globalisation some reforms and innovations...
Meeting demands of vision 2030 and globalisation some reforms and innovations...Meeting demands of vision 2030 and globalisation some reforms and innovations...
Meeting demands of vision 2030 and globalisation some reforms and innovations...
 
Models of the settlement effort for communal conflicts (in ketara village, ce...
Models of the settlement effort for communal conflicts (in ketara village, ce...Models of the settlement effort for communal conflicts (in ketara village, ce...
Models of the settlement effort for communal conflicts (in ketara village, ce...
 
2 cours-pc1- lyceechabi.com
2 cours-pc1- lyceechabi.com2 cours-pc1- lyceechabi.com
2 cours-pc1- lyceechabi.com
 
On the nature of interlanguage
On the nature of interlanguageOn the nature of interlanguage
On the nature of interlanguage
 
New type of multi-purpose standard radon chamber in south korea
New type of multi-purpose standard radon chamber in south koreaNew type of multi-purpose standard radon chamber in south korea
New type of multi-purpose standard radon chamber in south korea
 
5 Greatest Inventions
5 Greatest Inventions5 Greatest Inventions
5 Greatest Inventions
 
Mathematical formulation of inverse scattering and korteweg de vries equation
Mathematical formulation of inverse scattering and korteweg de vries equationMathematical formulation of inverse scattering and korteweg de vries equation
Mathematical formulation of inverse scattering and korteweg de vries equation
 
Mathematics abilities of physics students implication for the application and...
Mathematics abilities of physics students implication for the application and...Mathematics abilities of physics students implication for the application and...
Mathematics abilities of physics students implication for the application and...
 
Multilingualism in iran
Multilingualism in iranMultilingualism in iran
Multilingualism in iran
 

Similar to On the construction and comparison of an explicit iterative

Numerical Solution Of Delay Differential Equations Using The Adomian Decompos...
Numerical Solution Of Delay Differential Equations Using The Adomian Decompos...Numerical Solution Of Delay Differential Equations Using The Adomian Decompos...
Numerical Solution Of Delay Differential Equations Using The Adomian Decompos...
theijes
 
optimal solution method of integro-differential equaitions under laplace tran...
optimal solution method of integro-differential equaitions under laplace tran...optimal solution method of integro-differential equaitions under laplace tran...
optimal solution method of integro-differential equaitions under laplace tran...
INFOGAIN PUBLICATION
 
Fractional Derivatives of Some Fractional Functions and Their Applications
Fractional Derivatives of Some Fractional Functions and Their ApplicationsFractional Derivatives of Some Fractional Functions and Their Applications
Fractional Derivatives of Some Fractional Functions and Their Applications
Associate Professor in VSB Coimbatore
 
Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...
Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...
Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...
Sheila Sinclair
 
Solving Partial Integro Differential Equations using Modified Differential Tr...
Solving Partial Integro Differential Equations using Modified Differential Tr...Solving Partial Integro Differential Equations using Modified Differential Tr...
Solving Partial Integro Differential Equations using Modified Differential Tr...
Associate Professor in VSB Coimbatore
 
D04302031042
D04302031042D04302031042
D04302031042
ijceronline
 
A semi analytic method for solving nonlinear partial differential equations
A semi analytic method for solving nonlinear partial differential equationsA semi analytic method for solving nonlinear partial differential equations
A semi analytic method for solving nonlinear partial differential equations
Alexander Decker
 
ODE.pdf
ODE.pdfODE.pdf
Measures of different reliability parameters for a complex redundant system u...
Measures of different reliability parameters for a complex redundant system u...Measures of different reliability parameters for a complex redundant system u...
Measures of different reliability parameters for a complex redundant system u...
Alexander Decker
 
A current perspectives of corrected operator splitting (os) for systems
A current perspectives of corrected operator splitting (os) for systemsA current perspectives of corrected operator splitting (os) for systems
A current perspectives of corrected operator splitting (os) for systemsAlexander Decker
 
FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...
FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...
FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...
ieijjournal
 
FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...
FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...
FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...
ieijjournal
 
SUCCESSIVE LINEARIZATION SOLUTION OF A BOUNDARY LAYER CONVECTIVE HEAT TRANSFE...
SUCCESSIVE LINEARIZATION SOLUTION OF A BOUNDARY LAYER CONVECTIVE HEAT TRANSFE...SUCCESSIVE LINEARIZATION SOLUTION OF A BOUNDARY LAYER CONVECTIVE HEAT TRANSFE...
SUCCESSIVE LINEARIZATION SOLUTION OF A BOUNDARY LAYER CONVECTIVE HEAT TRANSFE...
ijcsa
 
Exponential State Observer Design for a Class of Uncertain Chaotic and Non-Ch...
Exponential State Observer Design for a Class of Uncertain Chaotic and Non-Ch...Exponential State Observer Design for a Class of Uncertain Chaotic and Non-Ch...
Exponential State Observer Design for a Class of Uncertain Chaotic and Non-Ch...
ijtsrd
 
A computational method for system of linear fredholm integral equations
A computational method for system of linear fredholm integral equationsA computational method for system of linear fredholm integral equations
A computational method for system of linear fredholm integral equationsAlexander Decker
 
from_data_to_differential_equations.ppt
from_data_to_differential_equations.pptfrom_data_to_differential_equations.ppt
from_data_to_differential_equations.ppt
ashutoshvb1
 
MATHEMATICAL MODELING OF COMPLEX REDUNDANT SYSTEM UNDER HEAD-OF-LINE REPAIR
MATHEMATICAL MODELING OF COMPLEX REDUNDANT SYSTEM UNDER HEAD-OF-LINE REPAIRMATHEMATICAL MODELING OF COMPLEX REDUNDANT SYSTEM UNDER HEAD-OF-LINE REPAIR
MATHEMATICAL MODELING OF COMPLEX REDUNDANT SYSTEM UNDER HEAD-OF-LINE REPAIR
Editor IJMTER
 
Numerical modeling-of-gas-turbine-engines
Numerical modeling-of-gas-turbine-enginesNumerical modeling-of-gas-turbine-engines
Numerical modeling-of-gas-turbine-enginesCemal Ardil
 

Similar to On the construction and comparison of an explicit iterative (20)

Numerical Solution Of Delay Differential Equations Using The Adomian Decompos...
Numerical Solution Of Delay Differential Equations Using The Adomian Decompos...Numerical Solution Of Delay Differential Equations Using The Adomian Decompos...
Numerical Solution Of Delay Differential Equations Using The Adomian Decompos...
 
optimal solution method of integro-differential equaitions under laplace tran...
optimal solution method of integro-differential equaitions under laplace tran...optimal solution method of integro-differential equaitions under laplace tran...
optimal solution method of integro-differential equaitions under laplace tran...
 
02_AJMS_297_21.pdf
02_AJMS_297_21.pdf02_AJMS_297_21.pdf
02_AJMS_297_21.pdf
 
Fractional Derivatives of Some Fractional Functions and Their Applications
Fractional Derivatives of Some Fractional Functions and Their ApplicationsFractional Derivatives of Some Fractional Functions and Their Applications
Fractional Derivatives of Some Fractional Functions and Their Applications
 
Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...
Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...
Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...
 
Solving Partial Integro Differential Equations using Modified Differential Tr...
Solving Partial Integro Differential Equations using Modified Differential Tr...Solving Partial Integro Differential Equations using Modified Differential Tr...
Solving Partial Integro Differential Equations using Modified Differential Tr...
 
D04302031042
D04302031042D04302031042
D04302031042
 
A semi analytic method for solving nonlinear partial differential equations
A semi analytic method for solving nonlinear partial differential equationsA semi analytic method for solving nonlinear partial differential equations
A semi analytic method for solving nonlinear partial differential equations
 
ODE.pdf
ODE.pdfODE.pdf
ODE.pdf
 
Measures of different reliability parameters for a complex redundant system u...
Measures of different reliability parameters for a complex redundant system u...Measures of different reliability parameters for a complex redundant system u...
Measures of different reliability parameters for a complex redundant system u...
 
A current perspectives of corrected operator splitting (os) for systems
A current perspectives of corrected operator splitting (os) for systemsA current perspectives of corrected operator splitting (os) for systems
A current perspectives of corrected operator splitting (os) for systems
 
FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...
FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...
FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...
 
FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...
FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...
FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...
 
SUCCESSIVE LINEARIZATION SOLUTION OF A BOUNDARY LAYER CONVECTIVE HEAT TRANSFE...
SUCCESSIVE LINEARIZATION SOLUTION OF A BOUNDARY LAYER CONVECTIVE HEAT TRANSFE...SUCCESSIVE LINEARIZATION SOLUTION OF A BOUNDARY LAYER CONVECTIVE HEAT TRANSFE...
SUCCESSIVE LINEARIZATION SOLUTION OF A BOUNDARY LAYER CONVECTIVE HEAT TRANSFE...
 
Exponential State Observer Design for a Class of Uncertain Chaotic and Non-Ch...
Exponential State Observer Design for a Class of Uncertain Chaotic and Non-Ch...Exponential State Observer Design for a Class of Uncertain Chaotic and Non-Ch...
Exponential State Observer Design for a Class of Uncertain Chaotic and Non-Ch...
 
A computational method for system of linear fredholm integral equations
A computational method for system of linear fredholm integral equationsA computational method for system of linear fredholm integral equations
A computational method for system of linear fredholm integral equations
 
from_data_to_differential_equations.ppt
from_data_to_differential_equations.pptfrom_data_to_differential_equations.ppt
from_data_to_differential_equations.ppt
 
MATHEMATICAL MODELING OF COMPLEX REDUNDANT SYSTEM UNDER HEAD-OF-LINE REPAIR
MATHEMATICAL MODELING OF COMPLEX REDUNDANT SYSTEM UNDER HEAD-OF-LINE REPAIRMATHEMATICAL MODELING OF COMPLEX REDUNDANT SYSTEM UNDER HEAD-OF-LINE REPAIR
MATHEMATICAL MODELING OF COMPLEX REDUNDANT SYSTEM UNDER HEAD-OF-LINE REPAIR
 
D021018022
D021018022D021018022
D021018022
 
Numerical modeling-of-gas-turbine-engines
Numerical modeling-of-gas-turbine-enginesNumerical modeling-of-gas-turbine-engines
Numerical modeling-of-gas-turbine-engines
 

More from Alexander Decker

Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Alexander Decker
 
A validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inA validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale in
Alexander Decker
 
A usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesA usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesAlexander Decker
 
A universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksA universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksAlexander Decker
 
A unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dA unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dAlexander Decker
 
A trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceA trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceAlexander Decker
 
A transformational generative approach towards understanding al-istifham
A transformational  generative approach towards understanding al-istifhamA transformational  generative approach towards understanding al-istifham
A transformational generative approach towards understanding al-istifhamAlexander Decker
 
A time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaA time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaAlexander Decker
 
A therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenA therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenAlexander Decker
 
A theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksA theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksAlexander Decker
 
A systematic evaluation of link budget for
A systematic evaluation of link budget forA systematic evaluation of link budget for
A systematic evaluation of link budget forAlexander Decker
 
A synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabA synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabAlexander Decker
 
A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...Alexander Decker
 
A survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalA survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalAlexander Decker
 
A survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesA survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesAlexander Decker
 
A survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbA survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbAlexander Decker
 
A survey on challenges to the media cloud
A survey on challenges to the media cloudA survey on challenges to the media cloud
A survey on challenges to the media cloudAlexander Decker
 
A survey of provenance leveraged
A survey of provenance leveragedA survey of provenance leveraged
A survey of provenance leveragedAlexander Decker
 
A survey of private equity investments in kenya
A survey of private equity investments in kenyaA survey of private equity investments in kenya
A survey of private equity investments in kenyaAlexander Decker
 
A study to measures the financial health of
A study to measures the financial health ofA study to measures the financial health of
A study to measures the financial health ofAlexander Decker
 

More from Alexander Decker (20)

Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...
 
A validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inA validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale in
 
A usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesA usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websites
 
A universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksA universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banks
 
A unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dA unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized d
 
A trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceA trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistance
 
A transformational generative approach towards understanding al-istifham
A transformational  generative approach towards understanding al-istifhamA transformational  generative approach towards understanding al-istifham
A transformational generative approach towards understanding al-istifham
 
A time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaA time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibia
 
A therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenA therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school children
 
A theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksA theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banks
 
A systematic evaluation of link budget for
A systematic evaluation of link budget forA systematic evaluation of link budget for
A systematic evaluation of link budget for
 
A synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabA synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjab
 
A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...
 
A survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalA survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incremental
 
A survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesA survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniques
 
A survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbA survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo db
 
A survey on challenges to the media cloud
A survey on challenges to the media cloudA survey on challenges to the media cloud
A survey on challenges to the media cloud
 
A survey of provenance leveraged
A survey of provenance leveragedA survey of provenance leveraged
A survey of provenance leveraged
 
A survey of private equity investments in kenya
A survey of private equity investments in kenyaA survey of private equity investments in kenya
A survey of private equity investments in kenya
 
A study to measures the financial health of
A study to measures the financial health ofA study to measures the financial health of
A study to measures the financial health of
 

Recently uploaded

Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Aggregage
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Nexer Digital
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
Peter Spielvogel
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
Alex Pruden
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
Kari Kakkonen
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
Alpen-Adria-Universität
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
Adtran
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
Aftab Hussain
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
nkrafacyberclub
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 

Recently uploaded (20)

Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 

On the construction and comparison of an explicit iterative

  • 1. Mathematical Theory and Modeling ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.3, No.13, 2013 www.iiste.org On the Construction and Comparison of an Explicit Iterative Algorithm with Nonstandard Finite Difference Schemes Sania Qureshi1* Zaib-un-Nisa Memon 2 Asif Ali Shaikh 3 Muhammad Saleem Chandio4 1. Lecturer in Mathematics, Department of Basic Sciences and Related Studies, Mehran University of Engineering and Technology, Jamshoro. 2. Lecturer in Mathematics, Department of Basic Sciences and Related Studies, Mehran University of Engineering and Technology, Jamshoro. 3. Assistant Professor in Mathematics, Department of Basic Sciences and Related Studies, Mehran University of Engineering and Technology, Jamshoro. 4. Professor of Mathematics, Institute of Mathematics and Computer Science, University of Sindh, Jamshoro. *Email of the corresponding author: sania.qureshi@faculty.muet.edu.pk Abstract An explicit iterative algorithm to solve both linear and nonlinear problems of ordinary differential equations with initial conditions is formulated with main focus given on its comparison with some non-standard finite difference schemes. Two first order linear initial value problems (IVPs) with periodic behavior are used to analyze the performance of the proposed algorithm with respect to maximum absolute error and computational effort where proposed algorithm performs better in both cases. The proposed algorithm efficiently follows the oscillatory behavior of models like Lotka-Volterra predator-prey and mass-spring system (damped case) in comparison to the nonstandard schemes. All necessary computations have been carried out through MATLAB version 8.1 (R2013a) in double precision arithmetic. Numerical results obtained by the proposed algorithm are found to be computationally reliable and practical in comparison with two nonstandard finite difference schemes discussed in literature. Keywords: absolute error. Iterative algorithm, nonstandard finite difference scheme, Initial conditions, Maximum 1. Introduction To solve models based on ordinary or partial differential equations is one of the major and challenging tasks being faced by researchers belonging to various fields of science and engineering. It is seldom possible to explicitly solve such models (especially nonlinear) in terms of elementary mathematical functions (Burden and Faires, 2010; Ibijola and Ogunrinde, 2010; Soomro et al., 2013) and this is where computer simulation and approximate methods play their dynamic role. Numerical techniques to solve Initial Value Problems (IVPs) modelled by ordinary differential equations (ODEs) help us to analyze and investigate various features of dynamical systems (Yin et al., 2013). A few of such dynamical and/or nonlinear systems based on a set of first order ordinary differential equations include Lorenz model (Lorenz, 1963), Lotka – Volterra predator – prey model (Lotka, 1910; Goel, 1971), Lane – Emden equation (Homer, 1870) and Van der Pol’s oscillator (Van der Pol, 1927). These systems find number of applications in many scientific fields like, Meteorology, Ecology, Biomathematics, oscillatory chemical reactions, chaos theory, seismology, and astrophysics; just to mention a few, and are often considered to be model problems in order to test accuracy and efficacy of various newly developed algorithms for solving IVPs as commented in (Soomro et al., 2013) . In this paper, an attempt is made to improve an explicit numerical algorithm to solve a single ODE or a system of ODEs subject to initial conditions as shown below: y = f ( t , y ) ; y ( t0 ) = a } (1.1) 78
  • 2. Mathematical Theory and Modeling ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.3, No.13, 2013 www.iiste.org y1 = f1 ( t , y1 , y2 , y2 = f 2 ( t , y1 , y2 , , yn ) yn = f n ( t , y1 , y2 , and , yn ) , yn ) subject to y1 ( t0 ) = a1 , y2 ( t0 ) = a 2 , ü ï ï ï ï ý ï ï ï , y n ( t0 ) = a n ï þ (1.2 ) These models are said to be nonlinear if nonlinearity occurs in y ( t ) . There is no existence of a unique algorithm to deal with every type of differential equation; therefore, these ODEs have been divided into classes with respect to their order, type, and linearity (Zill, 2011). Many scholars have resorted to either develop new iterative algorithms or improve the efficiency of existing ones in terms of their stability, convergence and number of function evaluations. (Fatunla, 1976; Ibijola, 1997; Wazwaz, 2000; Ramos, 2007; Yang and X, 2008; Sunday and Odekunle, 2012; Nik and Soleymani, 2013) are among many of those who have introduced nonstandard finite difference schemes to solve first order IVPs and (Wambecq, 1976; Chandio and Memon, 2010; Rabiei and Ismail, 2011; Anuar et al., 2011; Rabiei et al., 2012) are among those who have improved the efficiency of existing standard algorithms. The purpose of the coming section is to construct an improved iterative algorithm to solve problems of type (1.1) and (1.2 ) . Various existing methods of past could not beat the introduced algorithm for one or the other reason as shown by number of examples chosen for comparison. Limitations of the algorithm are also discussed. 2. Materials and Methods 2.1. Problem Description Consider a well-posed1 initial value problem dy ( t ) ü = f (t, y (t )) ï dt ý y ( t0 ) = y0 , t Î [ a, b ]ï þ ( 2.1) Approximation yi to the theoretical solution y ( ti ) , in a discrete fashion, will be produced at values called nodes, in a closed interval [ a, b ] × ti +1 = t0 + ( i + 1) Dt for each i = 0,1, 2, The nodes are equally spaced throughout the interval [ a, b ] × Also , n , where Dt = ti +1 - ti = ( b - a ) / n is called the fixed step size. 2.2 Construction of an Explicit Iterative Algorithm Consider a continuously differentiable function y = f ( t ) shown in fig. 1. Suppose the red line PL1 be the ( ) (1) tangent to the curve y = f ( t ) at P ( t0 , y0 ) and the green line QL2 be the line through Q t1 , y1 having the slope ( (1) f t1 , y1 1 ) , where y( ) = y + Dt f (t , y ) . 1 1 0 0 0 One and only one solution exists to the problem. 79
  • 3. Mathematical Theory and Modeling ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.3, No.13, 2013 www.iiste.org L2 y L1 S y = f (t ) P R Q L3 t0 + Dt / 2 t0 0 t1 = t0 + Dt t Figure 1. Graphical representation of the proposed iterative algorithm. ( ( f (t , y ) + f (t , y )) 2 that is average ) (1) Now blue line QL3 is the line passing through Q t1 , y1 with slope ( 0 ) 0 1 (1) 1 (1) of two slopes f ( t0 , y0 ) and f t1 , y1 . Coordinates of the point R with abscissa t0 + Dt / 2 and slope ( f (t , y ) + f (t , y )) 2 will be 0 0 ( æ æ f t , y + f t , y (1) 1 1 ç Dt Dt ç ( 0 0 ) R ç t0 + , y0 + ç 2 2 ç 2 ç è è Equation of the line (brown) (1) 1 1 ) ö÷ ö÷÷ ÷ ÷÷ øø PS passing through P ( t0 , y0 ) with slope at R will be y - y0 = ( t - t0 ) ( æ æ f t , y + f t , y (1) 1 1 ç Dt Dt ç ( 0 0 ) f ç t0 + , y0 + ç 2 2 ç 2 ç è è ) ö÷ ö÷÷ ÷ ÷÷ øø At t = t1 , we obtain y1 = y0 + ( t1 - t0 ) ( æ æ f t , y + f t , y (1) 1 1 ç Dt Dt ç ( 0 0 ) f ç t0 + , y0 + ç 2 2 ç 2 ç è è ( æ æ f t , y + f t , y (1) 1 1 ç Dt Dt ç ( 0 0 ) = y0 + Dt f ç t0 + , y0 + ç 2 2 ç 2 ç è è ) ö÷ ö÷÷ ÷ ÷÷ øø ) ö÷ ö÷÷ ÷ ÷÷ øø Finally, this arrangement results in a point S that will better approximate the exact point lying on the curve y = f (t ) . Continuing in the same way, we will get the following proposed iterative algorithm: æ Dt Dt æ f ( ti , yi ) + f ( ti +1 , yi + Dt f ( ti , yi ) ) ö ö ÷÷ yi +1 = yi + Dt f ç ti + , yi + ç ç ÷÷ 2 2 ç 2 è øø è 80 ( 2.2 )
  • 4. Mathematical Theory and Modeling ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.3, No.13, 2013 for i = 0,1, 2, www.iiste.org ,n . 3. Numerical Examples and Discussion In this section, we proceed to implement the proposed algorithm ( 2.2 ) on variety of problems of the type (1.1) and (1.2 ) taken from the literature. All the computations and graphical displays have been carried out using MATLAB version 8.1 (R2013a) in double precision arithmetic. Numerical results of proposed algorithm have been compared with respect to exact solution, absolute errors, CPU time, step size taken and numerical solutions obtained by existing iterative methods. Though, linear differential equations can be solved using analytical methods but some of them consume large amount of computer time and memory. For example, the following IVP: y = sin 5t - 0.4 y ü ï ý y (0) = 5 ï þ Problem: 01 possesses an exact solution in explicit form y (t ) = 1 é 3270e-2t /5 - 125cos5t + 10sin 5t ù û 629 ë But it takes the CPU time of about 7.5432 seconds or if solved by hand involves complicated integration. On the other hand, the CPU time elapsed is approximately 0.001611 seconds when solved using the proposed algorithm showing advantage of implementing numerical algorithms. Further, integration steps (IS) taken by Euler and proposed algorithm are 40 and 20 respectively; even though, the former could not beat the latter as depicted in figure 2. 6 5 4 Exact Proposed Euler y(t) 3 2 1 0 -1 -1 0 1 2 3 time 4 5 6 7 Figure 2. Comparison of Euler (IS = 40) and proposed algorithm (IS = 20) with respect to exact solution on the interval [0 6]. Another initial value problem of considerable attention is the one given below: Problem: 02 y ¢ = y cos ( t ) ü ï ý y ( 0) = 1 ï þ sin ( t ) Being a linear first order IVP, its analytical solution, y ( t ) = e , is a periodic function with period 2p in t. For the purpose of comparison, a nonstandard second order and A – stable method by Ramos (2007) is selected, with the iterative algorithm given as: 81
  • 5. Mathematical Theory and Modeling ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.3, No.13, 2013 www.iiste.org yi +1 = yi + 2Dt é f ( ti , yi ) ù ë û 2 2 f ( ti , yi ) - Dtf ¢ ( ti , yi ) where f ¢ ( ti , yi ) = ft + f y f at ( ti , yi ) × 3 y(t) 2 1 0 Proposed Ramos Exact -1 0 2 4 6 time 8 10 Figure 3. Comparison of proposed method with a method of Ramos with respect to exact solution for step size 0.2. It is observed from fig. 3 that the method of Ramos shows notable fluctuations at ridges of the solution curve whereas proposed algorithm follows the periodic behavior of the solution curve even at considerably large step size ( Dt = 0.2 ) . It should also be mentioned that Ramos method gives second order accuracy and maintains A – stability specifically for singular, non-singular and singularly-perturbed problems. It must be admitted at this stage that the methods like Heun’s and Ralston’s beat the proposed algorithm when it comes to periodicity. Though, the proposed algorithm does not require very small step sizes in order that the error does not propagate dramatically, for certain problems it will be necessary to take small step sizes and this occurs with problems having solutions of oscillatory behavior. In the regions where curvature is considerably larger, the proposed algorithm needs smaller step sizes to follow the solution as shown by figure 4 for the IVP given in problem 02. Nevertheless, there are better options to solve such problems. For further details, see (Fang, 2009) and (Yang & X., 2008). 3 step size = 0.5 exact solution 2.5 y(t) 2 1.5 step size = 0.25 1 0.5 step size = 1 0 -0.5 0 1 2 3 4 5 time 6 7 8 9 10 Figure 4. Proposed method follows the oscillatory behavior with reducing step size. 82
  • 6. Mathematical Theory and Modeling ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.3, No.13, 2013 www.iiste.org Computation of errors and CPU time of different algorithms with various integration steps are given in table 1. It can be observed that maximum absolute error produced by Ramos method is considerably higher than the one produced by proposed algorithm with the same integration steps and so is the case with the CPU time noted for both the methods. Table 1. Comparison of Proposed Algorithm with Ramo's Method for y¢ = y cos ( t ) ; y ( 0 ) = 1 with respect to errors and Computer time. Integration Steps Method 25 50 100 200 400 25 50 100 200 400 Ramos Proposed Algorithm Error at ( t = 10 ) Maximum Absolute Error 0.141939963560321 0.096591768133376 0.045508916402834 0.003532000426836 0.020619199968314 0.035530962934161 0.005305961565138 0.000849565979959 0.000152269593188 0.000030552080064 CPU Time (seconds) 0.872205397973849 0.366086264684939 0.239923661433473 0.015513069156405 0.100016509934113 0.059822450713906 0.008011144164723 0.002314692012949 6.192312521497989e-04 1.599858792880049e-04 0.002321 0.002841 0.004234 0.007780 0.018664 0.000709 0.001571 0.005447 0.010940 0.012100 Another feature depicted by figure 5 is continuous oscillations in error plot of Ramos method with increasing integration steps whereas error plot of proposed algorithm does not exhibit such behavior. maximum absolute errors 10 10 10 10 10 0 -1 -2 Ramos Proposed -3 -4 0 50 100 150 200 250 300 integration steps 350 400 450 500 Figure 5. Error plots obtained by Ramos and Proposed Algorithm The dynamical equations of a rationalized biological model of two challenging populations (shown by figure 6); called Lotka – Volterra predator – prey system, are given by two coupled nonlinear first order ordinary differential equations: Problem: 03 y1 = a y1 ( t ) - b y1 ( t ) y2 ( t ) ü ï ý y2 = -g y2 ( t ) + d y1 ( t ) y2 ( t ) ï þ 83
  • 7. Mathematical Theory and Modeling ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.3, No.13, 2013 www.iiste.org where y1 ( t ) and y2 ( t ) are number of prey (for example, rabbit) and predators (for example, fox) respectively at any given time t, y1 and y2 represent growth rates of the two species respectively over time, and a , b , g , and d are factors concerning the interaction of the two species. Figure 6. Predator – Prey interaction, source: www.personal.psu.ed The system cannot exactly be solved except for two equilibria at ( 0, 0 ) and (g d , a b ) as detailed in Zill (2009). Nonetheless, the system is capable of being analyzed through numerical algorithms. Figure 7 displays numerical solution and phase portrait of the system obtained by Euler’s, Wambecq’s 2 and proposed algorithm using step size of 0.1 with initial conditions y1 ( 0 ) = 2 and y2 ( 0 ) = 1 taking the parameters’ values a = 1.2, b = 0.6, g = 0.8, d = 0.3 from Chapra (2012). state variables vs time 15 10 5 0 0 10 Prey Predator 5 10 20 30 0 0 40 (a) Euler's Time Plot state variables vs time 10 20 30 0 0 40 (c) Wambecq's Time Plot state variables vs time 6 8 10 2 4 6 8 (d) Wambecq's Phase Plane Portrait 5 5 0 0 4 5 5 0 0 2 (b) Euler's Phase Plane Portrait 10 20 30 0 0 40 (e) Proposed Time Plot 1 2 3 4 5 6 (f) Proposed Phase Plane Portrait Figure 7. Numerical solution of predator – prey system using Euler’s, Wambecq’s and Proposed algorithm with 400 integration steps. Although, same step size has been used for all three algorithms but fig. 7a shows oscillations with increasing amplitudes and the same is apparent by the phase plane portrait (fig. 7b). This results in using much smaller step sizes required by the Euler’s method. Likewise, Wambecq’s method have sharp corners at peaks of the oscillations shown in fig. 7c and the same is confirmed by the phase portrait in fig. 7d. On the other hand, 2 yi +1 = yi + Dt ék12 ( 2k1 - k2 )ù ; where k1 = f ( ti , yi ) , k2 = f ( ti + 0.5Dt , yi + 0.5Dtk1 ) ê ú ë û 84
  • 8. Mathematical Theory and Modeling ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.3, No.13, 2013 www.iiste.org proposed algorithm produced better results with the same step size. Over time, a cyclical behavior develops in fig. 7e; as expected. Also, the phase portrait (fig. 7f) reveals repetition of the process by a closed trajectory. Finally, second order linear (autonomous) ordinary differential equation called harmonic oscillator (mass-spring system) has been investigated through proposed algorithm and Wambecq’s method against its solution obtained by ode45 solver offered by MATLAB keeping relative error tolerance as small as 1e-06. For the sake of simplicity, we consider the case of damped harmonic oscillator ( b > 0 ) with mass of the object equals 1 (Blanchard et al., 2012): y ( t ) + by ( t ) + ky ( t ) = 0 ü ï subject to ý ï y ( 0) = a , y ( 0) = b þ Problem: 04 where y ( t ) and y ( t ) are position and velocity of the spring respectively, ( k > 0 ) is called spring constant and b is known as damping constant. The system has been solved numerically through three iterative algorithms with same step size as shown in figure 8 choosing damping constant relatively small ( b = 0.17 ) and spring constant k = 1 with initial conditions: g mp y ( 0) = 3.14, y ( 0 ) = 0 . Solution to the system, as expected, goes up and down with decreasing amplitude and slowly comes to rest as time goes on; and proposed algorithm favorably agrees with that of ode45 but Wambecq’s shows amplitudes less than those obtained by rest of the two iterative algorithms; however, it also attains resting position with time. This type of behavior is confirmed by the phase plane portrait shown in figure 9 where solutions are spiraling in to the point where mass is at rest and there is no velocity, called equilibrium point. It can be observed from figure 9 that Wambecq came across various disruptions while reaching to equilibrium point. 4 position 2 0 -2 -4 0 Proposed ode45 Wambecq 10 20 30 40 50 time Figure 8. Behavior of solution of damped harmonic oscillator investigated by three different iterative algorithms. 85
  • 9. Mathematical Theory and Modeling ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.3, No.13, 2013 www.iiste.org 4 Wambecq ode45 Proposed 3 position 2 1 0 -1 -2 -3 -3 -2 -1 0 velocity 1 2 3 Figure 9. Phase plane portrait of damped harmonic oscillator generated by three different iterative algorithms. 4. Conclusion In this work, formulation and a comparative study of the proposed algorithm is carried out with two nonstandard finite difference schemes. Numerical results obtained support the efficiency of the proposed algorithm in comparison to nonstandard schemes even at larger step sizes. The algorithm is also found to have lower computational cost with greater accuracy in results both for linear and nonlinear problems considered. 5. Future Work In future, much of work would be based upon standard error analysis of the algorithm proposed. Convergence of the proposed algorithm would be discussed in detail. Its stability region would also be drawn and a comparison with standard and few more non-standard methods would be under consideration. 6. Acknowledgement The authors would like to express their sincere thanks to anonymous referees of the journal for their thoughtful reading of the work presented. References: Anuar, K. H., Othman, K. I., Ishak, F., Ibrahim, Z. B., & Majid, Z. (2011). Development Partitioning Intervalwise Block Method for Solving Ordinary Differential Equations. World Academy of Science, Engineering and Technology, 58, 243-245. Blanchard, P., Devaney, R. L., & Hall, G. R. (2012). Differential Equations (4th ed.). Boston: Richard Stratton. Retrieved November 5, 2012 Burden, R. L., & Faires, J. D. (2010). Numerical Analysis: Theoery and Applications (9 ed.). India, India: Cengage Learning. Retrieved August 8, 2013, from www.cengage.co.in Chandio, M. S., & Memon, A. G. (2010). Improving the Efficiency of Heun's Method. Sindh University Research Journal (Science Series), 42(2), 85-88. Chapra, S. C. (2012). Applied Numerical Methods with Matlab for Engineeris and Scientists (3rd ed.). India: McGraw Hill. Fang, Y. S. (2009). A robust trigonometrically fitted embedded pair for perturbed oscillator. Journal of Computational and Applied Mathematics, 225(2), 347-355. 86
  • 10. Mathematical Theory and Modeling ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.3, No.13, 2013 www.iiste.org Fatunla, S. O. (1976). A New Algorithm for Numerical Solution of Ordinary Differential Equations. Computations and Mathematics with Applications, 2, 247-253. Fu-Kang Yin, W.-Y. H.-Q.-Q. (2013). Legendre Wavelets-Picard Iteration Method for Solution of Nonlinear Initial Value Problems. International Jouurnal of Applied Physics and Mathematics, 3(2), 127-131. Retrieved October 22, 2013 Goel, N. S. (1971). On the Volterra and other Nonlinear Models of Interacting Populations. Academic Press Inc. Homer, L. J. (1870). On the Theoretical temperature of the Sun under the Hypothesis of a Gaseous Mass Maintaining its Volume by its Internal Heat and Depending on the Laws of Gases Known to Terrestrial Experiment. The American Journal of Science and Arts, 50(2), 57-74. Ibijola, E. A. (1997). New Scheme for Numerical Integration of Special Initial Value Problems in Ordinary Differential Equations. Ph.D. Thesis Submitted to the Department of Mathematics. Nigeria: University of Benin. Ibijola, E. A., & Ogunrinde, R. B. (2010). On a New Numerical Scheme for the Solution of IVPs in ODEs. Australian Journal of Basic and Applied Sciences, 4(10), 5277-5282. Lorenz, E. N. (1963). Deterministic non-periodic flow. Journal of the Atmospheric Sciences, 20(2), 130-141. Lotka, J. A. (1910). Contribution to the Theory of Periodic Reaction. Journal of Physics and Chemistry, 14(3), 271-274. Nik, H. S., & Soleymani, F. (2013). A Taylor-type method for solving nonlinear ordinary differential equations. Alexandria Engineering Journal, 52(3), 543-550. Rabiei, F., & Ismail, F. (2011). New Improved Runge-Kutta method with reducing number of functions evaluations. ASME Press. doi:10.1115/1.859797 Rabiei, F., Ismail, F., Norazak, S., & Seddighi, S. (2012). Accelerated Runge-Kutta Nystrom for Solving Autonomous Second-Order Ordinary Differential Equations. World Applied Sciences Journal, 17(12), 1070-1549. Ramos, H. (2007). A non-standard explicit integration scheme for initial-value problems. Applied Mathematics and Computation, 189(1), 710-718. Soomro, A. S., Tularam, G. A., & Shaikh, M. M. (2013). A Comparison of Numerical Methods for Solving the Unforced Van Der Pol's Equation. Mathematical Theory and Modeling, 3(2), 66-78. Sunday, J., & Odekunle, M. R. (2012). A New Numerical Integrator for the Solution of Initial Value Problems in Ordinary Differential Equations. The Pacific Journal of Science and Technology, 13(1), 221-227. Van der Pol, B. (1927). On relaxations-oscillations. The London, Edinburgh and Dublin Phil. Mag. & J. of Sci., 2(7), 978-992. Wambecq, A. (1976). Nonlinear methods in solving ordinary differential equations. Journal of Computational and Applied Mathematics, 2(1), 27-33. Retrieved December 10, 2012 Wazwaz, A. M. (2000). A New Algorithm for Calculating Adomian Polynomials for Nonlinear Operationn. Applied Mathematics and Computation, 3, 1375-1395. Yang, H., & X., W. (2008). Trigonometrically-fitted AKRN methods for perturbed oscillators. Applied Numerical Mathematics, 58(9), 1375-1395. Zill, D. G. (2009). A First Course in Differential Equations with Modeling Applications (9th ed.). Cengage Learning. 87
  • 11. This academic article was published by The International Institute for Science, Technology and Education (IISTE). The IISTE is a pioneer in the Open Access Publishing service based in the U.S. and Europe. The aim of the institute is Accelerating Global Knowledge Sharing. More information about the publisher can be found in the IISTE’s homepage: http://www.iiste.org CALL FOR JOURNAL PAPERS The IISTE is currently hosting more than 30 peer-reviewed academic journals and collaborating with academic institutions around the world. There’s no deadline for submission. Prospective authors of IISTE journals can find the submission instruction on the following page: http://www.iiste.org/journals/ The IISTE editorial team promises to the review and publish all the qualified submissions in a fast manner. All the journals articles are available online to the readers all over the world without financial, legal, or technical barriers other than those inseparable from gaining access to the internet itself. Printed version of the journals is also available upon request of readers and authors. MORE RESOURCES Book publication information: http://www.iiste.org/book/ Recent conferences: http://www.iiste.org/conference/ IISTE Knowledge Sharing Partners EBSCO, Index Copernicus, Ulrich's Periodicals Directory, JournalTOCS, PKP Open Archives Harvester, Bielefeld Academic Search Engine, Elektronische Zeitschriftenbibliothek EZB, Open J-Gate, OCLC WorldCat, Universe Digtial Library , NewJour, Google Scholar