Abstract
Functional differential equations have importance in many areas of science such as mathematical physics. These systems are difficult to solve analytically.In this paper we consider the systems of linear functional differential equations [1-9] including the term y(αx + β) and advance-delay in derivatives of y .To obtain the approximate solutions of those systems, we present a matrix-collocation method by using Müntz-Legendre polynomials and the collocation points. For this purpose, to obtain the approximate solutions of those systems, we present a matrix-collocation method by using Müntz-Legendre polynomials and the collocation points. This method transform the problem into a system of linear algebraic equations. The solutions of last system determine unknown co-efficients of original problem. Also, an error estimation technique is presented and the approximate solutions are improved by using it. The program of method is written in Matlab and the approximate solutions can be obtained easily. Also some examples are given to illustrate the validity of the method.
1 Introduction
In physics, chemistry, biology and engineering, a lot of problems are modelled by differential equations, delay differential equations [10-13] and their systems [1-9,14-17].
Also, solving these equation may be analytical difficult and therefore numerical techniques are needed. Until now many analytical and numerical solution techniques such as method of steps, Euler’s method, Runga Kutta method, shooting method, spline method [18-20], variational iteration method [6], Adam’s method [8], Adomian decomposition method [21], homotopy perturbation method [14] etc. are used for differential equations and systems of these. For this purpose, in this study we will focus on the numerical solutions of systems of functional differential equations. Some matrix and collocation methods [20, 22-27] which was applied successfully for ordinary differential equations, partial differential equations, integral equations and difference equations previously.
In this paper we will consider the systems of equations in [0,1] of the form,
for i = 1, 2,..., k under the conditions
Here a matrix-collocation method will be applied to the problem to get the approximate solutions in the truncated series form
where Ln(x) are the Müntz-Legendre polynomials defined by the formula
In the problem
2 Matrix relations required for solution method
At the beginning let us consider the equation (1) and try to construct the matrix form of each term in the equation. The approximate solutions yj(x) the truncated series of Müntz-Legendre polynomials and its derivatives can be written in the matrix form as,
where
On the other hand L(x) matrix can be represented as,
where
T(x) = [1x . . . xN]
and the matrix F is defined by
Using the relations (5) and (6), yj(x) can be written in the form
Then substituting
Also the relation between
where by using the binomial expansion,
Besides the relation T(x) and its derivative T(k)(x) can be written as
T(k)(x) = T(x) (BT)(k)
where
Thus using these relations we obtain the matrix form of
Furthermore, the matrix form of [y(k)(αn,ri,jX + βn,ri,j)] is given below:
where
3 Method of solution
In this Section, the method is constructed by using matrix relations in Section 2, collocation points and matrix operations. Firstly, let us write the matrix equation corresponding to the system (1) as ,
Here μn,r(x) and g(x) matrices are defined as
and
Using the collocation points [10–13, 18, 19, 21, 26, 28] defined by the following formula
in Equation (10) yields,
So the fundamental matrix [15, 22, 23] equation can be represented as
where
From the relation (9) and the collocation points given by (11) we have
where
Hence, fundamental matrix equation is
The dimensiones of the matrices
where
Equation (15) is a system of equations consisting k(N + 1) unknown Müntz-Legendre coefficients and k(N + 1) linear algebraic equations. On the other hand matrix form that corresponds to the conditions (2) can be written in the form of
where for i = 1, 2, . . . , k
So that the matrix form of the conditions can be represented briefly in the form
where
Finally if we replace any rows of [ W; G] by the rows of [U λ] we have the new augmented matrix [24, 25] equation:
that is
If
, we could say
Therefore the unknown Müntz-Legendre coefficients matrix can be And by solving this linear equation system. Finally substituting the coefficients aj,0, aj,1,..., aj,N, j = 1, 2,..., k in Equation (3)gives us the approximate solutions:
4 Error estimation and improved approximate solutions
In this section an error analysis based on the residual function is given for the method defined in the previous section. When the approximate solutions obtained by our method substituted in Equation (1), the equation will be satisfied approximately, that is;
where Rj,N(x) is the residual function [23–26]. Let us write the error function ej,N = yj(x) - yj,N(x) and to obtain the error problem let us subtract the equations in (21) from the equations (1) side by side. So we could reach the error problem
Applying the same procedure for the conditions gives us the new homogenous conditions of the form,
And solving the error problem (22)–(23) by the same method defined in section 3, an approximation ej,N,M can be find to the error function ej,N , j = 1, 2,..., k . When solving this error problem it is better to choose M and replacing the matrix
instead of the matrix G . Therefore the approximate solution yj,N(x) can be improved as yj,N,M(x) = yj,N(x) + ei,N,M(x). So a new error function can be defined as improved absolute error function by the relation |Ej,N,M (x)| = yj (x) - yj,N,M (x)|.
(5) Numerical examples
In this section some examples will be given to explain the method in details and to show the numerical results. All the computations and graphs are performed by a code written in MATLAB R2007b.
Example 1.First of all let us consider the system of equations of order two with two unknown functions in 0 ≤ x ≤ 1
under the conditions
y1(x)=ex and y2(x)=e-x. Here k=2,m=2,R=1,
g1(x)=e3x/10-1/10+e-3x/10+1/10+2ex-1/5-3e-x+3/10.and g2(x)=ex/5-1/10-e-x/10+3/10+ex-3/10-4e-x+1/5.
Now by taking N = 2 for the problem we search for the approximate solutions of the form
The set of the collocation points for N =2 is calculated as
The fundamental matrix equation corresponding to the problem is given by
and the matrices in this equation is defined by
The matrix that corresponding to this fundamental matrix equation can be expressed as
On the other hand the matrix corresponding to the conditions can be expressed as
Thus the new augmented matrix is as follows
By solving the linear equations system we obtain the unknown coefficient matrix as
A = [ 1/3 -5/4 2659/802 1/3 -3/4 379/374 ]T
Thus substituting these coefficients in the Equation (3), gives us the approximate solutions y1 (x)= 1 + x + 0.398794232618x2 and y2(x) = 1 - x + 0.596701701990x2. Now by taking (N,M) = (4, 6), (8,10) we can compute better results for our problem. After completing the computations by using MATLAB, we can give the numerical results and figures. In [Table 1 and [Table 2 actual absolute errors(Act.Abs.Err.) and estimated absolute errors(Est.Abs.Err.) are compared for y1(x) and y2(x) for (N, M) = (4, 6), (8,10). In [Table 3 and [Table 4 actual absolute errors and improved absolute errors are compared for y1(x) and y2(x) for (N, M) = (4, 6), (8,10).
Comparison of absolute errors of y1(x) in Equation (24).
Act.Abs.Err. | Est.Abs.Err. | Act.Abs.Err. | Est.Abs.Err. | |
N=4 | N=4 | N=8 | N=8 | |
M =6 | M =10 | |||
Xi | |e1,4(x,i )| | |e1,4,6(X i )| | |e1,4(Xi )| | |e1,4,10(xi) |
0 | 0 | 4.22e-19 | 4.00e-12 | 4.00e-12 |
0.2 | 9.81e-6 | 9.99e-6 | 4.74e-10 | 4.77e-10 |
0.4 | 2.50e-5 | 2.58e-5 | 1.69e-09 | 1.71e-9 |
0.6 | 2.73e-4 | 2.71e-4 | 3.52e-09 | 3.56e-9 |
0.8 | 1.96e-3 | 1.95e-3 | 1.95e-08 | 1.96e-8 |
1 | 7.41e-3 | 7.32e-3 | 3.33e-7 | 3.34e-7 |
Comparison of absolute errors of y2(x) in Equation (24).
Act.Abs.Err. | Est.Abs.Err. | Act.Abs.Err. | Est.Abs.Err. | |
N=4 | N=4 | N=8 | N=8 | |
M =6 | M =10 | |||
Xi | |e2,4(x,i )| | |e2,4,6(Xi )| | |e2,48(Xi )| | |e2,4,10(xi) |
0 | 0 | 1.32e-20 | 0 | 2.19e-24 |
0.2 | 8.16e-6 | 8.34e-6 | 4.55e-10 | 4.58e-10 |
0.4 | 7.42e-6 | 6.70e-6 | 1.67e-9 | 1.69e-9 |
0.6 | 3.86e-4 | 3.84e-4 | 3.48e-9 | 3.51e-9 |
0.8 | 2.02e-3 | 2.01e-3 | 3.63e-8 | 3.63e-8 |
1 | 6.57e-3 | 6.49e-3 | 4.94e-7 | 4.92e-7 |
Absolute errors of y1(x) in Equation (24).
Act.Abs.Err. | Est.Abs.Err. | Act.Abs.Err. | Est.Abs.Err. | |
N = 4 | N=4 | N=8 | N=8 | |
M =6 | M =10 | |||
Xi | |e1,4(x,i )| | |e1,4,6(Xi )| | |e1,4(Xi )| | |e1,4,i0(xi) |
0 | 0 | 0 | 4.00e-12 | 4.00e-12 |
0.2 | 9.81e-6 | 1.79e-7 | 4.74e-10 | 3.17e-12 |
0.4 | 2.50e-5 | 8.03e-7 | 1.69e-9 | 1.73e-11 |
0.6 | 2.73e-4 | 2.04e-6 | 3.52e-9 | 3.66e-11 |
0.8 | 1.96e-3 | 1.28e-5 | 1.95e-8 | 1.05e-10 |
1 | 7.41e-3 | 8.52e-5 | 3.33e-7 | 9.61e-10 |
Absolute errors of y2(x) in Equation (24).
Act.Abs.Err. | Imp.Abs.Err. | Act.Abs.Err. | Imp.Abs.Err. | |
N=4 | N=4 | N=8 | N=8 | |
M =6 | M =10 | |||
Xi | |e2,4(Xi )| | |E2,4,6(Xi)| | |e2,8(Xi )| | |E2,8,10(xi)| |
0 | 0 | 0 | 0 | 0 |
0.2 | 8.16e-6 | 1.83e-7 | 4.55e-10 | 3.66e-12 |
0.4 | 7.42e-6 | 7.22e-7 | 1.67e-9 | 1.40e-11 |
0.6 | 3.86e-4 | 1.97e-6 | 3.48e-9 | 2.96e-11 |
0.8 | 2.02e-3 | 1.21e-5 | 3.63e-8 | 3.19e-11 |
1 | 6.57e-3 | 7.13e-5 | 4.94e-7 | 2.78e-9 |
After comparing the numerical results of the errors, some figures are given below to illustrate these results. In Figure 1 actual absolute errors and estimated absolute errors are drawn for y1(x) for (N, M) = (4, 6) and in Figure 2,actual absolute errors and estimated absolute errors are drawn for y2(x) for (N, M) = (4, 6). In Figure 3 actual absolute errors and improved absolute errors are drawn for y1(x) for (N, M) = (4, 6) and in Figure 4,actual absolute errors and improved absolute errors are drawn for y2(x) for (N, M) = (4, 6).

Comparison of the absolute errors of y1(x) in Example 1.

Comparison of the absolute errors of y2(x) in Example 1.

Comparison of the absolute errors of y1(x) in Example 1.

Comparison of the absolute errors of y2(x) in Example 1.
Example 2.As a second example let us consider the system of equations
under the conditions y1(0) = 2, y1(1) = e +1, y2(0) = 1, y2(1) = e-1. The exact solutions of the problem are y1(x) = ex + 1 and y2(x) = e-. Here g1(x) = ex-1/2 - 2e-x+1 + 3x(ex-4/5 + 1) and g2(x) = xex-2 + 3x2e-x+1/10 + e-x+1. For this problem taking (N, M) = (4, 6), (8,10), in Table 5 and Table 6 actual absolute errors and estimated absolute errors are compared for y1(x) and y2(x). And in [Table 7 and Table 8 actual absolute errors and improved absolute errors are compared for y1(x) and y2(x).
Absolute errors of y1(x) in Equation (25).
Act.Abs.Err. | Est.Abs.Err. | Act.Abs.Err. | Est.Abs.Err. | |
N = 4 | N=4 | N =8 | N =8 | |
M =6 | M =10 | |||
Xi | |e1,4(Xi )| | |e1,4,6(Xi)| | |e1,4(Xi )l | |e1,4,i0(Xi ) |
0 | 0 | 7.91e-16 | 1.0e-11 | 2.48e-16 |
0.2 | 2.84e-4 | 3.29e-4 | 2.90e-6 | 3.55e-6 |
0.4 | 2.26e-3 | 2.20e-3 | 1.67e-5 | 2.04e-5 |
0.6 | 5.80e-3 | 5.78e-3 | 2.89e-5 | 3.49e-5 |
0.8 | 6.91e-3 | 6.92e-3 | 2.38e-5 | 2.88e-5 |
1 | 4.45e-13 | 1.92e-14 | 3.30e-12 | 5.35e-15 |
Absolute errors of y2(x) in Equation (25).
Act.Abs.Err. | Est.Abs.Err. | Act.Abs.Err. | Est.Abs.Err. | |
N=4 | N=4 | N =8 | N =8 | |
M =6 | M =10 | |||
Xi> | |e2,4(Xi )| | |e2,4,6(Xi)| | |e2,8(Xi )| | |e2,8,10(Xi)| |
0 | 0 | 3.96e-18 | 0 | 2.37e-18 |
0.2 | 4.62e-3 | 4.56e-3 | 6.19e-6 | 7.34e-6 |
0.4 | 9.63e-3 | 9.40e-3 | 8.69e-6 | 1.01e-5 |
0.6 | 1.29e-2 | 1.24e-2 | 7.99e-6 | 8.97e-6 |
0.8 | 1.13e-2 | 1.07e-2 | 6.34e-6 | 6.63e-6 |
1 | 3.65e-12 | 6.0e-14 | 1.50e-12 | 2.16e-17 |
Absolute errors of y1(x) in Equation (25).
Act.Abs. Err. | Imp.Abs.Err. | Act.Abs.Err. | Imp.Abs.Er | |
N =4 | N=4 | N=8 | N=8 | |
M=6 | M =10 | |||
Xi | |e1,4(Xi)| | |E1,4,6(Xi)| | |e1,8(Xi)| | |E1,8,10(Xi)| |
0 | 0 | 0 | 1.0e-11 | 1.0e-11 |
0.2 | 2.84e-4 | 4.46e-5 | 2.90e-6 | 6.48e-7 |
0.4 | 2.26e-3 | 5.14e-5 | 1.67e-5 | 3.62e-6 |
0.6 | 5.80e-3 | 1.63e-5 | 2.89e-5 | 6.06e-6 |
0.8 | 6.91e-3 | 1.69e-5 | 2.38e-5 | 4.98e-6 |
1 | 4.45e-13 | 4.65e-13 | 3.30e-12 | 3.31e-12 |
Absolute errors of y2(x) in Equation (25).
Act.Abs.Err. | Imp.Abs.Err. | Act.Abs.Err. | Imp.Abs.Err. | |
N =4 | N =4 | N =8 | N=8 | |
M =6 | M =10 | |||
Xi | |e2,4(Xi)| | |E2,4,6(Xi)| | |e2,8(Xi)| | |E2,8,10(xi)| |
0 | 0 | 0 | 0 | 0 |
0.2 | 4.62e-3 | 6.44e-5 | 6.19e-6 | 1.15e-6 |
0.4 | 9.63e-3 | 9.63e-3 | 8.69e-6 | 1.44e-6 |
0.6 | 1.29e-2 | 4.77e-4 | 7.99e-6 | 9.82e-7 |
0.8 | 1.13e-2 | 5.98e-4 | 6.34e-6 | 2.92e-7 |
1 | 3.65e-12 | 3.59e-12 | 1.50e-12 | 1.50 e-12 |
Absolute errors of y1(x) in Equation (25).
xi | PM N=10 | SFM N=10 | BPA N=5 | BPA N=10 | PM N=5 |
0.1 | 8.13E-014 | 4.30E-006 | 2.34E-007 | 3.33E-015 | 2.34E-007 |
0.2 | 2.40E-013 | 2.80E-005 | 1.12E-006 | 8.88E-015 | 1.12E-006 |
0.3 | 3.66E-013 | 8.10E-005 | 2.05E-006 | 2.73E-014 | 2.05E-006 |
0.4 | 3.79E-013 | 3.00E-004 | 2.57E-006 | 5.39E-014 | 2.57E-006 |
0.5 | 2.17E-013 | 7.30E-004 | 3.15E-006 | 9.17E-014 | 3.15E-006 |
Table 10: Absolute errors of y2(x) in Equation (25).
xi | PM N=10 | SFM N=10 | BPA N=5 | BPA N=10 | PM N=5 |
0.1 | 5.97E-014 | 4.10E-006 | 1.40E-007 | 1.40E-007 | 1.40E-007 |
0.2 | 1.70E-013 | 2.20E-005 | 6.67E-007 | 4.44E-015 | 6.67E-007 |
0.3 | 2.57E-013 | 4.50E-005 | 1.21E-006 | 9.32E-015 | 1.21E-006 |
0.4 | 2.26E-013 | 1.40E-006 | 1.52E-006 | 1.23E-014 | 1.52E-006 |
0.5 | 5.26E-014 | 2.60E-004 | 1.84E-006 | 1.31E-014 | 1.84E-006 |
Example 3.As a second example let us consider the system of equations [20],
under the conditions y1(0) = 1,
The computations in Table 9 and Table 10 show that both Bessel polynomial approximation and our method give so close values at each xi points. Moreover as seen above when the truncation limit is chosen N =10 the results are far more better than the results of spline function method.
Example 4.
under the conditions
A = [ -1/4 13/20 -13/12 221/60 -1/2 17/10 -11/3 97/15 -1/4 21/20 -31/12 407/60 ] .
Substituting these coefficients in the Equation (3)yields he solutions y1(x) = x3 + 2x2 -x +1 ,y2(x) = -x3+ x2 + 2x +2 and y3 (x) = 2x3 - x2 + 3x +1 which are the exact solutions of the problem.
6 Conclusion
In this study a numerical technique is applied to obtain the approximate solutions of system of linear functional differential equations. By using this method, the problem is reduced to a system of algebraic equations. The solutions of last system give coefficients of assumed solutions. An error analysis and residual correction is done for these solutions. Numerical examples are given to explain the method. In the first example the theoretical matrix structures mentioned in Section 2 and Section 3 are shown in details. Besides in the first and second example, the actual absolute errors and the estimated absolute errors are compared and it is seen that they are very close. Therefore, the reliability of results can be test by the error estimation technique when the exact solution of the problem is not known. Also the absolute errors of improved solutions are compared with the absolute errors of standard solution. In the third example, a comparison is done between spline function method, Bessel polynomial approximation and our method. It is seen that our results are almost the same with the Bessel polynomial approximation and also our results are better than the results of spline function method. And in the last example, a problem which has polynomial solutions is considered and it is seen that the method give the exact solutions. In all examples, the numerical values and comparisons show that the method gives good results.
Acknowledgement
The first author is supported by the Scientific Research Project Administration of Akdeniz University.
References
1 A. Feldstein, Y. Liu, Math. Proc. Cambridge Philos. Soc. 124, 371 (1998)10.1017/S0305004198002497Search in Google Scholar
2 S. El-Gendi., Comput. Soc. India 5, 1 (1974)Search in Google Scholar
3 G.R. Morris, A. Feldstein, E.W. Bowen, Proceedings of NRL-MRC Conference on Ordinary Differential Equations, 513 (1972)10.1016/B978-0-12-743650-0.50048-4Search in Google Scholar
4 G.A. Derfel, F. Vogl, On the asymptotic of solutions of a class of linear functional-differential equations, European J. Appl. Maths. 7, 511(1996)10.1017/S0956792500002527Search in Google Scholar
5 L. Fox, D.F. Mayers, J.A. Ockendon, A.B. Tayler, J. Inst. Math. Appl. 8, 271 (1971)10.1093/imamat/8.3.271Search in Google Scholar
6 X. Chen, L. Wang, Comput. Math. Appl. 59, 2696 (2010)10.1016/j.camwa.2010.01.037Search in Google Scholar
7 G.A. Derfel, F. Vogl, Europ. J. Appl. Maths. 7, 511 (1996)10.1017/S0956792500002527Search in Google Scholar
8 Z. Jackiewicz, E. Lo, J. Comput. Appl. Math. 189, 592 (2006)10.1016/j.cam.2005.02.016Search in Google Scholar
9 G.P. Rao, K.R. Palanisamy, IEEE Trans. Autom. Control 27, 272 (1982)10.1109/TAC.1982.1102858Search in Google Scholar
10 S.K.Vanani., A.Aminataei, Bull. Kore. Math. Soci. 45, 663 (2008)10.4134/BKMS.2008.45.4.663Search in Google Scholar
11 S.K. Vanani, A. Aminataei, J. Appl. Func. Analy. 5,169 (2010)Search in Google Scholar
12 M. Dehghan, R. Salehi, Comput. Phy.Commun. 181,1255 (2010)10.1016/j.cpc.2010.03.014Search in Google Scholar
13 H.J. Sedighi, S. Karimi, J. Esmaily, J. Appl. Sci. 11, 2585 (2011)10.3923/jas.2011.2585.2591Search in Google Scholar
14 M. Dehghan, F. Shakeri, Math. Comput.Model. 48, 486 (2008)10.1016/j.mcm.2007.09.016Search in Google Scholar
15 E. Yusufoglu, Appl. Math. Comput. 217, 3591 (2010)Search in Google Scholar
16 S.K. Vanani, A. Aminataei, J. Concr. Appl. Math. 7, 54 (2009)Search in Google Scholar
17 J. Rebenda, Z. Smarda, Y.A. Khan, arXiv:1501.00411. (2015)Search in Google Scholar
18 M.A. Ramadan, A.A. El-Sherbeiny, M.N. Sheriff, Int. J. Comput. Math. 83, 925 (2006)10.1080/00207160601138889Search in Google Scholar
19 M.A. Ramadan, A. Mokhtar, M. Abdel-Naby, S.T. Mohamed, J. Egyp. Math. Soc. 13,177 (2005)Search in Google Scholar
20 S. Yüzbasi, Computers Math. Appl. 63,1442 (2012)10.1016/j.camwa.2012.03.053Search in Google Scholar
21 M. Dehghan, F. Shakeri, Phys. Scr. 78, 065004 (2008)10.1088/0031-8949/78/06/065004Search in Google Scholar
22 M. Sezer, A.A. Daççioglu, Appl. Math.Comput. 174,1526 (2006)10.1016/j.amc.2005.07.002Search in Google Scholar
23 S. Yüzbasi, E. Gök, M. Sezer, Math. Meth. Appl. Sci. 37, 453 (2014)10.1002/mma.2801Search in Google Scholar
24 M. Sezer, A.A. Dasçıoˇglu,, J.Comput. Appl Math. 200, 217 (2007)10.1016/j.cam.2005.12.015Search in Google Scholar
25 A. Karamete, M. Sezer, Int. J. Comput. Math. 79, 987 (2002)10.1080/00207160212116Search in Google Scholar
26 F.A. Oliveira, Numer. Math. 36, 27 (1980)10.1007/BF01395986Search in Google Scholar
27 S. Yüzbasi, Comput. Math. Appl. 64, 589 (2012)10.1016/j.camwa.2011.12.062Search in Google Scholar
28 i. Çelik, Appl. Math. Comput. 174, 910 (2006)10.1016/j.amc.2005.05.019Search in Google Scholar
© 2015 S. Yüzbas.ı et al., published by De Gruyter Open
This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 3.0 License.
Articles in the same Issue
- Regular articles
- Speeding of α Decay in Strong Laser Fields
- Regular articles
- Multi-soliton rational solutions for some nonlinear evolution equations
- Regular articles
- Thin film flow of an Oldroyd 6-constant fluid over a moving belt: an analytic approximate solution
- Regular articles
- Bilinearization and new multi-soliton solutions of mKdV hierarchy with time-dependent coefficients
- Regular articles
- Duality relation among the Hamiltonian structures of a parametric coupled Korteweg-de Vries system
- Regular articles
- Modeling the potential energy field caused by mass density distribution with Eton approach
- Regular articles
- Climate Solutions based on advanced scientific discoveries of Allatra physics
- Regular articles
- Investigation of TLD-700 energy response to low energy x-ray encountered in diagnostic radiology
- Regular articles
- Synthesis of Pt nanowires with the participation of physical vapour deposition
- Regular articles
- Quantum discord and entanglement in grover search algorithm
- Regular articles
- On order statistics from nonidentical discrete random variables
- Regular articles
- Charmed hadron photoproduction at COMPASS
- Regular articles
- Perturbation solutions for a micropolar fluid flow in a semi-infinite expanding or contracting pipe with large injection or suction through porous wall
- Regular articles
- Flap motion of helicopter rotors with novel, dynamic stall model
- Regular articles
- Impact of severe cracked germanium (111) substrate on aluminum indium gallium phosphate light-emitting-diode’s electro-optical performance
- Regular articles
- Slow-fast effect and generation mechanism of brusselator based on coordinate transformation
- Regular articles
- Space-time spectral collocation algorithm for solving time-fractional Tricomi-type equations
- Regular articles
- Recent Progress in Search for Dark Sector Signatures
- Regular articles
- Recent progress in organic spintronics
- Regular articles
- On the Construction of a Surface Family with Common Geodesic in Galilean Space G3
- Regular articles
- Self-healing phenomena of graphene: potential and applications
- Regular articles
- Viscous flow and heat transfer over an unsteady stretching surface
- Regular articles
- Spacetime Exterior to a Star: Against Asymptotic Flatness
- Regular articles
- Continuum dynamics and the electromagnetic field in the scalar ether theory of gravitation
- Regular articles
- Corrosion and mechanical properties of AM50 magnesium alloy after modified by different amounts of rare earth element Gadolinium
- Regular articles
- Genocchi Wavelet-like Operational Matrix and its Application for Solving Non-linear Fractional Differential Equations
- Regular articles
- Energy and Wave function Analysis on Harmonic Oscillator Under Simultaneous Non-Hermitian Transformations of Co-ordinate and Momentum: Iso-spectral case
- Regular articles
- Unification of all hyperbolic tangent function methods
- Regular articles
- Analytical solution for the correlator with Gribov propagators
- Regular articles
- A New Algorithm for the Approximation of the Schrödinger Equation
- Regular articles
- Analytical solutions for the fractional diffusion-advection equation describing super-diffusion
- Regular articles
- On the fractional differential equations with not instantaneous impulses
- Topical Issue: Uncertain Differential Equations: Theory, Methods and Applications
- Exact solutions of the Biswas-Milovic equation, the ZK(m,n,k) equation and the K(m,n) equation using the generalized Kudryashov method
- Topical Issue: Uncertain Differential Equations: Theory, Methods and Applications
- Numerical solution of two dimensional time fractional-order biological population model
- Topical Issue: Uncertain Differential Equations: Theory, Methods and Applications
- Rotational surfaces in isotropic spaces satisfying weingarten conditions
- Topical Issue: Uncertain Differential Equations: Theory, Methods and Applications
- Anti-synchronization of fractional order chaotic and hyperchaotic systems with fully unknown parameters using modified adaptive control
- Topical Issue: Uncertain Differential Equations: Theory, Methods and Applications
- Approximate solutions to the nonlinear Klein-Gordon equation in de Sitter spacetime
- Topical Issue: Uncertain Differential Equations: Theory, Methods and Applications
- Stability and Analytic Solutions of an Optimal Control Problem on the Schrödinger Lie Group
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- Logical entropy of quantum dynamical systems
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- An efficient algorithm for solving fractional differential equations with boundary conditions
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- A numerical method for solving systems of higher order linear functional differential equations
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- Nonlinear self adjointness, conservation laws and exact solutions of ill-posed Boussinesq equation
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- On combined optical solitons of the one-dimensional Schrödinger’s equation with time dependent coefficients
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- On soliton solutions of the Wu-Zhang system
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- Comparison between the (G’/G) - expansion method and the modified extended tanh method
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- On the union of graded prime ideals
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- Oscillation criteria for nonlinear fractional differential equation with damping term
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- A new method for computing the reliability of consecutive k-out-of-n:F systems
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- A time-delay equation: well-posedness to optimal control
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- Numerical solutions of multi-order fractional differential equations by Boubaker polynomials
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- Laplace homotopy perturbation method for Burgers equation with space- and time-fractional order
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- The calculation of the optical gap energy of ZnXO (X = Bi, Sn and Fe)
- Special Issue: Advanced Computational Modelling of Nonlinear Physical Phenomena
- Analysis of time-fractional hunter-saxton equation: a model of neumatic liquid crystal
- Special Issue: Advanced Computational Modelling of Nonlinear Physical Phenomena
- A certain sequence of functions involving the Aleph function
- Special Issue: Advanced Computational Modelling of Nonlinear Physical Phenomena
- On negacyclic codes over the ring ℤp + uℤp + . . . + uk + 1 ℤp
- Special Issue: Advanced Computational Modelling of Nonlinear Physical Phenomena
- Solitary and compacton solutions of fractional KdV-like equations
- Special Issue: Advanced Computational Modelling of Nonlinear Physical Phenomena
- Regarding on the exact solutions for the nonlinear fractional differential equations
- Special Issue: Advanced Computational Modelling of Nonlinear Physical Phenomena
- Non-local Integrals and Derivatives on Fractal Sets with Applications
- Special Issue: Advanced Computational Modelling of Nonlinear Physical Phenomena
- On the solutions of electrohydrodynamic flow with fractional differential equations by reproducing kernel method
- Special issue on Information Technology and Computational Physics
- On uninorms and nullnorms on direct product of bounded lattices
- Special issue on Information Technology and Computational Physics
- Phase-space description of the coherent state dynamics in a small one-dimensional system
- Special issue on Information Technology and Computational Physics
- Automated Program Design – an Example Solving a Weather Forecasting Problem
- Special issue on Information Technology and Computational Physics
- Stress - Strain Response of the Human Spine Intervertebral Disc As an Anisotropic Body. Mathematical Modeling and Computation
- Special issue on Information Technology and Computational Physics
- Numerical solution to the Complex 2D Helmholtz Equation based on Finite Volume Method with Impedance Boundary Conditions
- Special issue on Information Technology and Computational Physics
- Application of Genetic Algorithm and Particle Swarm Optimization techniques for improved image steganography systems
- Special issue on Information Technology and Computational Physics
- Intelligent Chatter Bot for Regulation Search
- Special issue on Information Technology and Computational Physics
- Modeling and optimization of Quality of Service routing in Mobile Ad hoc Networks
- Special issue on Information Technology and Computational Physics
- Resource management for server virtualization under the limitations of recovery time objective
- Special issue on Information Technology and Computational Physics
- MODY – calculation of ordered structures by symmetry-adapted functions
- Special issue on Information Technology and Computational Physics
- Survey of Object-Based Data Reduction Techniques in Observational Astronomy
- Special issue on Information Technology and Computational Physics
- Optimization of the prediction of second refined wavelet coefficients in electron structure calculations
- Special Issue on Advances on Modelling of Flowing and Transport in Porous Media
- Droplet spreading and permeating on the hybrid-wettability porous substrates: a lattice Boltzmann method study
- Special Issue on Advances on Modelling of Flowing and Transport in Porous Media
- POD-Galerkin Model for Incompressible Single-Phase Flow in Porous Media
- Special Issue on Advances on Modelling of Flowing and Transport in Porous Media
- Effect of the Pore Size Distribution on the Displacement Efficiency of Multiphase Flow in Porous Media
- Special Issue on Advances on Modelling of Flowing and Transport in Porous Media
- Numerical heat transfer analysis of transcritical hydrocarbon fuel flow in a tube partially filled with porous media
- Special Issue on Advances on Modelling of Flowing and Transport in Porous Media
- Experimental Investigation on Oil Enhancement Mechanism of Hot Water Injection in tight reservoirs
- Special Issue on Research Frontier on Molecular Reaction Dynamics
- Role of intramolecular hydrogen bonding in the excited-state intramolecular double proton transfer (ESIDPT) of calix[4]arene: A TDDFT study
- Special Issue on Research Frontier on Molecular Reaction Dynamics
- Hydrogen-bonding study of photoexcited 4-nitro-1,8-naphthalimide in hydrogen-donating solvents
- Special Issue on Research Frontier on Molecular Reaction Dynamics
- The Interaction between Graphene and Oxygen Atom
- Special Issue on Research Frontier on Molecular Reaction Dynamics
- Kinetics of the austenitization in the Fe-Mo-C ternary alloys during continuous heating
- Special Issue: Functional Advanced and Nanomaterials
- Colloidal synthesis of Culn0.75Ga0.25Se2 nanoparticles and their photovoltaic performance
- Special Issue: Functional Advanced and Nanomaterials
- Positioning and aligning CNTs by external magnetic field to assist localised epoxy cure
- Special Issue: Functional Advanced and Nanomaterials
- Quasi-planar elemental clusters in pair interactions approximation
- Special Issue: Functional Advanced and Nanomaterials
- Variable Viscosity Effects on Time Dependent Magnetic Nanofluid Flow past a Stretchable Rotating Plate
Articles in the same Issue
- Regular articles
- Speeding of α Decay in Strong Laser Fields
- Regular articles
- Multi-soliton rational solutions for some nonlinear evolution equations
- Regular articles
- Thin film flow of an Oldroyd 6-constant fluid over a moving belt: an analytic approximate solution
- Regular articles
- Bilinearization and new multi-soliton solutions of mKdV hierarchy with time-dependent coefficients
- Regular articles
- Duality relation among the Hamiltonian structures of a parametric coupled Korteweg-de Vries system
- Regular articles
- Modeling the potential energy field caused by mass density distribution with Eton approach
- Regular articles
- Climate Solutions based on advanced scientific discoveries of Allatra physics
- Regular articles
- Investigation of TLD-700 energy response to low energy x-ray encountered in diagnostic radiology
- Regular articles
- Synthesis of Pt nanowires with the participation of physical vapour deposition
- Regular articles
- Quantum discord and entanglement in grover search algorithm
- Regular articles
- On order statistics from nonidentical discrete random variables
- Regular articles
- Charmed hadron photoproduction at COMPASS
- Regular articles
- Perturbation solutions for a micropolar fluid flow in a semi-infinite expanding or contracting pipe with large injection or suction through porous wall
- Regular articles
- Flap motion of helicopter rotors with novel, dynamic stall model
- Regular articles
- Impact of severe cracked germanium (111) substrate on aluminum indium gallium phosphate light-emitting-diode’s electro-optical performance
- Regular articles
- Slow-fast effect and generation mechanism of brusselator based on coordinate transformation
- Regular articles
- Space-time spectral collocation algorithm for solving time-fractional Tricomi-type equations
- Regular articles
- Recent Progress in Search for Dark Sector Signatures
- Regular articles
- Recent progress in organic spintronics
- Regular articles
- On the Construction of a Surface Family with Common Geodesic in Galilean Space G3
- Regular articles
- Self-healing phenomena of graphene: potential and applications
- Regular articles
- Viscous flow and heat transfer over an unsteady stretching surface
- Regular articles
- Spacetime Exterior to a Star: Against Asymptotic Flatness
- Regular articles
- Continuum dynamics and the electromagnetic field in the scalar ether theory of gravitation
- Regular articles
- Corrosion and mechanical properties of AM50 magnesium alloy after modified by different amounts of rare earth element Gadolinium
- Regular articles
- Genocchi Wavelet-like Operational Matrix and its Application for Solving Non-linear Fractional Differential Equations
- Regular articles
- Energy and Wave function Analysis on Harmonic Oscillator Under Simultaneous Non-Hermitian Transformations of Co-ordinate and Momentum: Iso-spectral case
- Regular articles
- Unification of all hyperbolic tangent function methods
- Regular articles
- Analytical solution for the correlator with Gribov propagators
- Regular articles
- A New Algorithm for the Approximation of the Schrödinger Equation
- Regular articles
- Analytical solutions for the fractional diffusion-advection equation describing super-diffusion
- Regular articles
- On the fractional differential equations with not instantaneous impulses
- Topical Issue: Uncertain Differential Equations: Theory, Methods and Applications
- Exact solutions of the Biswas-Milovic equation, the ZK(m,n,k) equation and the K(m,n) equation using the generalized Kudryashov method
- Topical Issue: Uncertain Differential Equations: Theory, Methods and Applications
- Numerical solution of two dimensional time fractional-order biological population model
- Topical Issue: Uncertain Differential Equations: Theory, Methods and Applications
- Rotational surfaces in isotropic spaces satisfying weingarten conditions
- Topical Issue: Uncertain Differential Equations: Theory, Methods and Applications
- Anti-synchronization of fractional order chaotic and hyperchaotic systems with fully unknown parameters using modified adaptive control
- Topical Issue: Uncertain Differential Equations: Theory, Methods and Applications
- Approximate solutions to the nonlinear Klein-Gordon equation in de Sitter spacetime
- Topical Issue: Uncertain Differential Equations: Theory, Methods and Applications
- Stability and Analytic Solutions of an Optimal Control Problem on the Schrödinger Lie Group
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- Logical entropy of quantum dynamical systems
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- An efficient algorithm for solving fractional differential equations with boundary conditions
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- A numerical method for solving systems of higher order linear functional differential equations
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- Nonlinear self adjointness, conservation laws and exact solutions of ill-posed Boussinesq equation
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- On combined optical solitons of the one-dimensional Schrödinger’s equation with time dependent coefficients
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- On soliton solutions of the Wu-Zhang system
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- Comparison between the (G’/G) - expansion method and the modified extended tanh method
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- On the union of graded prime ideals
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- Oscillation criteria for nonlinear fractional differential equation with damping term
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- A new method for computing the reliability of consecutive k-out-of-n:F systems
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- A time-delay equation: well-posedness to optimal control
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- Numerical solutions of multi-order fractional differential equations by Boubaker polynomials
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- Laplace homotopy perturbation method for Burgers equation with space- and time-fractional order
- Topical Issue: Recent Developments in Applied and Engineering Mathematics
- The calculation of the optical gap energy of ZnXO (X = Bi, Sn and Fe)
- Special Issue: Advanced Computational Modelling of Nonlinear Physical Phenomena
- Analysis of time-fractional hunter-saxton equation: a model of neumatic liquid crystal
- Special Issue: Advanced Computational Modelling of Nonlinear Physical Phenomena
- A certain sequence of functions involving the Aleph function
- Special Issue: Advanced Computational Modelling of Nonlinear Physical Phenomena
- On negacyclic codes over the ring ℤp + uℤp + . . . + uk + 1 ℤp
- Special Issue: Advanced Computational Modelling of Nonlinear Physical Phenomena
- Solitary and compacton solutions of fractional KdV-like equations
- Special Issue: Advanced Computational Modelling of Nonlinear Physical Phenomena
- Regarding on the exact solutions for the nonlinear fractional differential equations
- Special Issue: Advanced Computational Modelling of Nonlinear Physical Phenomena
- Non-local Integrals and Derivatives on Fractal Sets with Applications
- Special Issue: Advanced Computational Modelling of Nonlinear Physical Phenomena
- On the solutions of electrohydrodynamic flow with fractional differential equations by reproducing kernel method
- Special issue on Information Technology and Computational Physics
- On uninorms and nullnorms on direct product of bounded lattices
- Special issue on Information Technology and Computational Physics
- Phase-space description of the coherent state dynamics in a small one-dimensional system
- Special issue on Information Technology and Computational Physics
- Automated Program Design – an Example Solving a Weather Forecasting Problem
- Special issue on Information Technology and Computational Physics
- Stress - Strain Response of the Human Spine Intervertebral Disc As an Anisotropic Body. Mathematical Modeling and Computation
- Special issue on Information Technology and Computational Physics
- Numerical solution to the Complex 2D Helmholtz Equation based on Finite Volume Method with Impedance Boundary Conditions
- Special issue on Information Technology and Computational Physics
- Application of Genetic Algorithm and Particle Swarm Optimization techniques for improved image steganography systems
- Special issue on Information Technology and Computational Physics
- Intelligent Chatter Bot for Regulation Search
- Special issue on Information Technology and Computational Physics
- Modeling and optimization of Quality of Service routing in Mobile Ad hoc Networks
- Special issue on Information Technology and Computational Physics
- Resource management for server virtualization under the limitations of recovery time objective
- Special issue on Information Technology and Computational Physics
- MODY – calculation of ordered structures by symmetry-adapted functions
- Special issue on Information Technology and Computational Physics
- Survey of Object-Based Data Reduction Techniques in Observational Astronomy
- Special issue on Information Technology and Computational Physics
- Optimization of the prediction of second refined wavelet coefficients in electron structure calculations
- Special Issue on Advances on Modelling of Flowing and Transport in Porous Media
- Droplet spreading and permeating on the hybrid-wettability porous substrates: a lattice Boltzmann method study
- Special Issue on Advances on Modelling of Flowing and Transport in Porous Media
- POD-Galerkin Model for Incompressible Single-Phase Flow in Porous Media
- Special Issue on Advances on Modelling of Flowing and Transport in Porous Media
- Effect of the Pore Size Distribution on the Displacement Efficiency of Multiphase Flow in Porous Media
- Special Issue on Advances on Modelling of Flowing and Transport in Porous Media
- Numerical heat transfer analysis of transcritical hydrocarbon fuel flow in a tube partially filled with porous media
- Special Issue on Advances on Modelling of Flowing and Transport in Porous Media
- Experimental Investigation on Oil Enhancement Mechanism of Hot Water Injection in tight reservoirs
- Special Issue on Research Frontier on Molecular Reaction Dynamics
- Role of intramolecular hydrogen bonding in the excited-state intramolecular double proton transfer (ESIDPT) of calix[4]arene: A TDDFT study
- Special Issue on Research Frontier on Molecular Reaction Dynamics
- Hydrogen-bonding study of photoexcited 4-nitro-1,8-naphthalimide in hydrogen-donating solvents
- Special Issue on Research Frontier on Molecular Reaction Dynamics
- The Interaction between Graphene and Oxygen Atom
- Special Issue on Research Frontier on Molecular Reaction Dynamics
- Kinetics of the austenitization in the Fe-Mo-C ternary alloys during continuous heating
- Special Issue: Functional Advanced and Nanomaterials
- Colloidal synthesis of Culn0.75Ga0.25Se2 nanoparticles and their photovoltaic performance
- Special Issue: Functional Advanced and Nanomaterials
- Positioning and aligning CNTs by external magnetic field to assist localised epoxy cure
- Special Issue: Functional Advanced and Nanomaterials
- Quasi-planar elemental clusters in pair interactions approximation
- Special Issue: Functional Advanced and Nanomaterials
- Variable Viscosity Effects on Time Dependent Magnetic Nanofluid Flow past a Stretchable Rotating Plate