Skip to content
BY 4.0 license Open Access Published by De Gruyter Open Access December 31, 2019

New handy and accurate approximation for the Gaussian integrals with applications to science and engineering

  • Mario A. Sandoval-Hernandez EMAIL logo , Hector Vazquez-Leal , Uriel Filobello-Nino and Luis Hernandez-Martinez
From the journal Open Mathematics

Abstract

In this work, we propose to approximate the Gaussian integral, the error function and the cumulative distribution function by using the power series extender method (PSEM). The approximations proposed in this paper present a high accuracy for the complete domain [–∞,∞]. Furthermore, the approximations are handy and easy computable, avoiding the application of special numerical algorithms. In order to show its high accuracy, three case studies are presented with applications to science and engineering.

MSC 2010: 33F05; 41A60

1 Introduction

Gaussian functions are considered among the most important special functions for science and engineering because they have a broad scope of application. Error function has applications in: chemical engineering, transfer phenomena [1], Newtonian fluids analysis to express analytical solutions of differential equations that model the flow near a wall suddenly set in motion and unsteady heat conduction in solids, microelectronics, digital and analogue signal processing, noise analysis for the transmission and communication signal protocols such as Phase Shift Keying (PSK) modulation [2, 3, 4, 5], among others.

Another Gaussian function is the normal distribution that has applications in the field of statistics and probability. This function allows to model several phenomena such as biological [6, 7, 8, 9], social [10, 11], psychological [12, 13], financial [14, 15, 16], in science and engineering [3, 4, 5, 17, 18, 19, 20, 21], among others.

Gaussian integrals can not be solved analytically employing traditional methods [22, 23]. However, there are some proposed methodologies in literature that allow to construct approximations. Therefore, in [24] are presented some approximative methods that are employed to evaluate Gaussian functions, such as Power Series Expansions, Rational Approximations, Continued Fraction Expansions, Approximation by Burr Distributions, Taylor series, among others. However, in order to obtain a good approximation such methods require to calculate higher order extra terms using an iterative procedure. This characteristics is a draw-back because the process is too cumbersome to be implemented by hand. Instead such approximative methods are programmed using specific languages such as Fortran, C++, among others. Another alternative to evaluate such integrals is by means of numerical integration, like Simpson’s or trapezoidal rules [25].

There exist other proposals to approximate Gaussian functions. For instance, in [24] a normal distribution integral analytical approximation is reported employing hyperbolic tangent function. Additionally, [26, 27] presents approximations related to error function expressed in terms of hyperbolic tangent and arctangent functions, while normal distribution integral was approximated with exponential and inverse tangent functions.

We propose to applicate the novel power series extender method (PSEM) [28, 29, 30] for the approximation of the three gaussian integrals, because PSEM exhibits a large domain of convergence and it does not requires a perturbation parameter [31, 32] or to calculate integrals [33, 34, 35] or the solution differential equations [36, 37, 38], as other aproximative methods.

In this work will assume that exact solution for Gauss functions are numerically solved employing Maple 15 and GNU Octave; in addition, one of the metrics that we will use to determine the precision of the proposed approximations will be estimated calculating the root-mean-squared (RMS) error, defined for our application as

Erms=1baab(E(t))2dt, (1)

where a and b are integration limits, E(t) is the relative error. The process of integration will be performed numerically utilizing Simpson’s rule 38 [39].

The organization of this article is as follows: Section 2 presents an introduction to Gauss integrals. Next, in Section 3 Power Series Extender Method is explained. Later, in Section 4 Gauss integrals approximations employing PSEM are presented. Three interesting applications to science and engineering are presented in Section 5. Discussion on the results for the approximations obtaining employing Gaussian integrals is presented in Section 6. Finally Section 7 shows the conclusions about this work.

2 A basic introduction to Gaussian integrals

This section presents some basis for the Gaussian distribution integral, the error function and the Cumulative distribution function (CDF).

2.1 The Gaussian distribution integral

The Gaussian integral, known as the Euler-Poisson integral, is Gaussian function exp(–π t2), which can not be analytically integrated [22, 23]

f(x)=0xexp(πt2)dt. (2)

The Gaussian distribution integral can be applied in: quantum mechanics to find the probability density for the fundamental state on the harmonic oscillator, the path integral formulation and the propagator for the harmonic oscillator. Figure 1 shows the well known Gaussian integral curve.

Figure 1 
Gaussian integral (2).
Figure 1

Gaussian integral (2).

2.2 Error function

Error function is classified as a special function and it is applied in the field of probabilistic, statistics, partial differential equations solutions, robotics, among others. Error function is defined as

