SlideShare a Scribd company logo
1 of 6
Download to read offline
IOSR Journal of Computer Engineering (IOSR-JCE)
e-ISSN: 2278-0661,p-ISSN: 2278-8727, Volume 18, Issue 3, Ver. IV (May-Jun. 2016), PP 110-115
www.iosrjournals.org
DOI: 10.9790/0661-180304110115 www.iosrjournals.org 110 | Page
Application Newton methods in the reduction of the problem of
optimal control of a boundary value problem.
Dang Thi Mai1
, Nguyen Viet Hung2
1
(Department of Basic Science, University of Transport and Communications, Lang Thuong, Dong Da,
Ha Noi, Viet Nam,)
2
(Le Quy Don Technical University)
Abstract : The article presents a generalized continuation of the parameter and Newton methods for solving
nonlinear equations . It describes and explores one approach to the application of the continuation method for
solving boundary value problems when searching for the optimal control. Solving boundary using the parameter
and the solution obtained in the choice of variables. The results of simulations performed on Matlab.
Keywords: method Newton; boundary value problems; the parameter
I. Introduction
Consider a system of nonlinear algebraic and transcendental equations n in the unknowns x1, x2, …, xn
containing parameter p:
.0),( pxF . .1((1)
Here  T
nxxxx )...,,,( 21 the vector, p
1
R and  T
nFFFF ),...,,( 21 the vector valued function in
space Rn
.
Suppose that for some values 0pp  , known solution       )0(02010 ,...,, nxxxx  , equation (1), ie,
  .0),( 00 pxF (2)
Consider the neighborhood of U  
1
00 ),( 
 n
Rpx in the form of a cuboid with the center in point   ),( 00 px .
The implicit function theorem.
Theorem 1. ([1]) Suppose that,
1. The vector function F is defined and continuous in U   ),( 00 px .
2. In U exist continuous partial derivatives of F with respect to ),1( niFi  all arguments ),1( nixi  and the
parameter p.
3. Point   ),( 00 px satisfies (1).
4. At point   ),( 00 px is nonzero Jacobian det ( J ), whose matrix is of the form:
 
 















































n
nnn
n
n
n
n
x
F
x
F
x
F
x
F
x
F
x
F
x
F
x
F
x
F
xx
FF
x
F
J




21
2
2
2
1
2
1
2
1
1
1
1
1
,...,
,..., (3)
Then in a neighborhood of (x(0), p0) of equations (1) defines x1, x2,…,xn as a single-valued functions p
nipxx ii ,1),(  (4)
features (4) satisfy the conditions of xi(p0) = xi(0), i = 1,2,..,n and dxi /dp (i=1,2,..,n) derivatives are also
continuous in this neighborhood.
Hence, the implicit function theorem defines a neighborhood of U single curve point (x(0), p0), which has a
parametric representation (4). This curve is called the curve of the set of solutions of the equations (1).
The first and third conditions of Theorem 1 is not very burdensome.
The points at which det(J) nonzero (3) will be called regular, and the points where det (J) = 0 – special.
Application Newton Methods in the Reduction of the Problem of Optimal Control of a Boundary…
DOI: 10.9790/0661-180304110115 www.iosrjournals.org 111 | Page
The singular points of the continuation of the solution may be mixed, ie there is a plurality of branching of
solutions of (1), if may be possible to continue making.
The first use of the idea of continuing in computer belongs to, apparently, M. Laeyu [2]. He introduced the
transcendental equation H(x) = 0 parameter p and thus reduced it to an equation of the form (1). And the option
has been introduced so that for p= p0 = 0, we can easily obtain the solution x0=x(p0), and when p=pk= 1, the
equation would be applied to the original. Going by the sequence of values of the parameter p0 < p1 <…< pk, M.
Laeyu proposed to build a solution for every pi, i=1,2…,k by using Newton-Raphson method, use the solution
for the previous pi-1 values as an initial approximation.
)()()(
)( i
jj
i pxx  denote the approximate value of the desired solution )()( ii pxx  to the j-th step of the
iterative process of Newton-Raphson method at ipp  . Then proposed by M. Laeyu process of constructing
the solution of equation (1) in the transition from pi-1 to pi can be written as:
   
,.....2,1
,,, )1(
)(
)1(
)(
1)1(
)(
)(
)(
),1(
)0(
)(





j
pxFpxJxx
xx
i
j
ii
j
i
j
i
j
i
ii
(5)
where 
),( )1(
)(
1
i
j
i pxJ inverse Jacobi (3) when i
j
i ppxx  
,)1(
)(
The iterative process (5) is carried out to satisfy the condition   )1(
)(
)(
)(
j
i
j
i xx , where 0 given the
accuracy of calculations.
II. A continuous analogue of Newton's method
Another formulation of the continuation method have DF Davidenko [3, 4]. Differentiating system (1) as a
complex function of the parameter p
 .)(,,0 00 xpx
x
F
J
p
F
dp
dx
J 





 (6)
For this system of equation (1) is complete integral satisfying the condition    0, 00 pxF .
The system of equations (6) is linear in the derivatives dpdx/ . Provided non-zero determinant of the
Jacobian J arrive at a system of ordinary differential equations
   00
1
,)( xpx
p
F
xJ
dp
dx



  (7)
The system of equations of this problem is called a continuation of the equations in normal form.
This approach solves the problem of the choice of the initial approximation to the solution. The
simplest of these schemes, the method of the Euler scheme when, leads to the following algorithm:
 
       
,1,0
,),(,)(
1
1
00








ki
ppx
p
F
pxJxx
xx
iiiiii
(8)
where .1 ii ppp  
Continuation of solutions by integrating the Cauchy problem is commonly called a continuous analogue of
Newton.
We now note one interesting possibility of using the continuation method established by MK Gavurin [5].
To solve nonlinear equations construct an equation with the parameter as follows
 1,0,0)()1()(),( )0(  pxHpxHpxF (9)
Here, the parameter p is entered so that a solution of equation (9) with p = 0 and p = 1, the equation refers
to the original. If we now enter a new parameter λ so that
  
,0,1 
ep (10)
then the equation (9) takes the form:
0)()(),( )0(  
xHexHxF 
 (11)
Differentiation of this equation for λ leads to the following Cauchy problem in the parameter λ.
.)0(),( )0(
1
xxxH
x
H
d
dx











(12)
Integration is the task for λ Euler method with step 1 leads to the iterative process
Application Newton Methods in the Reduction of the Problem of Optimal Control of a Boundary…
DOI: 10.9790/0661-180304110115 www.iosrjournals.org 112 | Page
 
 
,...2,1,0,
,
)(
)0(
0
)(
1
)()1(












jxx
xH
x
xH
xx j
j
jj
(13)
But this process is exactly the same as the process of iterative Newton-Raphson method for the equation H
(x) = 0 for the initial approximation .)0(
)0(
xx 
Continuation method on parameter in the form presented here can be little or no change in the common
non-linear operator equations, if by ),( pxF understand non-linear invertible operator with a parameter.
III. Generalized to the solution continuously variable
A boundary value problem:
 
nnn
n RfRxRbbbB
TtBTxtxfx


,;),...,,(
,,0,)(),,(
21

(14)
must select
  ).,...,,(,0 21 naaaAAx  (15)
Thus, to satisfy the boundary conditions.
Here it is assumed that the boundary problem (14) - (15) has a unique solution.
We introduce the functional
 

n
i
ii bTxAT
1
2
)(),( (16)
Minimum functional ),( AT on a set of initial values   Ax 0 (15) determines the solution of the boundary
problem (14) - (15).
We calculate the minimum functionality specified by Newton's formula:
 
)0(
,...2,1),()(
0
1
1
xA
kAAAA kkkk

 

 (17)
Where  )( kA the gradient of the function ),( AT at the   )(, kk AA Hessian matrix.
We now divide the interval of integration [0, T] on a system of nested segments:
       Tttt r ,0,0,0,0 21   (18)
On the segment  1,0 t we define the functional form (16) with the substitution T is t1:
 

n
i
ii btxAt
1
2
11 )(),( (19)
Since the segment [0, t1] is small, the minimum of the functional (19) is easily found by Newton's formula
(17).
Next on the interval [0,t2] we consider the minimum of the functional (16) with the substitution therein T to t2,
using as a first approximation of the solution obtained on the interval [0, t1]. This process can continue until the
tr = T.
It should be noted that the proposed procedure removed the question of the choice of the initial
approximation in an iterative Newton process (17). However, the convergence of the proposed method is
determined by conditioning Hessian. When bad conditionality growing number of partitions of the interval [0,
T], which in turn leads to a decrease in the efficiency of the method and the growth of rounding errors.
IV. Reduction of the problem of optimal control of a boundary value problem.
It is known that the problem of finding extremals in Pontryagin optimal control problem is reduced to
solving boundary value problem, it can be used to her numerical methods described above. Next, a class of
optimal control problems, the process of constructing a boundary value problem and the features of the
application to her continuation method.
We write down the standard formulation of the optimal control problem. Let's start with performance
problems in the presence of the end manifolds:
min
,)(,)0(
,),,,(
10



T
XTxXx
RUuRxtuxfx mn

(20)
where control )(u belongs to the class of piecewise continuous functions.
Application Newton Methods in the Reduction of the Problem of Optimal Control of a Boundary…
DOI: 10.9790/0661-180304110115 www.iosrjournals.org 113 | Page
To find the extremal problem will apply the necessary condition for optimality in the form of the Pontryagin
maximum principle. We write the function of the Hamilton-Pontryagin:
 ),,,(),,,( tuxftuxП  (21)
Assumption 4.1. The optimal control for the problem (20) exists.
Obviously, this assumption is satisfied (a consequence of the convexity of the management) for tasks that
are affine in control.
Assuming that the maximum principle requirements are met, the corresponding theorem guarantees the
existence of a nontrivial conjugate variable ѱ, which satisfies the adjoint equation, which in combination with
the original differential system gives the boundary value problem for the maximum principle:
)),,,(,,(
),),,,(,,(
*
*
ttxuxП
ttxuxПx
x 





(22)
The boundary conditions are obtained from the environment:
.)(,)0( 10 xTxxx  (23)
For problems with non-fixed time, such as performance problems, it is proposed to make the change to the
time variable
T
t
 , and enter the time T in the phase space of a constant function:
 .1,0,0),),,,(,,(
),),,,(,,(
*
*






TxuxTП
xuxTПx
x


To eliminate the ambiguity associated with the invariance of the conjugate variable to multiplication by a
constant need to take the normalization condition of the conjugate variable at one end by-cutting. Thus, we have
2n + 1 ordinary differential equations and the same boundary conditions.
For problems with the terminal functionality min))((  TxFJ is changed only the right boundary
condition: )).(()( TxFT 
For the purposes of an integral functional:
 
T
dtttutxfJ
0
0 min)),(),((
Changes Hamilton-Pontryagin
 ),,,(),,,( tuxftuxП  + )),(),((00 ttutxf
assuming the existence of a functional, can be put 10  . In the case of non-fixed the right end of the
boundary condition on the right end 1)( xTx  is replaced by .0)( T
To apply the continuation method, described in the previous section, to put boundary value problems is
necessary to put forward additional conditions: It requires the existence of continuous derivatives
      )(,,,,, **
00 uuffff xxuxuxxxx
. For tasks that are affine in control, provided the regularity of the
control system, ie, nondegeneracy gradient 0),,(  txПu  , can be found analytically ),,(*
txu 
),,(
)(
txП
U
u
s






, where  ,max)( us
Uu
U

 .
Until now, the assumption was made that the operating area is sleek and compact. Otherwise (eg rectangle)
application of the method of continuation on parameter directly is impossible, since it is not provided with the
requirements of the existence of continuous derivatives maximizer, and therefore violated the assumption of
smoothness and regularity.
To avoid these difficulties, the application of smoothing management. Details smoothing convex compacts
described in [8]. Investigation of stability of solutions of the optimal control problem for smoothing the
management is given in [9].
V. Example and numerical result
The Newton method is used to find the initial value for the boundary value problem, and then applied to the
solution of optimization problems quick impact
Example 1.
Application Newton Methods in the Reduction of the Problem of Optimal Control of a Boundary…
DOI: 10.9790/0661-180304110115 www.iosrjournals.org 114 | Page




















3)(;4)(
5.0)(
0)0()0()0(
sin
cos
21
321
3
3
2
3
1
TxTx
tu
xxx
u
dt
dx
x
dt
dx
x
dt
dx
; minT
The Hamiltonian has the form:
033231 sincos   uxxП
For auxiliary variables 321 ,,  , we obtain the system of equations:
























3231
3
3
2
2
1
1
cossin
0
0
xx
x
П
x
П
x
П



Using the Newton method, we find the initial value
( )0(),0(),0( 321  ) = (0.489; 2.866 ; 0.989 )
The result received by using Matlab:
Figure 1. variables x1, x2
Figure 1 illustrates the state of the variables (x1, x2) from the first state (0,0) to the last status (3,4).
Figure 2. Control variable u, variable x3
In Figure2 illustrates the state of the control variable u change over time, and we can see the switching point at
t0 = 2.6299.
Application Newton Methods in the Reduction of the Problem of Optimal Control of a Boundary…
DOI: 10.9790/0661-180304110115 www.iosrjournals.org 115 | Page
The results obtained:
9837.2)(;9998.3)(;3899.5 21  TxTxT
References
[1]. Л.Д. Кудрявцев. Математический анализ. т.2. М.: Высшая школа, 1973.
[2]. Д. Ортега, В.Рейнболдт. Итерационные методы решения нелинейных систем уравнений
со многими неизвестными. М.: Мир. 1975.
[3]. Д.Ф. Давиденко. Об одном новом методе численного решения систем нелинейных уравнений
// ДАН СССР. 1953. Т.88. №4. С. 601-602.
[4]. Д.Ф. Давиденко. О приближенном решении систем нелинейных уравнений // Укр. мат. журн.
1953, Т.5.№2. С. 196-206.
[5]. М.К. Гавурин. Нелинейные функциональные уравнения и непрерывные аналоги итеративных
методов // Изв. Вузов. Математика. 1958. №5. С. 18-31.
[6]. В.И.Шалашилин, Е.Б.Кузнецов. метод продолжения по параметру и наилучшая
параметризация. Москва, 1999.
[7]. С.С.Жулин. Метод продолжения решения по параметру и его приложение к задачам
оптимального управления. В.Ц 2007 и Т.8.
[8]. Аввакумов СИ. Гладкая аппроксимация выпуклых компактов // Тр. Ин-та матем. и механ.
УрО РАН. Ека теринбург. 1996. 4. 184-200.
[9]. Аввакумов С.Н., Киселев Ю.Н., Орлов М.В. Методы решения задач оптимального
управления на основе принципа максимума Понтрягина // Тр. Матем. ин-та им. В. А. Стеклова
РАН. 1995. 211. 3-31.

More Related Content

What's hot

Random Matrix Theory and Machine Learning - Part 3
Random Matrix Theory and Machine Learning - Part 3Random Matrix Theory and Machine Learning - Part 3
Random Matrix Theory and Machine Learning - Part 3Fabian Pedregosa
 
Random Matrix Theory and Machine Learning - Part 2
Random Matrix Theory and Machine Learning - Part 2Random Matrix Theory and Machine Learning - Part 2
Random Matrix Theory and Machine Learning - Part 2Fabian Pedregosa
 
Random Matrix Theory and Machine Learning - Part 4
Random Matrix Theory and Machine Learning - Part 4Random Matrix Theory and Machine Learning - Part 4
Random Matrix Theory and Machine Learning - Part 4Fabian Pedregosa
 
Numerical solution of boundary value problems by piecewise analysis method
Numerical solution of boundary value problems by piecewise analysis methodNumerical solution of boundary value problems by piecewise analysis method
Numerical solution of boundary value problems by piecewise analysis methodAlexander Decker
 
Random Matrix Theory and Machine Learning - Part 1
Random Matrix Theory and Machine Learning - Part 1Random Matrix Theory and Machine Learning - Part 1
Random Matrix Theory and Machine Learning - Part 1Fabian Pedregosa
 
Bayes Independence Test
Bayes Independence TestBayes Independence Test
Bayes Independence TestJoe Suzuki
 
2012 mdsp pr06  hmm
2012 mdsp pr06  hmm2012 mdsp pr06  hmm
2012 mdsp pr06  hmmnozomuhamada
 
Ch 04 MATLAB Applications in Chemical Engineering_陳奇中教授教學投影片
Ch 04 MATLAB Applications in Chemical Engineering_陳奇中教授教學投影片Ch 04 MATLAB Applications in Chemical Engineering_陳奇中教授教學投影片
Ch 04 MATLAB Applications in Chemical Engineering_陳奇中教授教學投影片Chyi-Tsong Chen
 
Two parameter entropy of uncertain variable
Two parameter entropy of uncertain variableTwo parameter entropy of uncertain variable
Two parameter entropy of uncertain variableSurender Singh
 
2012 mdsp pr05 particle filter
2012 mdsp pr05 particle filter2012 mdsp pr05 particle filter
2012 mdsp pr05 particle filternozomuhamada
 
Molecular Solutions For The Set-Partition Problem On Dna-Based Computing
Molecular Solutions For The Set-Partition Problem On Dna-Based ComputingMolecular Solutions For The Set-Partition Problem On Dna-Based Computing
Molecular Solutions For The Set-Partition Problem On Dna-Based Computingijcsit
 
Seminar Talk: Multilevel Hybrid Split Step Implicit Tau-Leap for Stochastic R...
Seminar Talk: Multilevel Hybrid Split Step Implicit Tau-Leap for Stochastic R...Seminar Talk: Multilevel Hybrid Split Step Implicit Tau-Leap for Stochastic R...
Seminar Talk: Multilevel Hybrid Split Step Implicit Tau-Leap for Stochastic R...Chiheb Ben Hammouda
 
Numerical Methods
Numerical MethodsNumerical Methods
Numerical MethodsTeja Ande
 
Free Ebooks Download ! Edhole
Free Ebooks Download ! EdholeFree Ebooks Download ! Edhole
Free Ebooks Download ! EdholeEdhole.com
 

What's hot (20)

Ma2002 1.19 rm
Ma2002 1.19 rmMa2002 1.19 rm
Ma2002 1.19 rm
 
Random Matrix Theory and Machine Learning - Part 3
Random Matrix Theory and Machine Learning - Part 3Random Matrix Theory and Machine Learning - Part 3
Random Matrix Theory and Machine Learning - Part 3
 
Random Matrix Theory and Machine Learning - Part 2
Random Matrix Theory and Machine Learning - Part 2Random Matrix Theory and Machine Learning - Part 2
Random Matrix Theory and Machine Learning - Part 2
 
Random Matrix Theory and Machine Learning - Part 4
Random Matrix Theory and Machine Learning - Part 4Random Matrix Theory and Machine Learning - Part 4
Random Matrix Theory and Machine Learning - Part 4
 
Mt3621702173
Mt3621702173Mt3621702173
Mt3621702173
 
Numerical solution of boundary value problems by piecewise analysis method
Numerical solution of boundary value problems by piecewise analysis methodNumerical solution of boundary value problems by piecewise analysis method
Numerical solution of boundary value problems by piecewise analysis method
 
Random Matrix Theory and Machine Learning - Part 1
Random Matrix Theory and Machine Learning - Part 1Random Matrix Theory and Machine Learning - Part 1
Random Matrix Theory and Machine Learning - Part 1
 
Bayes Independence Test
Bayes Independence TestBayes Independence Test
Bayes Independence Test
 
2012 mdsp pr06  hmm
2012 mdsp pr06  hmm2012 mdsp pr06  hmm
2012 mdsp pr06  hmm
 
Ch 04 MATLAB Applications in Chemical Engineering_陳奇中教授教學投影片
Ch 04 MATLAB Applications in Chemical Engineering_陳奇中教授教學投影片Ch 04 MATLAB Applications in Chemical Engineering_陳奇中教授教學投影片
Ch 04 MATLAB Applications in Chemical Engineering_陳奇中教授教學投影片
 
Two parameter entropy of uncertain variable
Two parameter entropy of uncertain variableTwo parameter entropy of uncertain variable
Two parameter entropy of uncertain variable
 
stochastic notes
stochastic notes stochastic notes
stochastic notes
 
2012 mdsp pr05 particle filter
2012 mdsp pr05 particle filter2012 mdsp pr05 particle filter
2012 mdsp pr05 particle filter
 
Molecular Solutions For The Set-Partition Problem On Dna-Based Computing
Molecular Solutions For The Set-Partition Problem On Dna-Based ComputingMolecular Solutions For The Set-Partition Problem On Dna-Based Computing
Molecular Solutions For The Set-Partition Problem On Dna-Based Computing
 
Ch07 8
Ch07 8Ch07 8
Ch07 8
 
Seminar Talk: Multilevel Hybrid Split Step Implicit Tau-Leap for Stochastic R...
Seminar Talk: Multilevel Hybrid Split Step Implicit Tau-Leap for Stochastic R...Seminar Talk: Multilevel Hybrid Split Step Implicit Tau-Leap for Stochastic R...
Seminar Talk: Multilevel Hybrid Split Step Implicit Tau-Leap for Stochastic R...
 
Deconvolution
DeconvolutionDeconvolution
Deconvolution
 
Ch07 7
Ch07 7Ch07 7
Ch07 7
 
Numerical Methods
Numerical MethodsNumerical Methods
Numerical Methods
 
Free Ebooks Download ! Edhole
Free Ebooks Download ! EdholeFree Ebooks Download ! Edhole
Free Ebooks Download ! Edhole
 

Viewers also liked

The Design and Implementation of Intelligent Campus Security Tracking System
The Design and Implementation of Intelligent Campus Security Tracking SystemThe Design and Implementation of Intelligent Campus Security Tracking System
The Design and Implementation of Intelligent Campus Security Tracking SystemIOSR Journals
 
Multilevel Privacy Preserving by Linear and Non Linear Data Distortion
Multilevel Privacy Preserving by Linear and Non Linear Data DistortionMultilevel Privacy Preserving by Linear and Non Linear Data Distortion
Multilevel Privacy Preserving by Linear and Non Linear Data DistortionIOSR Journals
 
Design, Modelling& Simulation of Double Sided Linear Segmented Switched Reluc...
Design, Modelling& Simulation of Double Sided Linear Segmented Switched Reluc...Design, Modelling& Simulation of Double Sided Linear Segmented Switched Reluc...
Design, Modelling& Simulation of Double Sided Linear Segmented Switched Reluc...IOSR Journals
 
Resource Allocation for Antivirus Cloud Appliances
Resource Allocation for Antivirus Cloud AppliancesResource Allocation for Antivirus Cloud Appliances
Resource Allocation for Antivirus Cloud AppliancesIOSR Journals
 
Performance Evaluation of Different Data Mining Classification Algorithm and ...
Performance Evaluation of Different Data Mining Classification Algorithm and ...Performance Evaluation of Different Data Mining Classification Algorithm and ...
Performance Evaluation of Different Data Mining Classification Algorithm and ...IOSR Journals
 
Aircraft Takeoff Simulation with MATLAB
Aircraft Takeoff Simulation with MATLABAircraft Takeoff Simulation with MATLAB
Aircraft Takeoff Simulation with MATLABIOSR Journals
 
Accuracy, Sensitivity and Specificity Measurement of Various Classification T...
Accuracy, Sensitivity and Specificity Measurement of Various Classification T...Accuracy, Sensitivity and Specificity Measurement of Various Classification T...
Accuracy, Sensitivity and Specificity Measurement of Various Classification T...IOSR Journals
 
Performance Evaluation of Filters for Enhancement of Images in Different Appl...
Performance Evaluation of Filters for Enhancement of Images in Different Appl...Performance Evaluation of Filters for Enhancement of Images in Different Appl...
Performance Evaluation of Filters for Enhancement of Images in Different Appl...IOSR Journals
 
Big Data in Bioinformatics & the Era of Cloud Computing
Big Data in Bioinformatics & the Era of Cloud ComputingBig Data in Bioinformatics & the Era of Cloud Computing
Big Data in Bioinformatics & the Era of Cloud ComputingIOSR Journals
 
Web Data mining-A Research area in Web usage mining
Web Data mining-A Research area in Web usage miningWeb Data mining-A Research area in Web usage mining
Web Data mining-A Research area in Web usage miningIOSR Journals
 
Performance Analysis of ANN Training Algorithms to Detect the Magnetization L...
Performance Analysis of ANN Training Algorithms to Detect the Magnetization L...Performance Analysis of ANN Training Algorithms to Detect the Magnetization L...
Performance Analysis of ANN Training Algorithms to Detect the Magnetization L...IOSR Journals
 
A Study on Optimization of Top-k Queries in Relational Databases
A Study on Optimization of Top-k Queries in Relational DatabasesA Study on Optimization of Top-k Queries in Relational Databases
A Study on Optimization of Top-k Queries in Relational DatabasesIOSR Journals
 
Comparison Study of Multiple Traveling Salesmen Problem using Genetic Algorithm
Comparison Study of Multiple Traveling Salesmen Problem using Genetic AlgorithmComparison Study of Multiple Traveling Salesmen Problem using Genetic Algorithm
Comparison Study of Multiple Traveling Salesmen Problem using Genetic AlgorithmIOSR Journals
 
Comparisons of adaptive median filter based on homogeneity level information ...
Comparisons of adaptive median filter based on homogeneity level information ...Comparisons of adaptive median filter based on homogeneity level information ...
Comparisons of adaptive median filter based on homogeneity level information ...IOSR Journals
 
Segmentation of Overlapped and Touching Human Chromosome images
Segmentation of Overlapped and Touching Human Chromosome imagesSegmentation of Overlapped and Touching Human Chromosome images
Segmentation of Overlapped and Touching Human Chromosome imagesIOSR Journals
 
Matlab Based Analysis of 3-Ø Self-Excited Induction Generator with Nonlinear ...
Matlab Based Analysis of 3-Ø Self-Excited Induction Generator with Nonlinear ...Matlab Based Analysis of 3-Ø Self-Excited Induction Generator with Nonlinear ...
Matlab Based Analysis of 3-Ø Self-Excited Induction Generator with Nonlinear ...IOSR Journals
 

Viewers also liked (20)

The Design and Implementation of Intelligent Campus Security Tracking System
The Design and Implementation of Intelligent Campus Security Tracking SystemThe Design and Implementation of Intelligent Campus Security Tracking System
The Design and Implementation of Intelligent Campus Security Tracking System
 
Multilevel Privacy Preserving by Linear and Non Linear Data Distortion
Multilevel Privacy Preserving by Linear and Non Linear Data DistortionMultilevel Privacy Preserving by Linear and Non Linear Data Distortion
Multilevel Privacy Preserving by Linear and Non Linear Data Distortion
 
Design, Modelling& Simulation of Double Sided Linear Segmented Switched Reluc...
Design, Modelling& Simulation of Double Sided Linear Segmented Switched Reluc...Design, Modelling& Simulation of Double Sided Linear Segmented Switched Reluc...
Design, Modelling& Simulation of Double Sided Linear Segmented Switched Reluc...
 
E013122834
E013122834E013122834
E013122834
 
M017147275
M017147275M017147275
M017147275
 
Resource Allocation for Antivirus Cloud Appliances
Resource Allocation for Antivirus Cloud AppliancesResource Allocation for Antivirus Cloud Appliances
Resource Allocation for Antivirus Cloud Appliances
 
Performance Evaluation of Different Data Mining Classification Algorithm and ...
Performance Evaluation of Different Data Mining Classification Algorithm and ...Performance Evaluation of Different Data Mining Classification Algorithm and ...
Performance Evaluation of Different Data Mining Classification Algorithm and ...
 
Aircraft Takeoff Simulation with MATLAB
Aircraft Takeoff Simulation with MATLABAircraft Takeoff Simulation with MATLAB
Aircraft Takeoff Simulation with MATLAB
 
Accuracy, Sensitivity and Specificity Measurement of Various Classification T...
Accuracy, Sensitivity and Specificity Measurement of Various Classification T...Accuracy, Sensitivity and Specificity Measurement of Various Classification T...
Accuracy, Sensitivity and Specificity Measurement of Various Classification T...
 
Performance Evaluation of Filters for Enhancement of Images in Different Appl...
Performance Evaluation of Filters for Enhancement of Images in Different Appl...Performance Evaluation of Filters for Enhancement of Images in Different Appl...
Performance Evaluation of Filters for Enhancement of Images in Different Appl...
 
Big Data in Bioinformatics & the Era of Cloud Computing
Big Data in Bioinformatics & the Era of Cloud ComputingBig Data in Bioinformatics & the Era of Cloud Computing
Big Data in Bioinformatics & the Era of Cloud Computing
 
Web Data mining-A Research area in Web usage mining
Web Data mining-A Research area in Web usage miningWeb Data mining-A Research area in Web usage mining
Web Data mining-A Research area in Web usage mining
 
Performance Analysis of ANN Training Algorithms to Detect the Magnetization L...
Performance Analysis of ANN Training Algorithms to Detect the Magnetization L...Performance Analysis of ANN Training Algorithms to Detect the Magnetization L...
Performance Analysis of ANN Training Algorithms to Detect the Magnetization L...
 
A Study on Optimization of Top-k Queries in Relational Databases
A Study on Optimization of Top-k Queries in Relational DatabasesA Study on Optimization of Top-k Queries in Relational Databases
A Study on Optimization of Top-k Queries in Relational Databases
 
Comparison Study of Multiple Traveling Salesmen Problem using Genetic Algorithm
Comparison Study of Multiple Traveling Salesmen Problem using Genetic AlgorithmComparison Study of Multiple Traveling Salesmen Problem using Genetic Algorithm
Comparison Study of Multiple Traveling Salesmen Problem using Genetic Algorithm
 
Comparisons of adaptive median filter based on homogeneity level information ...
Comparisons of adaptive median filter based on homogeneity level information ...Comparisons of adaptive median filter based on homogeneity level information ...
Comparisons of adaptive median filter based on homogeneity level information ...
 
Segmentation of Overlapped and Touching Human Chromosome images
Segmentation of Overlapped and Touching Human Chromosome imagesSegmentation of Overlapped and Touching Human Chromosome images
Segmentation of Overlapped and Touching Human Chromosome images
 
Matlab Based Analysis of 3-Ø Self-Excited Induction Generator with Nonlinear ...
Matlab Based Analysis of 3-Ø Self-Excited Induction Generator with Nonlinear ...Matlab Based Analysis of 3-Ø Self-Excited Induction Generator with Nonlinear ...
Matlab Based Analysis of 3-Ø Self-Excited Induction Generator with Nonlinear ...
 
B0420512
B0420512B0420512
B0420512
 
G1803044045
G1803044045G1803044045
G1803044045
 

Similar to R180304110115

A Stochastic Limit Approach To The SAT Problem
A Stochastic Limit Approach To The SAT ProblemA Stochastic Limit Approach To The SAT Problem
A Stochastic Limit Approach To The SAT ProblemValerie Felton
 
Kolev skalna2018 article-exact_solutiontoa_parametricline
Kolev skalna2018 article-exact_solutiontoa_parametriclineKolev skalna2018 article-exact_solutiontoa_parametricline
Kolev skalna2018 article-exact_solutiontoa_parametriclineAlina Barbulescu
 
International journal of engineering and mathematical modelling vol2 no1_2015_1
International journal of engineering and mathematical modelling vol2 no1_2015_1International journal of engineering and mathematical modelling vol2 no1_2015_1
International journal of engineering and mathematical modelling vol2 no1_2015_1IJEMM
 
a) Use Newton’s Polynomials for Evenly Spaced data to derive the O(h.pdf
a) Use Newton’s Polynomials for Evenly Spaced data to derive the O(h.pdfa) Use Newton’s Polynomials for Evenly Spaced data to derive the O(h.pdf
a) Use Newton’s Polynomials for Evenly Spaced data to derive the O(h.pdfpetercoiffeur18
 
Existence results for fractional q-differential equations with integral and m...
Existence results for fractional q-differential equations with integral and m...Existence results for fractional q-differential equations with integral and m...
Existence results for fractional q-differential equations with integral and m...IJRTEMJOURNAL
 
Existence results for fractional q-differential equations with integral and m...
Existence results for fractional q-differential equations with integral and m...Existence results for fractional q-differential equations with integral and m...
Existence results for fractional q-differential equations with integral and m...journal ijrtem
 
Numerical Solutions of Burgers' Equation Project Report
Numerical Solutions of Burgers' Equation Project ReportNumerical Solutions of Burgers' Equation Project Report
Numerical Solutions of Burgers' Equation Project ReportShikhar Agarwal
 
An Approach For Solving Nonlinear Programming Problems
An Approach For Solving Nonlinear Programming ProblemsAn Approach For Solving Nonlinear Programming Problems
An Approach For Solving Nonlinear Programming ProblemsMary Montoya
 
A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...
A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...
A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...inventionjournals
 
International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI) International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI) inventionjournals
 