erf(x)=2π0xexp(t2)dt, (3)

while complementary error function, erfc(x), is defined from error function as

erfc(x)=1erf(x). (4)

Figure 2 presents the behaviour of (3).

Figure 2 
Error function (3)
Figure 2

Error function (3)

2.3 Cumulative distribution function

Normal distribution, also known as Gauss-Laplace distribution, is usually employed in statistics since aleatory processes tend to have similar behavior as this distribution. Several areas of knowledge present continuous aleatory variables that have a normal density distribution and their behavior exhibits a bell shape. It is noteworthy to mention the importance of normal distribution because many natural phenomena variables follow this model. In this tenor, in statistics, central limit theorem shows that under certain conditions (independent and identically distributed with finite variance), the sum of a large number of aleatory variables is approximately distributed as a normal function [3, 6, 7, 16, 21]. Normal probability density function is

p(x)=12πσexp((xμ)22σ2), (5)

where μ is the mean, σ the standard deviation and σ2 the variance. Figure 3, shows that the graph is divided in function of standard deviation. For instance, –σ ≤ x ≤ σ interval has 66.36% of the area, which, in statistics is equal to have 66.36% of the data under study. In a similar fashion, –2σ ≤ x ≤ 2σ encloses 95.45% of the information and –3σ ≤ x≤ 3σ 99.73%. The probability is obtained by integrating from –∞ to x, which represents the area under the curve (see Figure 3). Thus, CDF is

Figure 3 
Normal density function representation.
Figure 3

Normal density function representation.

P(x)=12πσxexp((xμ)22σ2). (6)

Cumulative distribution function (CDF) is presented in Figure 4 for a particular case of σ and μ.

Figure 4 
CDF normal (6), with σ=1 and μ=0.
Figure 4

CDF normal (6), with σ=1 and μ=0.

3 Basic concept of PSEM method

In broad sense a nonlinear differential equation can be expressed as

L(u)+N(u)f(x)=0,xΩ, (7)

having as boundary condition

B(u,uη)=0,xΓ, (8)

where L and N are a linear operator and a nonlinear operator respectively; f(x), is a known analytic function; B, is a boundary operator; Γ, is the boundary of domain Ω; uη denotes differentiation along the normal drawn outwards from Ω [40]. Next, we express the solution of (7) as a power series

u=k=0vkxk, (9)

where vk (k = 0.1,2,…) are the coefficients of the power series.

It is important to notice that (9) can be obtained by some approximative method from literature HPM [36, 37, 38], VIM [34], TSM [41, 42], Taylor series, among others. Now, [29, 43] proposed that the solution for (7) can be written as a finite sum of functions in the general from

u=u0+i=0nfi(x,ui), (10)

or

u=u0+i=0nfi(x,ui)1+j=n+12nfj(x,uj), (11)

where ui are constants to be determined by PSEM, fi(x,ui) are arbitrary functions, and n and 2n are the orders of approximations (10)1 and (11), respectively. We will denominate (10) and (11) as a trial function (TF).

Next, we calculate the Taylor series of (10) or (11), resulting in the power series:

u=u0+i=0nPi,0+i=0nk=1Pi,kxk, (12)
u=u0+i=0nPi,0+i=02nk=1Pi,kxk, (13)

respectively, where Taylor coefficients Pk are expressed in terms of parameters ui.

Finally, we equate/match the coefficients of power series (12), (13) with (9) to obtain the values of ui and substitute them into (10) or (11) to obtain the PSEM approximation. The proposed arbitrary functions can be functions, quotients of polynomials, transcendental functions, composite, products of transcendental functions, among others [29]. It is important to notice that PSEM convergence greatly depends on the proper selection of the trial function. Then, its necessary that the proposed TF can potentially describes the qualitative behavior of the solution of the nonlinear problem.

4 Approximation for the Gaussian integrals

This section presents approximation for the Gaussian integrals.

4.1 Approximation for the Gaussian distribution integral

Taylor series for the Gaussian Distribution Integral is

f(x)=x13πx3+110π2x5142π3x7+1216π4x9. (14)

We propose as TF to approximate the Gaussian Distribution Integral the following modified logistic function

f1~(x)=11+exp(c5x9c4x7c3x5c2x3c1x)12. (15)

Next, we obtain the Taylor series of (15), resulting

f(x)=0+14c1x+(14c2148c13)x3+(14c3+18c12c2+1480c1518(c1c2+124c14)c1+14(14c2+148c13)c12)x5+. (16)

Equating coefficients from the respective x-powers of (14) and (16), the next nonlinear equation system results

x:14c1=1x3:14c2148c13=13πx5:14c3+18c12c2+1480c1518(c1c2+124c14)c1+14(14c2+148c13)c12=110π2x7:=142π3x9:=1216π4 (17)

Solving the system (17) and substituting the values of c1, c2, c3, c4 y c5 in (15), results

f1~(x)=11+exp(ψ(x))12,<x<, (18)

where ψ(x) is the argument given by

ψ(x)=(154π446642835π3+92845π22563π+10249)x9(221π3+15245π2643π+2567)x7(25π2163π+645)x5(43π+163)x34x. (19)

In the literature, there are other expressions that allow to approximately calculate Gaussian function integrals. In [44] was proposed the following approximation

f2~(x)=12tanh(39x21112arctan(35x111)),<x<. (20)

On one hand, Figure 5a shows a comparison among the exact solution and approximations (18) and (20). On the other hand, Figure 5b presents a comparison of relative error for both approximations resulting a notable lowest error for our proposal. In fact, RMS error of (18) for the interval [0,3] is 1.208×10–5, while (20) shows a value of 1.742×10–4; therefore, its error of our proposal is 14.42691943 times lower.

Figure 5 
Gaussian distribution integral approximations and relative error.
Figure 5

Gaussian distribution integral approximations and relative error.

4.2 Approximation for error function

Taylor series for error function is

erf(x)=2xπ2x33π+x55πx721π+x9108π. (21)

Next, the proposed trial function is the following modified logistic function

erf~1(x)=21+exp(c5x9c4x7c3x5c2x3c1x)1. (22)

Repeating the PSEM procedure employed in the last section, we obtain the following approximation

erf~1(x)=21+exp(ξ(x))1,<x<, (23)

where

ξ(x)=15670(105π49328π3+116928π2483840π+645120π9/2)x9+2315(15π3532π2+3360π5760π7/2)x7215(3π240π+96π5/2)x5+43(π4π3/2)x34xπ1/2. (24)

In the literature there are several expressions to approximate the error function. For example, in [24, 27, 44] the following approximations were reported

erf~2(x)=tanh(2x(1+0.089430x2)π),<x<, (25)
erf~3(x)=1exp((4π+0.14x2)x21+0.14x2),0x, (26)
erf~4(x)=tanh(39x2π1112arctan(35x111π)),<x<, (27)

respectively.

Figure 6a shows a comparison of exact solution and the above mentioned approximations. In addition, Figure 6b presents a comparison of relative error resulting a notable lower error for our proposal. Finally, Figure 6c depicts the relative error of our proposal in order to appreciate the error. Furthermore, calculating the RMS error for the interval [0,4] results: 1.392×10–5, 2.248×10–4, 1.551×10–4, and 6.696×10–5 for (23), (25), (26), and (27), respectively. It is important to notice that the error of our proposal (23) is several times lower than the other approximations.

Figure 6 
Error function approximations and relative error.
Figure 6

Error function approximations and relative error.

4.3 Approximation for cumulative distribution function

The Taylor series expansion for CDF is

P(x)=12+2x2π2x312π+2x580π2x7672π+. (28)

We propose the following TF function

P~1(x)=11+exp(c5x9c4x7c3x5c2x3c1x). (29)

After the application of PSEM procedure, we obtain

P~1(x)=11+exp(ζ(x)),<x<, (30)

where the argument ζ(x) is

ζ(x)=2181440(105π49328π3+116928π2483840π+645120π9/2)x9+22520(15π3532π2+3360π5760π7/2)x7260(3π240π+96π5/2)x5+23(π4π3/2)x322π1/2x. (31)

Additionally, another way to approximate the CDF is obtained by employing the next TF

P~2(x)=c1+12tanh(114arctan(251250arctan(c2x)+c3x)). (32)

Following PSEM presented in this article and solving for c1, c2 and c3 yields to

P~2(x)=12+12tanh(114arctan(251250arctan(0.09839818659x)+0.1057907667x)),<x<. (33)

Furthermore, in [44] was proposed the next approximation

P~3(x)=1exp(358x23+111arctan(37x294))+1,<x<. (34)

Figure 7a shows a comparison of the proposed PSEM approximation and the other ones reported, resulting a good agreement with the exact solution. However, Figure 7b can be observed the lowest relative error for our proposal. See Figure 7c for a detailed view of the relative error of (30). In addition, we calculated the RMS error over the interval [0,6] for the approximations, resulting: 6.756×10–6, 3.509×10–5, and 3.496×10–5, for(30), (33) and (34), respectively. It clearly results that our proposal exhibits the lowest of all RMS errors.

Figure 7 
Comparison of CDF and its approximations.
Figure 7

Comparison of CDF and its approximations.