International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI) International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI) inventionjournals
 
Regularized Compression of A Noisy Blurred Image
Regularized Compression of A Noisy Blurred Image Regularized Compression of A Noisy Blurred Image
Regularized Compression of A Noisy Blurred Image ijcsa
 
A numerical method to solve fractional Fredholm-Volterra integro-differential...
A numerical method to solve fractional Fredholm-Volterra integro-differential...A numerical method to solve fractional Fredholm-Volterra integro-differential...
A numerical method to solve fractional Fredholm-Volterra integro-differential...OctavianPostavaru
 
Solving High-order Non-linear Partial Differential Equations by Modified q-Ho...
Solving High-order Non-linear Partial Differential Equations by Modified q-Ho...Solving High-order Non-linear Partial Differential Equations by Modified q-Ho...
Solving High-order Non-linear Partial Differential Equations by Modified q-Ho...BRNSS Publication Hub
 
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
 
Non linearequationsmatlab
Non linearequationsmatlabNon linearequationsmatlab
Non linearequationsmatlabsheetslibrary
 

Similar to R180304110115 (20)

AJMS_402_22_Reprocess_new.pdf
AJMS_402_22_Reprocess_new.pdfAJMS_402_22_Reprocess_new.pdf
AJMS_402_22_Reprocess_new.pdf
 