5 Applications to science and engineering

This section presents three case studies. The first case study belongs to the area of transport phenomena in chemical engineering [1]; the second one lies in the area of digital communications [2] in electronics engineering; and finally we propose an approximation for the incomplete gamma function.

5.1 Case 1: Error function in transport phenomena

A semi-infinite body in a liquid with constant density and viscosity limited under a solid plane xz horizontal. Initially the fluid is in a steady state; at t = 0, the solid surface begins to move in x positive direction with vo velocity, as depicted in Figure 8a. The goal is to find the velocity vx as a function of y and t. In the direction of x there is no pressure gradient neither gravity force and a laminar flow is considered.

Figure 8 
Error function applied on time-dependent flow of Newtonian fluids.
Figure 8

Error function applied on time-dependent flow of Newtonian fluids.

In [1] the equation that models this system and the components of velocity at χ, y, z are vχ = v(y,t), vy = 0, vz = 0 is given by

vχt=ν2vχy2, (35)

where ν=μρ, with initial (IC) and boundary (BC) conditions

I.C.att0,vχ=0,y,B.C.1aty=0,vχ=v0,t>0,B.C.2aty=,vχ=0,t>0.

Introducing an additional velocity ϕ=vχvo, equation (35) is re-written as

ϕt=ν2ϕy2, (36)

where

ϕ=ϕ(η), (37)

and

η=y4 νt. (38)

In [1] was presented the solution for (36) in terms of the function erf(x), resulting

vχ(y,t)v0=1erf(y4νt). (39)

From (23) and (39), we obtain

vχ~(y,t)v0=221+exp(ξ(y4νt)). (40)

Figure 8b depicts a comparison for the distribution of the viscous flow velocity of a fluid near a wall suddenly set in motion among (39) and (40), resulting a good agreement.

5.2 Case 2: Error function in digital communications

Bandwidth efficiency in Phase Shift Keying (PSK) modulation scheme increments utilizing M-PSK modulation [2]. In digital phase modulation, the M signals employed in PSK are represented as

Sm(t)=Re[g(t)exp(jθm)exp(j2πfct)], (41)

where Sm (t) is the waveform used to transmit information through the communication channel; g(t), is the time dependent signal pulse shape and θm=2π(m1)M, where M are the possible phases of the carrier that transmits the information. If M = 2 we have a binary PSK. In this way, to have a more efficient use of the bandwidth, each signal element should represent more than a bit [45]. Figure 9 displays, for the case of BPSK for M = 2 the Signal space diagram of Binary Phase Shift Keying (BPSK) scheme, where S1 and S2 symbols are represented by binary numbers 1 and 0.

Figure 9 
Signal space diagram of BPSK.
Figure 9

Signal space diagram of BPSK.

In digital transmission, Bit Error Rate (BER) is defined as the number of bits with errors divided by the total number of transmitted, received or processed bits for a determined period. The probability for BER in Binary Phase Shift Keying is

P(x)=12erfc(EbNo), (42)

where EbNo, is the Signal to Noise Ratio (SNR); Eb, the energy in one bit and N, is Additive White Gaussian Noise (AWGN). As the bit transmitted signal energy Eb increases, for a specific noise spectral density No; the messages corresponding to 1 and 0 symbols become more separated and the probability of error decreases [46]; as is depicted in Figure 10. By using (23), (42) can be rewritten as

Figure 10 
Bit error probability curve for PSK modulation.
Figure 10

Bit error probability curve for PSK modulation.

P~=111+exp(ξ(EbNo)). (43)

Figure 10 depicts the bit error probability for PSK modulation obtained with (43). The simulation from this figure was obtained by replacing the error function by our PSEM approximation in the code Matlab/Octave published in [47] (see Appendix 1).

5.3 Case 3: Incomplete Gamma function

This case study presents the approximation for incomplete Gamma function [48] represented as

γ(a,x)=0xta1exp(t)dt. (44)

Considering a=12,32,52,72 and 92; then (44) is simplified, resulting

γ(12,x)=πerf(π), (45)
γ(32,x)=12(πerf(π)exp(x)+2x)exp(x), (46)
γ(52,x)=14(4x323πerf(π)exp(x)+6x)exp(x), (47)
γ(72,x)=18(8x52+20x3215πerf(π)exp(x)+30x)exp(x), (48)
γ(92,x)=116(16x72+56x52+140x32105πerf(π)exp(x)+210x)exp(x), (49)

respectively.

Generally, for a=k2, where k < 0 and odd; the incomplete Gamma function is expressed in terms of error function. Therefore, the results from this case study can be extended to other values of a. Figure 11 presents the comparison of the exact solution of (45)-(49) against the results of using approximation erf~1(π), depicting a notable good agreement.

Figure 11 
Exact Incomplete Gamma function versus (45)-(49).
Figure 11

Exact Incomplete Gamma function versus (45)-(49).

6 Discussion

For the first case study, we obtained an accurate approximated solution for the distribution of the viscous flow velocity of a fluid near a wall suddenly set in motion with a relative error depicted in Figure 12. In this figure we can observe the points PA and PB that show the location where the relative error reaches peak magnitudes of –2.826×10–6 and 3.372×10–5, respectively. After point PB the relative error tends to zero.

Figure 12 
Relative error of (40).
Figure 12

Relative error of (40).

For second case study, Figure 13 shows the analysis for the absolute error for the error function approximation applied to BER from BPSK. It is important to highlight the high accuracy of the results. The simulation for the second case study was performed utilizing the software Octave 4.0 replacing the built-in Matlab/Octave function erf(x) presented in [47] by (23). This case study demonstrated that the proposed approximate function erf~1(x) can be applied to digital signal processing with a high precision results as shown in Figure 13. Thus, our presented simulation shows a good performance which is in good agreement with the exact result presented in [47].

Figure 13 
Bit error probability curve for PSK modulation in (43).
Figure 13

Bit error probability curve for PSK modulation in (43).

Figure 14 presents the absolute error of the approximate incomplete Gamma function for different values of a. In table 1 the RMS error over the interval [0,10] for every approximation of incomplete Gamma function is presented. There can be seen an increment for the RMS as a increases its value; this is because the relative error that erf~1(x) exhibits is scaled by a numeric coefficient that increases as a increases, resulting an unavoidable increment of the error. In order to mitigate this issue, the order of the PSEM approximation of erf(x) must be increased.

Figure 14 
Absolute error.
Figure 14

Absolute error.

Table 1

RMS error for every approximation of incomplete Gamma function.

Approximation of γ(a, x) RMS error for the interval [0,10]
a=12 3.435×10–5
a=32 1.718×10–5
a=52 2.576×10–5
a=72 6.441×10–5
a=92 2.254×10–4

It is important to point out that the present work shows that it is possible to obtain highly accurate asymptotic solutions employing PSEM. Likewise, from literature we know that truncated Taylor series have, regularly, a poor local convergence; however, the employment of truncated Taylor series as a part of PSEM, empowers the convergence of the approximated solutions; such as the ones presented in this work, which covers whole domain of the independent variable. In addition, it is relevant to note, that during the approximation process performed in this article, no integration procedure was performed; such as it happens with other approximate methods like HAM [37], HPM [49], VIM [34], classical perturbation method [31], Picard [50], Adomian [51, 52], among others, that require the application of analytical integration to obtain the approximate solutions depending of the number of iterations needed. Unfortunately, as we know from literature, many integrals does not have known exact solution at all producing a failure during the iterative steps (iterations) of such approximative methods. Finally, given that PSEM does not require a perturbation parameter [31] and it does not generate secular terms [49]; it can be concluded that this methodology presents a high potential for application in all areas of science and engineering where it is required the approximate solution for integrals, nonlinear differential equation, and special functions. Therefore, given the flexibility, applicability and novelty of PSEM method, we are proposing this method to be known also as Taylor-Leal Method (TLM) for the approximation of nonlinear problems where the Taylor expansion of the exact solution can be obtained.

7 Conclusions

This work proposed highly accurate PSEM approximations for the Gaussian distribution integral, error function and CDF. In fact, as the independent variable increases to infinity the absolute error tends to zero. It is worth to note that the approximations proposed in this work are handy and easy computable avoiding the application of data tables or numerical algorithms. Furthermore, we compared the proposed approximations with other reported in the literature finding that our proposals presented the lowest RMS error. Finally, three applications to science and engineering allow us to conclude that our proposed approximations exhibit a notable potential for the solution of different practical problems.

Acknowledgements

Authors wish to thank M. Eng. Roberto Ruíz-Gomez, M.TN. César Colocia García and Eng. Francisco Martínez Barrios for their support. The first author is currently postdoctoral research fellow at Institute for astrophysics, Optics and Electronics. He expresses his gratitude for the support received there and acknowledges the financial support from the Secretary of Public Education of México (SEP-DGETI) through the grant 110072703 E476300.0275652.

References

[1] Bird R.B., Transport phenomena, Appl. Mech. Rev., 2002, 55(1), R1–R4.10.1115/1.1424298Search in Google Scholar

[2] Proakis J.G., Digital communications: fourth edition, McGraw-Hill Book Co., New York, 2001.Search in Google Scholar