A Stochastic Limit Approach To The SAT Problem
A Stochastic Limit Approach To The SAT ProblemA Stochastic Limit Approach To The SAT Problem
A Stochastic Limit Approach To The SAT Problem
 
05_AJMS_332_21.pdf
05_AJMS_332_21.pdf05_AJMS_332_21.pdf
05_AJMS_332_21.pdf
 
Kolev skalna2018 article-exact_solutiontoa_parametricline
Kolev skalna2018 article-exact_solutiontoa_parametriclineKolev skalna2018 article-exact_solutiontoa_parametricline
Kolev skalna2018 article-exact_solutiontoa_parametricline
 
International journal of engineering and mathematical modelling vol2 no1_2015_1
International journal of engineering and mathematical modelling vol2 no1_2015_1International journal of engineering and mathematical modelling vol2 no1_2015_1
International journal of engineering and mathematical modelling vol2 no1_2015_1
 
a) Use Newton’s Polynomials for Evenly Spaced data to derive the O(h.pdf
a) Use Newton’s Polynomials for Evenly Spaced data to derive the O(h.pdfa) Use Newton’s Polynomials for Evenly Spaced data to derive the O(h.pdf
a) Use Newton’s Polynomials for Evenly Spaced data to derive the O(h.pdf
 
Existence results for fractional q-differential equations with integral and m...
Existence results for fractional q-differential equations with integral and m...Existence results for fractional q-differential equations with integral and m...
Existence results for fractional q-differential equations with integral and m...
 
Existence results for fractional q-differential equations with integral and m...
Existence results for fractional q-differential equations with integral and m...Existence results for fractional q-differential equations with integral and m...
Existence results for fractional q-differential equations with integral and m...
 
Numerical Solutions of Burgers' Equation Project Report
Numerical Solutions of Burgers' Equation Project ReportNumerical Solutions of Burgers' Equation Project Report
Numerical Solutions of Burgers' Equation Project Report
 
An Approach For Solving Nonlinear Programming Problems
An Approach For Solving Nonlinear Programming ProblemsAn Approach For Solving Nonlinear Programming Problems
An Approach For Solving Nonlinear Programming Problems
 
A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...
A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...
A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...
 
International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI) International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI)
 