[3] Papoulis A., Signal analysis, McGraw-Hill, New York, 1977.Search in Google Scholar

[4] Therrien C.W., Discrete random signals and statistical signal processing, Prentice Hall PTR, 1992.Search in Google Scholar

[5] Haykin S.S., Moher M., Song T., An introduction to analog and digital communications, Wiley New York, 1989.Search in Google Scholar

[6] Wayne W.D., Biostatistics: A Foundation for Analysis in the Health Sciences, 4th edition, John Wiley & Sons Inc. New York, 1987.Search in Google Scholar

[7] Welham S.J., Gezan S.A., Clark S., Mead A., Statistical methods in biology: Design and analysis of experiments and regression, CRC Press, 2014.10.1201/b17336Search in Google Scholar

[8] Lange K., Mathematical and statistical methods for genetic analysis, Springer Science & Business Media, 2003.10.1007/978-0-387-21750-5Search in Google Scholar

[9] Khan F.A., Biotechnology in medical sciences, CRC Press, 2014.10.1201/b16905Search in Google Scholar

[10] Berg B.L., Methods for the social sciences, Pearson Education Inc., United States of America, 2004.Search in Google Scholar

[11] Preacher K.J., Curran P.J., Bauer D.J., Computational tools for probing interactions in multiple linear regression, multilevel modeling, and latent curve analysis, J. Educ. Behav. Stat., 2006, 31(4), 437–448, 10.3102/10769986031004437.Search in Google Scholar

[12] Howitt D., Cramer D., Introduction to Statistics in Psychology, Prentice Hall, 2005.Search in Google Scholar

[13] Converse P.D., Pathak J., DePaul-Haddock A.M., Gotlib T., Merbedone M., Controlling your environment and yourself: Implications for career success, J. Vocat. Behav., 2012, 80(1), 148–159.10.1016/j.jvb.2011.07.003Search in Google Scholar

[14] Anderson D.R., Sweeney D.J., Williams T.A., Camm J.D., Cochran J.J., Statistics for Business & Economics, Revised, Cengage Learning, 2014.Search in Google Scholar

[15] Mcclave J.T., Statistics for Business and Economics: Student Value Edition, Prentice Hall, 2012.Search in Google Scholar

[16] Anderson D., Sweeney D., Williams T., Modern business statistics with Microsoft Excel, Nelson Education, 2014.Search in Google Scholar

[17] Acevedo M.F., Data Analysis and Statistics for Geography, Environmental Science, and Engineering, CRC Press, 2012.10.1201/b13675Search in Google Scholar

[18] Currell G., Dowman A., Essential Mathematics and Statistics for Science, John Wiley & Sons, 2005.Search in Google Scholar

[19] Denker M., Woyczynski W., Introductory Statistics and Random Phenomena: Uncertainty, Complexity and Chaotic Behavior in Engineering and Science, Springer Science & Business Media, 2012.Search in Google Scholar

[20] Devore J.L., Probability and Statistics for Engineering and the Sciences, Cengage Learning, 2011.Search in Google Scholar

[21] Spiegel M.R., Stephens L.J., Schaum’s Outline of Statistics, McGraw Hill Professional, 2017.Search in Google Scholar

[22] Purcell E.J., Rigdon S.E., Varberg D.E., Cálculo, Pearson Educación, 2007.Search in Google Scholar

[23] Edwards C.H., Penney D.E., Cálculo con trascendentes tempranas, Pearson Educación, 2008.Search in Google Scholar

[24] Patel J.K., Read C.B., Handbook of the Normal Distribution, Second Edition, Statistics Texts and Monographs, Marcel Dekker, New York, Basel, Hong Kong, 1996.Search in Google Scholar

[25] Burden R.L., Faires D.J., Burden A.M., Numerical Analysis, Cengage Learning, 2016.Search in Google Scholar

[26] Hart R.G., A close approximation related to the error function, Mathematics of Computation, 1966, 20(96), 600–602, 10.2307/2003549.Search in Google Scholar

[27] Winitzki S., A handy approximation for the error function and its inverse, 2008.Search in Google Scholar

[28] Vazquez-Leal H., Sarmiento-Reyes A., Power series extender method for the solution of nonlinear differential equations, Math. Probl. Eng., 2015, Article ID 717404, 10.1155/2015/717404.Search in Google Scholar

[29] Vazquez-Leal H., The enhanced power series method to find exact or approximate solutions of nonlinear differential equations, Appl. Comput. Math., 2015, 14(2), 168–179.10.1155/2015/717404Search in Google Scholar

[30] Vazquez-Leal H., Sandoval-Hernandez M.A., Garcia-Gervacio J.L., Herrera-May A.L., Filobello-Nino U., PSEM approximations for both branches of lambert function with applications, Discrete Dyn. Nat. Soc., 2019, Article ID 8267951, 10.1155/2019/8267951.Search in Google Scholar

[31] Vazquez-Leal H., et al., Transient and DC approximate expressions for diode circuits, IEICE Electron Expr., 2012, 9(6), 522–530.10.1587/elex.9.522Search in Google Scholar

[32] Bellman R.E., Perturbation techniques in mathematics, engineering and physics, Courier Corporation, 2003.Search in Google Scholar

[33] Singh R., Das N., Kumar J., The optimal modified variational iteration method for the Lane-Emden equations with Neumann and Robin boundary conditions, Eur. Phys. J. Plus., 2017, 132: 251, 10.1140/epjp/i2017-11521-x.Search in Google Scholar

[34] Khan Y., et al., Variational iteration algorithm-II for solving linear and non-linear ODEs, Int. J. Phys. Sci., 2012, 7(25), 3099–4002.10.5897/IJPS12.258Search in Google Scholar

[35] Mohammadian M., Application of the variational iteration method to nonlinear vibrations of nanobeams induced by the van der Waals force under different boundary conditions, Eur. Phys. J. Plus, 2017, 132: 169, 10.1140/epjp/i2017-11438-4.Search in Google Scholar

[36] Ahamed M., Hasan M.K., Alam M., A new approach to homotopy perturbation method for solving Emden-Fowler equations, Appl. Math. Sci., 2017, 11(40), 1955– 1964, 0.12988/ams.2017.75166.Search in Google Scholar

[37] Vázquez-Leal H., Boubaker K., Approximate solutions for the model of evolution of cocaine consumption in Spain using HPM and BPEs methods, Nova Scientia, 2014, 6(12), 171–189.10.21640/ns.v6i12.48Search in Google Scholar

[38] Gómez-Aguilar J., Yépez-Martínez H., Torres-Jiménez J., Córdova-Fraga T., Escobar-Jiménez R., Olivares-Peregrino V., Homotopy perturbation transform method for nonlinear differential equations involving to fractional operator with exponential kernel, Adv. Differ. Equ., 2017, Article 68, 10.1186/s13662-017-1120-7.Search in Google Scholar

[39] Burden R.L., Faires J.D., Análisis numérico, novena edición, Cenage Learning, 2011.Search in Google Scholar

[40] Wang Y., Lin W., Liu N., A homotopy perturbation based method for large deflection of a cantilever beam under a terminal follower force, Int. J. Comput. Methods Eng. Sci. Mech., 2012, 13(3), 197–201, 10.1080/15502287.2012.660229.Search in Google Scholar

[41] Vazquez-Leal H., et al., Modified Taylor series method for solving nonlinear differential equations with mixed boundary conditions defined on finite intervals, SpringerPlus, 2014, 3, 160, 10.1186/2193-1801-3-160.Search in Google Scholar PubMed PubMed Central

[42] Vazquez-Leal H., Sandoval-Hernandez M., Castaneda-Sheissa R., Filobello-Nino U., Sarmiento-Reyes A., Modified Taylor solution of equation of oxygen diffusion in a spherical cell with Michaelis-Menten uptake kinetics, Int. J. Appl. Mat. Res., 2015, 4(2), 253–258.10.14419/ijamr.v4i2.4273Search in Google Scholar

[43] Vazquez-Leal H., Generalized homotopy method for solving nonlinear differential equations, Comp. Appl.Math., 2014, 33(1), 275–288, 10.1007/s40314-013-0060-4.Search in Google Scholar

[44] Vazquez-Leal H., Castaneda-Sheissa R., Filobello-Nino U., Sarmiento-Reyes A., Orea J.S., High accurate simple approximation of normal distribution integral, Math. Probl. Eng., 2012, Article ID 124029, 10.1155/2012/124029.Search in Google Scholar

[45] Geetu H.S., Singh M., Optimization method for analysis of bit error rate with BPSK modulation technique, Int. J. Sci. Eng. Res., 2012, 3(6).Search in Google Scholar

[46] Sarnin S.S., Kadri N., Mozi A.M., AbWahab N., Naim N.F., Performance analysis of BPSK andQPSK using error correcting code through AWGN, 2010 International Conference on Networking and Information Technology (ICNIT), IEEE, 2010, 178–182, 10.1109/ICNIT.2010.5508536.Search in Google Scholar

[47] Ali I., Bit-error-rate (BER) simulation using MATLAB, Int. J. Eng. Res. Appl., 2013, 3(1), 706–711.Search in Google Scholar