Ch07 1
Ch07 1Ch07 1
Ch07 1
 
International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI) International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI)
 
Regularized Compression of A Noisy Blurred Image
Regularized Compression of A Noisy Blurred Image Regularized Compression of A Noisy Blurred Image
Regularized Compression of A Noisy Blurred Image
 
A numerical method to solve fractional Fredholm-Volterra integro-differential...
A numerical method to solve fractional Fredholm-Volterra integro-differential...A numerical method to solve fractional Fredholm-Volterra integro-differential...
A numerical method to solve fractional Fredholm-Volterra integro-differential...
 
AJMS_389_22.pdf
AJMS_389_22.pdfAJMS_389_22.pdf
AJMS_389_22.pdf
 
Solving High-order Non-linear Partial Differential Equations by Modified q-Ho...
Solving High-order Non-linear Partial Differential Equations by Modified q-Ho...Solving High-order Non-linear Partial Differential Equations by Modified q-Ho...
Solving High-order Non-linear Partial Differential Equations by Modified q-Ho...
 
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...
 
Non linearequationsmatlab
Non linearequationsmatlabNon linearequationsmatlab
Non linearequationsmatlab
 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Hyundai Motor Group
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 

Recently uploaded (20)

Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 

R180304110115

  • 1. IOSR Journal of Computer Engineering (IOSR-JCE) e-ISSN: 2278-0661,p-ISSN: 2278-8727, Volume 18, Issue 3, Ver. IV (May-Jun. 2016), PP 110-115 www.iosrjournals.org DOI: 10.9790/0661-180304110115 www.iosrjournals.org 110 | Page Application Newton methods in the reduction of the problem of optimal control of a boundary value problem. Dang Thi Mai1 , Nguyen Viet Hung2 1 (Department of Basic Science, University of Transport and Communications, Lang Thuong, Dong Da, Ha Noi, Viet Nam,) 2 (Le Quy Don Technical University) Abstract : The article presents a generalized continuation of the parameter and Newton methods for solving nonlinear equations . It describes and explores one approach to the application of the continuation method for solving boundary value problems when searching for the optimal control. Solving boundary using the parameter and the solution obtained in the choice of variables. The results of simulations performed on Matlab. Keywords: method Newton; boundary value problems; the parameter I. Introduction Consider a system of nonlinear algebraic and transcendental equations n in the unknowns x1, x2, …, xn containing parameter p: .0),( pxF . .1((1) Here  T nxxxx )...,,,( 21 the vector, p 1 R and  T nFFFF ),...,,( 21 the vector valued function in space Rn . Suppose that for some values 0pp  , known solution       )0(02010 ,...,, nxxxx  , equation (1), ie,   .0),( 00 pxF (2) Consider the neighborhood of U   1 00 ),(   n Rpx in the form of a cuboid with the center in point   ),( 00 px . The implicit function theorem. Theorem 1. ([1]) Suppose that, 1. The vector function F is defined and continuous in U   ),( 00 px . 2. In U exist continuous partial derivatives of F with respect to ),1( niFi  all arguments ),1( nixi  and the parameter p. 3. Point   ),( 00 px satisfies (1). 4. At point   ),( 00 px is nonzero Jacobian det ( J ), whose matrix is of the form:                                                    n nnn n n n n x F x F x F x F x F x F x F x F x F xx FF x F J     21 2 2 2 1 2 1 2 1 1 1 1 1 ,..., ,..., (3) Then in a neighborhood of (x(0), p0) of equations (1) defines x1, x2,…,xn as a single-valued functions p nipxx ii ,1),(  (4) features (4) satisfy the conditions of xi(p0) = xi(0), i = 1,2,..,n and dxi /dp (i=1,2,..,n) derivatives are also continuous in this neighborhood. Hence, the implicit function theorem defines a neighborhood of U single curve point (x(0), p0), which has a parametric representation (4). This curve is called the curve of the set of solutions of the equations (1). The first and third conditions of Theorem 1 is not very burdensome. The points at which det(J) nonzero (3) will be called regular, and the points where det (J) = 0 – special.
  • 2. Application Newton Methods in the Reduction of the Problem of Optimal Control of a Boundary… DOI: 10.9790/0661-180304110115 www.iosrjournals.org 111 | Page The singular points of the continuation of the solution may be mixed, ie there is a plurality of branching of solutions of (1), if may be possible to continue making. The first use of the idea of continuing in computer belongs to, apparently, M. Laeyu [2]. He introduced the transcendental equation H(x) = 0 parameter p and thus reduced it to an equation of the form (1). And the option has been introduced so that for p= p0 = 0, we can easily obtain the solution x0=x(p0), and when p=pk= 1, the equation would be applied to the original. Going by the sequence of values of the parameter p0 < p1 <…< pk, M. Laeyu proposed to build a solution for every pi, i=1,2…,k by using Newton-Raphson method, use the solution for the previous pi-1 values as an initial approximation. )()()( )( i jj i pxx  denote the approximate value of the desired solution )()( ii pxx  to the j-th step of the iterative process of Newton-Raphson method at ipp  . Then proposed by M. Laeyu process of constructing the solution of equation (1) in the transition from pi-1 to pi can be written as:     ,.....2,1 ,,, )1( )( )1( )( 1)1( )( )( )( ),1( )0( )(      j pxFpxJxx xx i j ii j i j i j i ii (5) where  ),( )1( )( 1 i j i pxJ inverse Jacobi (3) when i j i ppxx   ,)1( )( The iterative process (5) is carried out to satisfy the condition   )1( )( )( )( j i j i xx , where 0 given the accuracy of calculations. II. A continuous analogue of Newton's method Another formulation of the continuation method have DF Davidenko [3, 4]. Differentiating system (1) as a complex function of the parameter p  .)(,,0 00 xpx x F J p F dp dx J        (6) For this system of equation (1) is complete integral satisfying the condition    0, 00 pxF . The system of equations (6) is linear in the derivatives dpdx/ . Provided non-zero determinant of the Jacobian J arrive at a system of ordinary differential equations    00 1 ,)( xpx p F xJ dp dx      (7) The system of equations of this problem is called a continuation of the equations in normal form. This approach solves the problem of the choice of the initial approximation to the solution. The simplest of these schemes, the method of the Euler scheme when, leads to the following algorithm:           ,1,0 ,),(,)( 1 1 00         ki ppx p F pxJxx xx iiiiii (8) where .1 ii ppp   Continuation of solutions by integrating the Cauchy problem is commonly called a continuous analogue of Newton. We now note one interesting possibility of using the continuation method established by MK Gavurin [5]. To solve nonlinear equations construct an equation with the parameter as follows  1,0,0)()1()(),( )0(  pxHpxHpxF (9) Here, the parameter p is entered so that a solution of equation (9) with p = 0 and p = 1, the equation refers to the original. If we now enter a new parameter λ so that    ,0,1  ep (10) then the equation (9) takes the form: 0)()(),( )0(   xHexHxF   (11) Differentiation of this equation for λ leads to the following Cauchy problem in the parameter λ. .)0(),( )0( 1 xxxH x H d dx            (12) Integration is the task for λ Euler method with step 1 leads to the iterative process
  • 3. Application Newton Methods in the Reduction of the Problem of Optimal Control of a Boundary… DOI: 10.9790/0661-180304110115 www.iosrjournals.org 112 | Page     ,...2,1,0, , )( )0( 0 )( 1 )()1(             jxx xH x xH xx j j jj (13) But this process is exactly the same as the process of iterative Newton-Raphson method for the equation H (x) = 0 for the initial approximation .)0( )0( xx  Continuation method on parameter in the form presented here can be little or no change in the common non-linear operator equations, if by ),( pxF understand non-linear invertible operator with a parameter. III. Generalized to the solution continuously variable A boundary value problem:   nnn n RfRxRbbbB TtBTxtxfx   ,;),...,,( ,,0,)(),,( 21  (14) must select   ).,...,,(,0 21 naaaAAx  (15) Thus, to satisfy the boundary conditions. Here it is assumed that the boundary problem (14) - (15) has a unique solution. We introduce the functional    n i ii bTxAT 1 2 )(),( (16) Minimum functional ),( AT on a set of initial values   Ax 0 (15) determines the solution of the boundary problem (14) - (15). We calculate the minimum functionality specified by Newton's formula:   )0( ,...2,1),()( 0 1 1 xA kAAAA kkkk      (17) Where  )( kA the gradient of the function ),( AT at the   )(, kk AA Hessian matrix. We now divide the interval of integration [0, T] on a system of nested segments:        Tttt r ,0,0,0,0 21   (18) On the segment  1,0 t we define the functional form (16) with the substitution T is t1:    n i ii btxAt 1 2 11 )(),( (19) Since the segment [0, t1] is small, the minimum of the functional (19) is easily found by Newton's formula (17). Next on the interval [0,t2] we consider the minimum of the functional (16) with the substitution therein T to t2, using as a first approximation of the solution obtained on the interval [0, t1]. This process can continue until the tr = T. It should be noted that the proposed procedure removed the question of the choice of the initial approximation in an iterative Newton process (17). However, the convergence of the proposed method is determined by conditioning Hessian. When bad conditionality growing number of partitions of the interval [0, T], which in turn leads to a decrease in the efficiency of the method and the growth of rounding errors. IV. Reduction of the problem of optimal control of a boundary value problem. It is known that the problem of finding extremals in Pontryagin optimal control problem is reduced to solving boundary value problem, it can be used to her numerical methods described above. Next, a class of optimal control problems, the process of constructing a boundary value problem and the features of the application to her continuation method. We write down the standard formulation of the optimal control problem. Let's start with performance problems in the presence of the end manifolds: min ,)(,)0( ,),,,( 10    T XTxXx RUuRxtuxfx mn  (20) where control )(u belongs to the class of piecewise continuous functions.
  • 4. Application Newton Methods in the Reduction of the Problem of Optimal Control of a Boundary… DOI: 10.9790/0661-180304110115 www.iosrjournals.org 113 | Page To find the extremal problem will apply the necessary condition for optimality in the form of the Pontryagin maximum principle. We write the function of the Hamilton-Pontryagin:  ),,,(),,,( tuxftuxП  (21) Assumption 4.1. The optimal control for the problem (20) exists. Obviously, this assumption is satisfied (a consequence of the convexity of the management) for tasks that are affine in control. Assuming that the maximum principle requirements are met, the corresponding theorem guarantees the existence of a nontrivial conjugate variable ѱ, which satisfies the adjoint equation, which in combination with the original differential system gives the boundary value problem for the maximum principle: )),,,(,,( ),),,,(,,( * * ttxuxП ttxuxПx x       (22) The boundary conditions are obtained from the environment: .)(,)0( 10 xTxxx  (23) For problems with non-fixed time, such as performance problems, it is proposed to make the change to the time variable T t  , and enter the time T in the phase space of a constant function:  .1,0,0),),,,(,,( ),),,,(,,( * *       TxuxTП xuxTПx x   To eliminate the ambiguity associated with the invariance of the conjugate variable to multiplication by a constant need to take the normalization condition of the conjugate variable at one end by-cutting. Thus, we have 2n + 1 ordinary differential equations and the same boundary conditions. For problems with the terminal functionality min))((  TxFJ is changed only the right boundary condition: )).(()( TxFT  For the purposes of an integral functional:   T dtttutxfJ 0 0 min)),(),(( Changes Hamilton-Pontryagin  ),,,(),,,( tuxftuxП  + )),(),((00 ttutxf assuming the existence of a functional, can be put 10  . In the case of non-fixed the right end of the boundary condition on the right end 1)( xTx  is replaced by .0)( T To apply the continuation method, described in the previous section, to put boundary value problems is necessary to put forward additional conditions: It requires the existence of continuous derivatives       )(,,,,, ** 00 uuffff xxuxuxxxx . For tasks that are affine in control, provided the regularity of the control system, ie, nondegeneracy gradient 0),,(  txПu  , can be found analytically ),,(* txu  ),,( )( txП U u s       , where  ,max)( us Uu U   . Until now, the assumption was made that the operating area is sleek and compact. Otherwise (eg rectangle) application of the method of continuation on parameter directly is impossible, since it is not provided with the requirements of the existence of continuous derivatives maximizer, and therefore violated the assumption of smoothness and regularity. To avoid these difficulties, the application of smoothing management. Details smoothing convex compacts described in [8]. Investigation of stability of solutions of the optimal control problem for smoothing the management is given in [9]. V. Example and numerical result The Newton method is used to find the initial value for the boundary value problem, and then applied to the solution of optimization problems quick impact Example 1.
  • 5. Application Newton Methods in the Reduction of the Problem of Optimal Control of a Boundary… DOI: 10.9790/0661-180304110115 www.iosrjournals.org 114 | Page                     3)(;4)( 5.0)( 0)0()0()0( sin cos 21 321 3 3 2 3 1 TxTx tu xxx u dt dx x dt dx x dt dx ; minT The Hamiltonian has the form: 033231 sincos   uxxП For auxiliary variables 321 ,,  , we obtain the system of equations:                         3231 3 3 2 2 1 1 cossin 0 0 xx x П x П x П    Using the Newton method, we find the initial value ( )0(),0(),0( 321  ) = (0.489; 2.866 ; 0.989 ) The result received by using Matlab: Figure 1. variables x1, x2 Figure 1 illustrates the state of the variables (x1, x2) from the first state (0,0) to the last status (3,4). Figure 2. Control variable u, variable x3 In Figure2 illustrates the state of the control variable u change over time, and we can see the switching point at t0 = 2.6299.
  • 6. Application Newton Methods in the Reduction of the Problem of Optimal Control of a Boundary… DOI: 10.9790/0661-180304110115 www.iosrjournals.org 115 | Page The results obtained: 9837.2)(;9998.3)(;3899.5 21  TxTxT References [1]. Л.Д. Кудрявцев. Математический анализ. т.2. М.: Высшая школа, 1973. [2]. Д. Ортега, В.Рейнболдт. Итерационные методы решения нелинейных систем уравнений со многими неизвестными. М.: Мир. 1975. [3]. Д.Ф. Давиденко. Об одном новом методе численного решения систем нелинейных уравнений // ДАН СССР. 1953. Т.88. №4. С. 601-602. [4]. Д.Ф. Давиденко. О приближенном решении систем нелинейных уравнений // Укр. мат. журн. 1953, Т.5.№2. С. 196-206. [5]. М.К. Гавурин. Нелинейные функциональные уравнения и непрерывные аналоги итеративных методов // Изв. Вузов. Математика. 1958. №5. С. 18-31. [6]. В.И.Шалашилин, Е.Б.Кузнецов. метод продолжения по параметру и наилучшая параметризация. Москва, 1999. [7]. С.С.Жулин. Метод продолжения решения по параметру и его приложение к задачам оптимального управления. В.Ц 2007 и Т.8. [8]. Аввакумов СИ. Гладкая аппроксимация выпуклых компактов // Тр. Ин-та матем. и механ. УрО РАН. Ека теринбург. 1996. 4. 184-200. [9]. Аввакумов С.Н., Киселев Ю.Н., Орлов М.В. Методы решения задач оптимального управления на основе принципа максимума Понтрягина // Тр. Матем. ин-та им. В. А. Стеклова РАН. 1995. 211. 3-31.