[48] Pearson K., et al., Tables of the incomplete [gamma]-function, Published for the Biometrika Trustees at the University Press, 1957.Search in Google Scholar

[49] Vazquez-Leal H., Castaneda-Sheissa R., Filobello-Nino U., Sarmiento-Reyes A., Sanchez Orea J., High accurate simple approximation of normal distribution integral, Math. Probl. Eng., 2012, Article ID 124029, 10.1155/2012/124029.Search in Google Scholar

[50] Filobello-Nino U., et al., On a practical methodology for solving BVP problems by using a modified version of Picard method, Appl. Math. Inf. Sci., 2016, 10(4), 1355–1367, 10.18576/amis/100414.Search in Google Scholar

[51] Adomian G., Solving frontier problems of physics: the decomposition method, vol. 60, Springer Science & Business Media, 2013.Search in Google Scholar

[52] Khan Y., Vázquez-Leal H., Faraz N., An auxiliary parameter method using Adomian polynomials and Laplace transformation for nonlinear differential equations, Appl. Math. Model., 2013, 37(5), 2702–2708, 10.1016/j.apm.2012.06.026.Search in Google Scholar

Appendix 1. Modified MATLAB program for Bit error probability curve for BPSK modulation

%

Date of modification 20/jan/2018

%

%

% The original program was publicated on:

%Irfan Ali / International Journal of Engineering Research and Applications

%(IJERA)

%ISSN: 2248-9622

%www.ijera.com

%Vol. 3, Issue 1, January -February 2013, pp.706-711

%Bit-Error-Rate (BER) Simulation Using MATLAB/Octave

%

%Irfan Ali

%M.Tech. Scholar, Jagan Nath University, Jaipur (India)

%

% Program for simulating binary phase shift keyed transmission and

% reception and compare the simulated and theoretical bit error (Ber)

% probability

%

% Program modified by Mario Sandoval H.

%Date of modification 20/jan/2018

%Next line is added, replace simBer on original

$--------------------------------------------------------

%simBer2 = 0.5*(1-fxt_PSEM_ERF(sqrt(10.^(Eb_N0_dB/10))));

%-------------------------------------------------------

%fxt_PSEM_ERF implemented in file m

%fxt_PSEM_ERF is equation (23)

%

%

clear

N = 10^6    % number of bits or symbols

rand(’state’,100); % initializing the rand() function

randn(’state’,200); % initializing the randn() function

% Transmitter

ip = rand(1, N)>0.5; % generating 0,1 with equal probability

s = 2*ip–1; % BPSK modulation 0 – > –1; 1 –> 1

n = 1/sqrt(2)*[randn(1, N) + j*randn(1, N)]; % white gaussian noise, 0dB variance Eb_N0_dB = [–3:10]; % multiple Eb/N0 values

for ii = 1:length(Eb_N0_dB)

% Noise addition

y = s + 10^(-Eb_N0_dB(ii)/20)*n; % additive white gaussian noise

% receiver - hard decision decoding

ipHat = real(y)>0;

% counting the errors

nErr(ii) = size(find([ip- ipHat]),2);

end

simBer2 = 0.5*(1-fxt_PSEM_ERF(sqrt(10.^(Eb_N0_dB/10)))); % modification ber

theoryBer = 0.5*erfc(sqrt(10.^(Eb_N0_dB/10))); % theoretical ber

close all

figure

semilogy(Eb_N0_dB, theoryBer,’ro--’,’LineWidth’,2);

hold on

semilogy(Eb_N0_dB, simBer2,’bx–’);

axis([–3 10 10^–5> 0.5])

grid on

legend(’Exact’,’Eq. (53)’); %obtenido con PSEM

xlabel(’Eb/No, dB’);

ylabel(’Bit Error Rate’);

title(’Bit error probability curve for BPSK modulation’);

ERROR_A = abs(simBer2-theoryBer);

close all

figure

semilogy(Eb_N0_dB, ERROR_A,’bo-’);

hold on

axis([–3 11 10^–8 0.5])

grid on

legend(’Absolut Error’);

xlabel(’Eb/No, dB’);

ylabel(’Bit Error Rate’);

title(’Absolut error for probability curve for BPSK modulation’);

Received: 2018-09-04
Accepted: 2019-08-15
Published Online: 2019-12-31

© 2019 Mario A. Sandoval-Hernandez et al., published by De Gruyter

This work is licensed under the Creative Commons Attribution 4.0 Public License.

Downloaded on 11.10.2024 from https://www.degruyter.com/document/doi/10.1515/math-2019-0131/html
Scroll to top button