SlideShare a Scribd company logo
A NEW HYBRID WYL-AMRI CONJUGATE
GRADIENT METHOD WITH SUFFICIENT
DESCENT CONDITION FOR UNCONSTRAINED
OPTIMIZATION
Ibrahim S. Mohammed*
Mustafa Mamat
Abdelrhaman Abashar
Kamil Uba Kamfa
Contents :-
* Introduction
* Objectives of the research
* Conjugate Gradient Version
* New method and Algorithm
* Numerical Results
* Conclusion
* References
* Introduction
Conjugate gradient method (CG) are designed to solve large scale unconstrained
optimization problem. In general, the method has the form
𝒎𝒊𝒏 𝒙 ∈𝑹 𝒏 𝒇(𝒙) (1.1)
where 𝒇 ∶ 𝑹 𝒏
→ 𝑹 is continuously differentiable . Conjugate gradient methods are
iterative methods of the form
𝒙 𝒌+𝟏 = 𝒙 𝒌 + 𝜶 𝒌 𝒅 𝒌 (1.2)
where 𝒙 𝒌+𝟏 is the current iterate point , 𝜶 𝒌 > 𝟎 is step length which is computed
by carrying out a line search , 𝒅 𝒌 is the search direction of the conjugate gradient
method define by
𝒅 𝒌
−𝒈 𝒌 , 𝒊𝒇 𝒌 = 𝟎
−𝒈 𝒌 + 𝜷 𝒌 𝒅 𝒌, 𝒊𝒇 𝒌 ≥ 𝟏
(1.3)
Some classical formula’s for 𝜷 𝒌 are given as follows
𝜷 𝒌
𝑯𝑺
=
𝒈 𝒌
𝑻
(𝒈 𝒌−𝒈 𝒌−𝟏)
(𝒈 𝒌−𝒈 𝒌−𝟏) 𝑻 𝒅 𝒌−𝟏
(1.4)
Cont : Introduction
𝜷 𝒌
𝑭𝑹
=
𝒈 𝒌
𝑻
𝒈 𝒌
𝒈 𝒌−𝟏
𝑻 𝒈 𝒌−𝟏
(1.5)
𝜷 𝒌
𝑷𝑹𝑷
=
𝒈 𝒌
𝑻
(𝒈 𝒌−𝒈 𝒌−𝟏)
𝒈 𝒌−𝟏
𝑻 𝒈 𝒌−𝟏
(1.6)
𝜷 𝒌
𝑪𝑫
= −
𝒈 𝒌
𝑻
𝒈 𝒌
𝒅 𝒌−𝟏
𝑻 𝒈 𝒌−𝟏
(1.7)
𝜷 𝒌
𝑫𝒀
=
𝒈 𝒌
𝑻
𝒈 𝒌
(𝒈 𝒌−𝒈 𝒌−𝟏) 𝑻 𝒅 𝒌−𝟏
(1.8)
𝜷 𝒌
𝑳𝑺
= −
𝒈 𝒌
𝑻
(𝒈 𝒌−𝒈 𝒌−𝟏)
𝒅 𝒌−𝟏
𝑻 𝒈 𝒌−𝟏
(1.9)
Cont : Introduction
• Zoutendijk proved that FR Method with exact line search is
globally convergent , Al – Baali extended this results to the
strong Wolfe - Powell line search.
• Recently, Wei et al. [7], propose a new CG formula
• Abashar et al ,modified RMIL method to suggest
• Research Objective
* To proposed a new formula for solving
unconstrained optimization.
* To analyze the performance these new
formulas based on standard optimizations test
problem functions.
* To proof the sufficient descent conditions of
our new method
• Conjugate Gradient Version
(i) Hybrid CG methods (ii) Scaled CG methods. (iii) Three terms CG methods.
.
An important class of conjugate gradient algorithm is the hybrid CG method, for
example Hu and Storey [18] propose
Dai and Yuan [19] suggested two hybrid methods,
New method and Algorithm
we propose a new hybrid CG method is a combination between CG methods
(WYL, RMIL)
Algorithm
Step 1: Given
6
0 10, 
 n
Rx , set 00 gd  if 0g then stop.
Step 2: Compute k by applying exact line search.
Step 3: kkkk dxx 1 if 1kg then stop.
Step 4: Compute
hRW
k and generated kd by (1.3).
Step 5: Set 1 kk go to Step 2.
Numerical Results
• Test problem functions considered by Andrei.
• Stopping criteria as Hillstrom , 𝑔 𝑘 ≤ 𝜀.
• Subroutine programming using Matlab.
• Using exact line search.
• Performance profile introduced by Dolan and More.
Cont: Numerical Results
TABLE 1: A LIST OF PROBLEM FUNCTIONS
No Function Dim Initial Points
1 Six hump 2 (1, 1), (2, 2), (5,5), (10, -10)
2 Three hump 2 (24, 24), (29, 29), (33, 33), (50, 50)
3 Booth 2 (10, -10), (20, 20), (50, 50), (100, 100)
4 Treccani 2 (5, 5), (10,10), (-20, 20), (-50, -50)
5 Matyas 2 (1, 1), (5, 5), (10, 10), (50, 50)
6 Extended Maratos 2, 4 (0,0,0,0), (0.5,5, 0.5, 5), (10, 0.5, 10, 0.5), (70, 70, 70, 70)
7 Ext FREUD & ROTH 2, 4 (13, 13, 13, 13), (21, 21, 21, 21), (25, 25, 25,25), (23, 23, 23, 23)
8 Generalized Trig 2, 4, 10 (0.5, 5, …, 5),(5, 10, …, 10),(7,7, …, 7),(50, 50, …, 50)
9 Fletcher 2, 4, 10 (23, 23, …, 23), (45, 45, …, 45), (50, 5,…, 5), (70, 70, …,70)
10 Extended Penalty 2, 4, 10, 100 (0.5,5, …,5),(10,-0.5…,-0.5), (105,105, …,105), (130,130, …,130)
11 Raydan 1 2, 4, 10, 100 (1, 1, …,1), (3, 3, …, 3), (5, 5, …, 5), (-10, -10, …, -10)
12 Hager 2, 4, 10, 100 (3, -3, …, -3),(21, 21, …, 21), (-23, 23, …, 23), (23, 23, …, 23)
13 Rosenbrock 2, 4, 10, 100, 500, 1000, 10000 (7, 7, …, 7), (13, 13, …, 13), (23, 23, …, 23), (35, 35, …, 35)
14 Shallow 2, 4, 10, 100, 500, 1000, 10000 (21, -21, …, -21), (21, 21, …, 21), (50,50, …, 50),(130, 130, …, 130)
15 Tridiagonal 1 2, 4, 10, 100, 500, 1000, 10000 (0, 0,…, 0), (1, -1, …, -1), (17, -17, …, -17), (30, 30, …, 30)
16 Ext White & Holst 2, 4, 10, 100, 500, 1000, 10000 (-5, -5, …, -5), (2, -2, …, -2), (3, -3, …, -3), (7, -7, …, -7)
17 Ext Denschnb 2, 4, 10, 100, 500, 1000, 10000 (8, 8, …, 8), (11, 11, …,11), (12, 12, …, 12),(13, 13, …, 13)
18 Diagonal 4 2, 4, 10, 100, 500, 1000, 10000 (2, 2, …, 2), (5, 5, …,5), (10, 10, …, 10), (15, 15, …, 15)
Cont: Numerical Results
• Performance Profile based on Number
iterations
Cont: Numerical Results
• Performance Profile based on CPU time
• Conclusion
* AMRI was able to solve 95% of test problems.
* WYL solve 97% of test problems.
* SW-A solve all test problems.
• References
* M.R. Hestenes, E.L. Stiefel, Methods of conjugate gradients for solving linear
systems, J. Res. Natl. Bur. Stand. Sec. B 49 1952, pp. 409–432
*Z. Wei, S. Yao, L. Liu, The convergence properties of some new conjugate
gradient methods, Appl. Math. Comput. 183 2006, pp. 1341–1350.
*G. Zoutendijk, Nonlinear programming computational methods, in:J.Abadie
(Ed.), Integer and Nonlinear Programming, North-Holland, Amsterdam, 1970,
pp. 37–86.
*M.Rivaie,M.Mamat,L. June, M.Ismail, a new class of nonlinear conjugate
gradient coefficient with global convergence properties, Appl.Math.comput.218
,2012, pp.11323-11332.
. * Y.H. Dai, Y. Yuan. An efficient hybrid conjugate gradient method for
unconstrained optimization. Ann. Oper. Res. 103, 2001, pp. 33–47.
* E. Dolan, J.J.More, Benchmarking optimization software with performance
profile, Math. Prog. 91, 2002, pp. 201–213.
*Y. F. Hu, C. Storey . Global convergence result for conjugate gradient
methods. J.Optim.Theory.Appl., 71,1991, pp. 399-405.
* N. Andrei, An unconstrained optimization test functions collection, Adv.
Modell. Optim. 10, 2008, pp. 147–161.
•
Thank You
We encourage our participants to adopt a crisp 10 Minutes Presentation
Format.
1 Minute: Self Introduction and Topic
2 Minutes: Problem Area/ Need of Research
2 Minutes: Inputs/ Efforts/ Methodology
2 Minutes: Outputs
1 Minute: Take Aways
2 Minutes: Discussion
This format is tried and tested, and makes the sessions very
meaningful, rather than monotonous and full of slumber.
Knowledgeable participants, but with poor soft-skills also find it
easy to present. This format provides more time for networking
and discussions and idea sharing, which are the core purpose of
our conferences.

More Related Content

What's hot

Dealinggreensfncsolft sqrdb
Dealinggreensfncsolft sqrdbDealinggreensfncsolft sqrdb
Dealinggreensfncsolft sqrdb
foxtrot jp R
 
The Turbidity (TB) Varies with Time And Space in The Reservoir Using GWR And ...
The Turbidity (TB) Varies with Time And Space in The Reservoir Using GWR And ...The Turbidity (TB) Varies with Time And Space in The Reservoir Using GWR And ...
The Turbidity (TB) Varies with Time And Space in The Reservoir Using GWR And ...
National Cheng Kung University
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
IJERD Editor
 
Romberg's Integration
Romberg's IntegrationRomberg's Integration
Romberg's Integration
VARUN KUMAR
 
ED7202 mds_notes
ED7202 mds_notesED7202 mds_notes
Dealinggreensfncsolft
DealinggreensfncsolftDealinggreensfncsolft
Dealinggreensfncsolft
foxtrot jp R
 
Problem Based Learning Presentation NACA
Problem Based Learning Presentation NACAProblem Based Learning Presentation NACA
Problem Based Learning Presentation NACA
Wahid Dino Samo
 
Position analysis and dimensional synthesis
Position analysis and dimensional synthesisPosition analysis and dimensional synthesis
Position analysis and dimensional synthesis
Preetshah1212
 
Numerical analysis m3 l6slides
Numerical analysis m3 l6slidesNumerical analysis m3 l6slides
Numerical analysis m3 l6slides
SHAMJITH KM
 
Mathematical Calculation toFindtheBest Chamber andDetector Radii Used for Mea...
Mathematical Calculation toFindtheBest Chamber andDetector Radii Used for Mea...Mathematical Calculation toFindtheBest Chamber andDetector Radii Used for Mea...
Mathematical Calculation toFindtheBest Chamber andDetector Radii Used for Mea...
theijes
 
07 a70102 finite element methods in civil engineering
07 a70102 finite element methods in civil engineering07 a70102 finite element methods in civil engineering
07 a70102 finite element methods in civil engineeringimaduddin91
 
Numerical disperison analysis of sympletic and adi scheme
Numerical disperison analysis of sympletic and adi schemeNumerical disperison analysis of sympletic and adi scheme
Numerical disperison analysis of sympletic and adi schemexingangahu
 
Some Mixed Quadrature Rules for Approximate Evaluation of Real Cauchy Princip...
Some Mixed Quadrature Rules for Approximate Evaluation of Real Cauchy Princip...Some Mixed Quadrature Rules for Approximate Evaluation of Real Cauchy Princip...
Some Mixed Quadrature Rules for Approximate Evaluation of Real Cauchy Princip...
IJERD Editor
 
F031202030035
F031202030035F031202030035
F031202030035
ijceronline
 
Lid driven cavity flow simulation using CFD & MATLAB
Lid driven cavity flow simulation using CFD & MATLABLid driven cavity flow simulation using CFD & MATLAB
Lid driven cavity flow simulation using CFD & MATLAB
IJSRD
 
Sw2gr1 sqrd
Sw2gr1   sqrdSw2gr1   sqrd
Sw2gr1 sqrd
foxtrot jp R
 
Dealinggreensfncsolft sqrd(10 5-2k16)
Dealinggreensfncsolft   sqrd(10 5-2k16)Dealinggreensfncsolft   sqrd(10 5-2k16)
Dealinggreensfncsolft sqrd(10 5-2k16)
foxtrot jp R
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
ijceronline
 

What's hot (18)

Dealinggreensfncsolft sqrdb
Dealinggreensfncsolft sqrdbDealinggreensfncsolft sqrdb
Dealinggreensfncsolft sqrdb
 
The Turbidity (TB) Varies with Time And Space in The Reservoir Using GWR And ...
The Turbidity (TB) Varies with Time And Space in The Reservoir Using GWR And ...The Turbidity (TB) Varies with Time And Space in The Reservoir Using GWR And ...
The Turbidity (TB) Varies with Time And Space in The Reservoir Using GWR And ...
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Romberg's Integration
Romberg's IntegrationRomberg's Integration
Romberg's Integration
 
ED7202 mds_notes
ED7202 mds_notesED7202 mds_notes
ED7202 mds_notes
 
Dealinggreensfncsolft
DealinggreensfncsolftDealinggreensfncsolft
Dealinggreensfncsolft
 
Problem Based Learning Presentation NACA
Problem Based Learning Presentation NACAProblem Based Learning Presentation NACA
Problem Based Learning Presentation NACA
 
Position analysis and dimensional synthesis
Position analysis and dimensional synthesisPosition analysis and dimensional synthesis
Position analysis and dimensional synthesis
 
Numerical analysis m3 l6slides
Numerical analysis m3 l6slidesNumerical analysis m3 l6slides
Numerical analysis m3 l6slides
 
Mathematical Calculation toFindtheBest Chamber andDetector Radii Used for Mea...
Mathematical Calculation toFindtheBest Chamber andDetector Radii Used for Mea...Mathematical Calculation toFindtheBest Chamber andDetector Radii Used for Mea...
Mathematical Calculation toFindtheBest Chamber andDetector Radii Used for Mea...
 
07 a70102 finite element methods in civil engineering
07 a70102 finite element methods in civil engineering07 a70102 finite element methods in civil engineering
07 a70102 finite element methods in civil engineering
 
Numerical disperison analysis of sympletic and adi scheme
Numerical disperison analysis of sympletic and adi schemeNumerical disperison analysis of sympletic and adi scheme
Numerical disperison analysis of sympletic and adi scheme
 
Some Mixed Quadrature Rules for Approximate Evaluation of Real Cauchy Princip...
Some Mixed Quadrature Rules for Approximate Evaluation of Real Cauchy Princip...Some Mixed Quadrature Rules for Approximate Evaluation of Real Cauchy Princip...
Some Mixed Quadrature Rules for Approximate Evaluation of Real Cauchy Princip...
 
F031202030035
F031202030035F031202030035
F031202030035
 
Lid driven cavity flow simulation using CFD & MATLAB
Lid driven cavity flow simulation using CFD & MATLABLid driven cavity flow simulation using CFD & MATLAB
Lid driven cavity flow simulation using CFD & MATLAB
 
Sw2gr1 sqrd
Sw2gr1   sqrdSw2gr1   sqrd
Sw2gr1 sqrd
 
Dealinggreensfncsolft sqrd(10 5-2k16)
Dealinggreensfncsolft   sqrd(10 5-2k16)Dealinggreensfncsolft   sqrd(10 5-2k16)
Dealinggreensfncsolft sqrd(10 5-2k16)
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 

Viewers also liked

Higher-Order Conjugate Gradient Method (HCGM) For Solving Continuous Optimal ...
Higher-Order Conjugate Gradient Method (HCGM) For Solving Continuous Optimal ...Higher-Order Conjugate Gradient Method (HCGM) For Solving Continuous Optimal ...
Higher-Order Conjugate Gradient Method (HCGM) For Solving Continuous Optimal ...
iosrjce
 
Parallel algorithms for solving linear systems with block-fivediagonal matric...
Parallel algorithms for solving linear systems with block-fivediagonal matric...Parallel algorithms for solving linear systems with block-fivediagonal matric...
Parallel algorithms for solving linear systems with block-fivediagonal matric...
Ural-PDC
 
Optimization Methods in Finance
Optimization Methods in FinanceOptimization Methods in Finance
Optimization Methods in Finance
thilankm
 
勾配法
勾配法勾配法
勾配法
貴之 八木
 
Solving Poisson Equation using Conjugate Gradient Method and its implementation
Solving Poisson Equation using Conjugate Gradient Methodand its implementationSolving Poisson Equation using Conjugate Gradient Methodand its implementation
Solving Poisson Equation using Conjugate Gradient Method and its implementation
Jongsu "Liam" Kim
 
REDES NEURONALES Performance Optimization
REDES NEURONALES Performance OptimizationREDES NEURONALES Performance Optimization
REDES NEURONALES Performance Optimization
ESCOM
 

Viewers also liked (7)

Higher-Order Conjugate Gradient Method (HCGM) For Solving Continuous Optimal ...
Higher-Order Conjugate Gradient Method (HCGM) For Solving Continuous Optimal ...Higher-Order Conjugate Gradient Method (HCGM) For Solving Continuous Optimal ...
Higher-Order Conjugate Gradient Method (HCGM) For Solving Continuous Optimal ...
 
Parallel algorithms for solving linear systems with block-fivediagonal matric...
Parallel algorithms for solving linear systems with block-fivediagonal matric...Parallel algorithms for solving linear systems with block-fivediagonal matric...
Parallel algorithms for solving linear systems with block-fivediagonal matric...
 
Optimization Methods in Finance
Optimization Methods in FinanceOptimization Methods in Finance
Optimization Methods in Finance
 
勾配法
勾配法勾配法
勾配法
 
Solving Poisson Equation using Conjugate Gradient Method and its implementation
Solving Poisson Equation using Conjugate Gradient Methodand its implementationSolving Poisson Equation using Conjugate Gradient Methodand its implementation
Solving Poisson Equation using Conjugate Gradient Method and its implementation
 
Energy minimization
Energy minimizationEnergy minimization
Energy minimization
 
REDES NEURONALES Performance Optimization
REDES NEURONALES Performance OptimizationREDES NEURONALES Performance Optimization
REDES NEURONALES Performance Optimization
 

Similar to Grds international conference on pure and applied science (6)

A General Purpose Exact Solution Method For Mixed Integer Concave Minimizatio...
A General Purpose Exact Solution Method For Mixed Integer Concave Minimizatio...A General Purpose Exact Solution Method For Mixed Integer Concave Minimizatio...
A General Purpose Exact Solution Method For Mixed Integer Concave Minimizatio...
Martha Brown
 
Ds33717725
Ds33717725Ds33717725
Ds33717725
IJERA Editor
 
Ds33717725
Ds33717725Ds33717725
Ds33717725
IJERA Editor
 
Benders Decomposition
Benders Decomposition Benders Decomposition
Benders Decomposition
LIFE GreenYourMove
 
ESCC2018, Mykonos, Greece, June 4-8, 2018, presentation by Fragkogios A., Sah...
ESCC2018, Mykonos, Greece, June 4-8, 2018, presentation by Fragkogios A., Sah...ESCC2018, Mykonos, Greece, June 4-8, 2018, presentation by Fragkogios A., Sah...
ESCC2018, Mykonos, Greece, June 4-8, 2018, presentation by Fragkogios A., Sah...
LIFE GreenYourMove
 
Efficient Solution of Two-Stage Stochastic Linear Programs Using Interior Poi...
Efficient Solution of Two-Stage Stochastic Linear Programs Using Interior Poi...Efficient Solution of Two-Stage Stochastic Linear Programs Using Interior Poi...
Efficient Solution of Two-Stage Stochastic Linear Programs Using Interior Poi...
SSA KPI
 
Paper Study: Melding the data decision pipeline
Paper Study: Melding the data decision pipelinePaper Study: Melding the data decision pipeline
Paper Study: Melding the data decision pipeline
ChenYiHuang5
 
2007 santiago marchi_cobem_2007
2007 santiago marchi_cobem_20072007 santiago marchi_cobem_2007
2007 santiago marchi_cobem_2007CosmoSantiago
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
theijes
 
Some numerical methods for Schnackenberg model
Some numerical methods for Schnackenberg modelSome numerical methods for Schnackenberg model
Some numerical methods for Schnackenberg model
International Journal of Engineering Inventions www.ijeijournal.com
 
The variational iteration method for calculating carbon dioxide absorbed into...
The variational iteration method for calculating carbon dioxide absorbed into...The variational iteration method for calculating carbon dioxide absorbed into...
The variational iteration method for calculating carbon dioxide absorbed into...
iosrjce
 
A new three-term conjugate gradient method with application to regression an...
A new three-term conjugate gradient method with application  to regression an...A new three-term conjugate gradient method with application  to regression an...
A new three-term conjugate gradient method with application to regression an...
IJECEIAES
 
lecture.ppt
lecture.pptlecture.ppt
lecture.ppt
FathiShokry
 
Hybrid Simulated Annealing and Nelder-Mead Algorithm for Solving Large-Scale ...
Hybrid Simulated Annealing and Nelder-Mead Algorithm for Solving Large-Scale ...Hybrid Simulated Annealing and Nelder-Mead Algorithm for Solving Large-Scale ...
Hybrid Simulated Annealing and Nelder-Mead Algorithm for Solving Large-Scale ...
IJORCS
 
THE NEW HYBRID COAW METHOD FOR SOLVING MULTI-OBJECTIVE PROBLEMS
THE NEW HYBRID COAW METHOD FOR SOLVING MULTI-OBJECTIVE PROBLEMSTHE NEW HYBRID COAW METHOD FOR SOLVING MULTI-OBJECTIVE PROBLEMS
THE NEW HYBRID COAW METHOD FOR SOLVING MULTI-OBJECTIVE PROBLEMS
ijfcstjournal
 
Different Types of Machine Learning Algorithms
Different Types of Machine Learning AlgorithmsDifferent Types of Machine Learning Algorithms
Different Types of Machine Learning Algorithms
rahmedraj93
 
CHAPTER 7.pdfdjdjdjdjdjdjdjsjsjddhhdudsko
CHAPTER 7.pdfdjdjdjdjdjdjdjsjsjddhhdudskoCHAPTER 7.pdfdjdjdjdjdjdjdjsjsjddhhdudsko
CHAPTER 7.pdfdjdjdjdjdjdjdjsjsjddhhdudsko
SydneyJaydeanKhanyil
 
The New Hybrid COAW Method for Solving Multi-Objective Problems
The New Hybrid COAW Method for Solving Multi-Objective ProblemsThe New Hybrid COAW Method for Solving Multi-Objective Problems
The New Hybrid COAW Method for Solving Multi-Objective Problems
ijfcstjournal
 
A modified ode solver for autonomous initial value problems
A modified ode solver for autonomous initial value problemsA modified ode solver for autonomous initial value problems
A modified ode solver for autonomous initial value problemsAlexander Decker
 
A modified ode solver for autonomous initial value problems
A modified ode solver for autonomous initial value problemsA modified ode solver for autonomous initial value problems
A modified ode solver for autonomous initial value problemsAlexander Decker
 

Similar to Grds international conference on pure and applied science (6) (20)

A General Purpose Exact Solution Method For Mixed Integer Concave Minimizatio...
A General Purpose Exact Solution Method For Mixed Integer Concave Minimizatio...A General Purpose Exact Solution Method For Mixed Integer Concave Minimizatio...
A General Purpose Exact Solution Method For Mixed Integer Concave Minimizatio...
 
Ds33717725
Ds33717725Ds33717725
Ds33717725
 
Ds33717725
Ds33717725Ds33717725
Ds33717725
 
Benders Decomposition
Benders Decomposition Benders Decomposition
Benders Decomposition
 
ESCC2018, Mykonos, Greece, June 4-8, 2018, presentation by Fragkogios A., Sah...
ESCC2018, Mykonos, Greece, June 4-8, 2018, presentation by Fragkogios A., Sah...ESCC2018, Mykonos, Greece, June 4-8, 2018, presentation by Fragkogios A., Sah...
ESCC2018, Mykonos, Greece, June 4-8, 2018, presentation by Fragkogios A., Sah...
 
Efficient Solution of Two-Stage Stochastic Linear Programs Using Interior Poi...
Efficient Solution of Two-Stage Stochastic Linear Programs Using Interior Poi...Efficient Solution of Two-Stage Stochastic Linear Programs Using Interior Poi...
Efficient Solution of Two-Stage Stochastic Linear Programs Using Interior Poi...
 
Paper Study: Melding the data decision pipeline
Paper Study: Melding the data decision pipelinePaper Study: Melding the data decision pipeline
Paper Study: Melding the data decision pipeline
 
2007 santiago marchi_cobem_2007
2007 santiago marchi_cobem_20072007 santiago marchi_cobem_2007
2007 santiago marchi_cobem_2007
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
Some numerical methods for Schnackenberg model
Some numerical methods for Schnackenberg modelSome numerical methods for Schnackenberg model
Some numerical methods for Schnackenberg model
 
The variational iteration method for calculating carbon dioxide absorbed into...
The variational iteration method for calculating carbon dioxide absorbed into...The variational iteration method for calculating carbon dioxide absorbed into...
The variational iteration method for calculating carbon dioxide absorbed into...
 
A new three-term conjugate gradient method with application to regression an...
A new three-term conjugate gradient method with application  to regression an...A new three-term conjugate gradient method with application  to regression an...
A new three-term conjugate gradient method with application to regression an...
 
lecture.ppt
lecture.pptlecture.ppt
lecture.ppt
 
Hybrid Simulated Annealing and Nelder-Mead Algorithm for Solving Large-Scale ...
Hybrid Simulated Annealing and Nelder-Mead Algorithm for Solving Large-Scale ...Hybrid Simulated Annealing and Nelder-Mead Algorithm for Solving Large-Scale ...
Hybrid Simulated Annealing and Nelder-Mead Algorithm for Solving Large-Scale ...
 
THE NEW HYBRID COAW METHOD FOR SOLVING MULTI-OBJECTIVE PROBLEMS
THE NEW HYBRID COAW METHOD FOR SOLVING MULTI-OBJECTIVE PROBLEMSTHE NEW HYBRID COAW METHOD FOR SOLVING MULTI-OBJECTIVE PROBLEMS
THE NEW HYBRID COAW METHOD FOR SOLVING MULTI-OBJECTIVE PROBLEMS
 
Different Types of Machine Learning Algorithms
Different Types of Machine Learning AlgorithmsDifferent Types of Machine Learning Algorithms
Different Types of Machine Learning Algorithms
 
CHAPTER 7.pdfdjdjdjdjdjdjdjsjsjddhhdudsko
CHAPTER 7.pdfdjdjdjdjdjdjdjsjsjddhhdudskoCHAPTER 7.pdfdjdjdjdjdjdjdjsjsjddhhdudsko
CHAPTER 7.pdfdjdjdjdjdjdjdjsjsjddhhdudsko
 
The New Hybrid COAW Method for Solving Multi-Objective Problems
The New Hybrid COAW Method for Solving Multi-Objective ProblemsThe New Hybrid COAW Method for Solving Multi-Objective Problems
The New Hybrid COAW Method for Solving Multi-Objective Problems
 
A modified ode solver for autonomous initial value problems
A modified ode solver for autonomous initial value problemsA modified ode solver for autonomous initial value problems
A modified ode solver for autonomous initial value problems
 
A modified ode solver for autonomous initial value problems
A modified ode solver for autonomous initial value problemsA modified ode solver for autonomous initial value problems
A modified ode solver for autonomous initial value problems
 

More from Global R & D Services

Wb june ictel
Wb june ictelWb june ictel
Wb june ictel
Global R & D Services
 
Wb june icrst
Wb june icrstWb june icrst
Wb june icrst
Global R & D Services
 
Wb june ecg
Wb june ecgWb june ecg
Wb june icssh
Wb  june icsshWb  june icssh
Wb june icssh
Global R & D Services
 
Wb june icpbs
Wb  june icpbsWb  june icpbs
Wb june icpbs
Global R & D Services
 
Wb june icnm
Wb  june icnmWb  june icnm
Wb june icllr
Wb  june icllrWb  june icllr
Wb june icllr
Global R & D Services
 
Wb june ichlsr
Wb  june ichlsrWb  june ichlsr
Wb june ichlsr
Global R & D Services
 
Wb june icbmls
Wb  june icbmlsWb  june icbmls
Wb june icbmls
Global R & D Services
 
Rome icpbs 2017
Rome icpbs 2017Rome icpbs 2017
Rome icpbs 2017
Global R & D Services
 
Rome icnm
Rome icnmRome icnm
Romei ecg 2017
Romei ecg 2017Romei ecg 2017
Romei ecg 2017
Global R & D Services
 
Rome ictel 2017
Rome  ictel 2017Rome  ictel 2017
Rome ictel 2017
Global R & D Services
 
Rome icssh, ppt
Rome icssh, pptRome icssh, ppt
Rome icssh, ppt
Global R & D Services
 
Rome icrst 2017
Rome  icrst 2017Rome  icrst 2017
Rome icrst 2017
Global R & D Services
 
Rome icllr 2017
Rome  icllr 2017Rome  icllr 2017
Rome icllr 2017
Global R & D Services
 
Rome ichlsr
Rome  ichlsr Rome  ichlsr
Rome icbmls 2017
Rome icbmls 2017Rome icbmls 2017
Rome icbmls 2017
Global R & D Services
 
Wb june ictel
Wb june ictelWb june ictel
Wb june ictel
Global R & D Services
 
Wb june icrst
Wb june icrstWb june icrst
Wb june icrst
Global R & D Services
 

More from Global R & D Services (20)

Wb june ictel
Wb june ictelWb june ictel
Wb june ictel
 
Wb june icrst
Wb june icrstWb june icrst
Wb june icrst
 
Wb june ecg
Wb june ecgWb june ecg
Wb june ecg
 
Wb june icssh
Wb  june icsshWb  june icssh
Wb june icssh
 
Wb june icpbs
Wb  june icpbsWb  june icpbs
Wb june icpbs
 
Wb june icnm
Wb  june icnmWb  june icnm
Wb june icnm
 
Wb june icllr
Wb  june icllrWb  june icllr
Wb june icllr
 
Wb june ichlsr
Wb  june ichlsrWb  june ichlsr
Wb june ichlsr
 
Wb june icbmls
Wb  june icbmlsWb  june icbmls
Wb june icbmls
 
Rome icpbs 2017
Rome icpbs 2017Rome icpbs 2017
Rome icpbs 2017
 
Rome icnm
Rome icnmRome icnm
Rome icnm
 
Romei ecg 2017
Romei ecg 2017Romei ecg 2017
Romei ecg 2017
 
Rome ictel 2017
Rome  ictel 2017Rome  ictel 2017
Rome ictel 2017
 
Rome icssh, ppt
Rome icssh, pptRome icssh, ppt
Rome icssh, ppt
 
Rome icrst 2017
Rome  icrst 2017Rome  icrst 2017
Rome icrst 2017
 
Rome icllr 2017
Rome  icllr 2017Rome  icllr 2017
Rome icllr 2017
 
Rome ichlsr
Rome  ichlsr Rome  ichlsr
Rome ichlsr
 
Rome icbmls 2017
Rome icbmls 2017Rome icbmls 2017
Rome icbmls 2017
 
Wb june ictel
Wb june ictelWb june ictel
Wb june ictel
 
Wb june icrst
Wb june icrstWb june icrst
Wb june icrst
 

Recently uploaded

insect morphology and physiology of insect
insect morphology and physiology of insectinsect morphology and physiology of insect
insect morphology and physiology of insect
anitaento25
 
Predicting property prices with machine learning algorithms.pdf
Predicting property prices with machine learning algorithms.pdfPredicting property prices with machine learning algorithms.pdf
Predicting property prices with machine learning algorithms.pdf
binhminhvu04
 
GBSN- Microbiology (Lab 3) Gram Staining
GBSN- Microbiology (Lab 3) Gram StainingGBSN- Microbiology (Lab 3) Gram Staining
GBSN- Microbiology (Lab 3) Gram Staining
Areesha Ahmad
 
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATIONPRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
ChetanK57
 
Comparative structure of adrenal gland in vertebrates
Comparative structure of adrenal gland in vertebratesComparative structure of adrenal gland in vertebrates
Comparative structure of adrenal gland in vertebrates
sachin783648
 
Orion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWSOrion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWS
Columbia Weather Systems
 
justice-and-fairness-ethics with example
justice-and-fairness-ethics with examplejustice-and-fairness-ethics with example
justice-and-fairness-ethics with example
azzyixes
 
SCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SCHIZOPHRENIA Disorder/ Brain Disorder.pdfSCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SELF-EXPLANATORY
 
The ASGCT Annual Meeting was packed with exciting progress in the field advan...
The ASGCT Annual Meeting was packed with exciting progress in the field advan...The ASGCT Annual Meeting was packed with exciting progress in the field advan...
The ASGCT Annual Meeting was packed with exciting progress in the field advan...
Health Advances
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
Lokesh Patil
 
Anemia_ different types_causes_ conditions
Anemia_ different types_causes_ conditionsAnemia_ different types_causes_ conditions
Anemia_ different types_causes_ conditions
muralinath2
 
extra-chromosomal-inheritance[1].pptx.pdfpdf
extra-chromosomal-inheritance[1].pptx.pdfpdfextra-chromosomal-inheritance[1].pptx.pdfpdf
extra-chromosomal-inheritance[1].pptx.pdfpdf
DiyaBiswas10
 
platelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptxplatelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptx
muralinath2
 
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
NathanBaughman3
 
general properties of oerganologametal.ppt
general properties of oerganologametal.pptgeneral properties of oerganologametal.ppt
general properties of oerganologametal.ppt
IqrimaNabilatulhusni
 
Hemostasis_importance& clinical significance.pptx
Hemostasis_importance& clinical significance.pptxHemostasis_importance& clinical significance.pptx
Hemostasis_importance& clinical significance.pptx
muralinath2
 
filosofia boliviana introducción jsjdjd.pptx
filosofia boliviana introducción jsjdjd.pptxfilosofia boliviana introducción jsjdjd.pptx
filosofia boliviana introducción jsjdjd.pptx
IvanMallco1
 
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
Sérgio Sacani
 
GBSN - Biochemistry (Unit 5) Chemistry of Lipids
GBSN - Biochemistry (Unit 5) Chemistry of LipidsGBSN - Biochemistry (Unit 5) Chemistry of Lipids
GBSN - Biochemistry (Unit 5) Chemistry of Lipids
Areesha Ahmad
 
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
Scintica Instrumentation
 

Recently uploaded (20)

insect morphology and physiology of insect
insect morphology and physiology of insectinsect morphology and physiology of insect
insect morphology and physiology of insect
 
Predicting property prices with machine learning algorithms.pdf
Predicting property prices with machine learning algorithms.pdfPredicting property prices with machine learning algorithms.pdf
Predicting property prices with machine learning algorithms.pdf
 
GBSN- Microbiology (Lab 3) Gram Staining
GBSN- Microbiology (Lab 3) Gram StainingGBSN- Microbiology (Lab 3) Gram Staining
GBSN- Microbiology (Lab 3) Gram Staining
 
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATIONPRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
 
Comparative structure of adrenal gland in vertebrates
Comparative structure of adrenal gland in vertebratesComparative structure of adrenal gland in vertebrates
Comparative structure of adrenal gland in vertebrates
 
Orion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWSOrion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWS
 
justice-and-fairness-ethics with example
justice-and-fairness-ethics with examplejustice-and-fairness-ethics with example
justice-and-fairness-ethics with example
 
SCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SCHIZOPHRENIA Disorder/ Brain Disorder.pdfSCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SCHIZOPHRENIA Disorder/ Brain Disorder.pdf
 
The ASGCT Annual Meeting was packed with exciting progress in the field advan...
The ASGCT Annual Meeting was packed with exciting progress in the field advan...The ASGCT Annual Meeting was packed with exciting progress in the field advan...
The ASGCT Annual Meeting was packed with exciting progress in the field advan...
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
 
Anemia_ different types_causes_ conditions
Anemia_ different types_causes_ conditionsAnemia_ different types_causes_ conditions
Anemia_ different types_causes_ conditions
 
extra-chromosomal-inheritance[1].pptx.pdfpdf
extra-chromosomal-inheritance[1].pptx.pdfpdfextra-chromosomal-inheritance[1].pptx.pdfpdf
extra-chromosomal-inheritance[1].pptx.pdfpdf
 
platelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptxplatelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptx
 
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
 
general properties of oerganologametal.ppt
general properties of oerganologametal.pptgeneral properties of oerganologametal.ppt
general properties of oerganologametal.ppt
 
Hemostasis_importance& clinical significance.pptx
Hemostasis_importance& clinical significance.pptxHemostasis_importance& clinical significance.pptx
Hemostasis_importance& clinical significance.pptx
 
filosofia boliviana introducción jsjdjd.pptx
filosofia boliviana introducción jsjdjd.pptxfilosofia boliviana introducción jsjdjd.pptx
filosofia boliviana introducción jsjdjd.pptx
 
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
 
GBSN - Biochemistry (Unit 5) Chemistry of Lipids
GBSN - Biochemistry (Unit 5) Chemistry of LipidsGBSN - Biochemistry (Unit 5) Chemistry of Lipids
GBSN - Biochemistry (Unit 5) Chemistry of Lipids
 
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
 

Grds international conference on pure and applied science (6)

  • 1. A NEW HYBRID WYL-AMRI CONJUGATE GRADIENT METHOD WITH SUFFICIENT DESCENT CONDITION FOR UNCONSTRAINED OPTIMIZATION Ibrahim S. Mohammed* Mustafa Mamat Abdelrhaman Abashar Kamil Uba Kamfa
  • 2. Contents :- * Introduction * Objectives of the research * Conjugate Gradient Version * New method and Algorithm * Numerical Results * Conclusion * References
  • 3. * Introduction Conjugate gradient method (CG) are designed to solve large scale unconstrained optimization problem. In general, the method has the form 𝒎𝒊𝒏 𝒙 ∈𝑹 𝒏 𝒇(𝒙) (1.1) where 𝒇 ∶ 𝑹 𝒏 → 𝑹 is continuously differentiable . Conjugate gradient methods are iterative methods of the form 𝒙 𝒌+𝟏 = 𝒙 𝒌 + 𝜶 𝒌 𝒅 𝒌 (1.2) where 𝒙 𝒌+𝟏 is the current iterate point , 𝜶 𝒌 > 𝟎 is step length which is computed by carrying out a line search , 𝒅 𝒌 is the search direction of the conjugate gradient method define by 𝒅 𝒌 −𝒈 𝒌 , 𝒊𝒇 𝒌 = 𝟎 −𝒈 𝒌 + 𝜷 𝒌 𝒅 𝒌, 𝒊𝒇 𝒌 ≥ 𝟏 (1.3) Some classical formula’s for 𝜷 𝒌 are given as follows 𝜷 𝒌 𝑯𝑺 = 𝒈 𝒌 𝑻 (𝒈 𝒌−𝒈 𝒌−𝟏) (𝒈 𝒌−𝒈 𝒌−𝟏) 𝑻 𝒅 𝒌−𝟏 (1.4)
  • 4. Cont : Introduction 𝜷 𝒌 𝑭𝑹 = 𝒈 𝒌 𝑻 𝒈 𝒌 𝒈 𝒌−𝟏 𝑻 𝒈 𝒌−𝟏 (1.5) 𝜷 𝒌 𝑷𝑹𝑷 = 𝒈 𝒌 𝑻 (𝒈 𝒌−𝒈 𝒌−𝟏) 𝒈 𝒌−𝟏 𝑻 𝒈 𝒌−𝟏 (1.6) 𝜷 𝒌 𝑪𝑫 = − 𝒈 𝒌 𝑻 𝒈 𝒌 𝒅 𝒌−𝟏 𝑻 𝒈 𝒌−𝟏 (1.7) 𝜷 𝒌 𝑫𝒀 = 𝒈 𝒌 𝑻 𝒈 𝒌 (𝒈 𝒌−𝒈 𝒌−𝟏) 𝑻 𝒅 𝒌−𝟏 (1.8) 𝜷 𝒌 𝑳𝑺 = − 𝒈 𝒌 𝑻 (𝒈 𝒌−𝒈 𝒌−𝟏) 𝒅 𝒌−𝟏 𝑻 𝒈 𝒌−𝟏 (1.9)
  • 5. Cont : Introduction • Zoutendijk proved that FR Method with exact line search is globally convergent , Al – Baali extended this results to the strong Wolfe - Powell line search. • Recently, Wei et al. [7], propose a new CG formula • Abashar et al ,modified RMIL method to suggest
  • 6. • Research Objective * To proposed a new formula for solving unconstrained optimization. * To analyze the performance these new formulas based on standard optimizations test problem functions. * To proof the sufficient descent conditions of our new method
  • 7. • Conjugate Gradient Version (i) Hybrid CG methods (ii) Scaled CG methods. (iii) Three terms CG methods. . An important class of conjugate gradient algorithm is the hybrid CG method, for example Hu and Storey [18] propose Dai and Yuan [19] suggested two hybrid methods,
  • 8. New method and Algorithm we propose a new hybrid CG method is a combination between CG methods (WYL, RMIL) Algorithm Step 1: Given 6 0 10,   n Rx , set 00 gd  if 0g then stop. Step 2: Compute k by applying exact line search. Step 3: kkkk dxx 1 if 1kg then stop. Step 4: Compute hRW k and generated kd by (1.3). Step 5: Set 1 kk go to Step 2.
  • 9. Numerical Results • Test problem functions considered by Andrei. • Stopping criteria as Hillstrom , 𝑔 𝑘 ≤ 𝜀. • Subroutine programming using Matlab. • Using exact line search. • Performance profile introduced by Dolan and More.
  • 10. Cont: Numerical Results TABLE 1: A LIST OF PROBLEM FUNCTIONS No Function Dim Initial Points 1 Six hump 2 (1, 1), (2, 2), (5,5), (10, -10) 2 Three hump 2 (24, 24), (29, 29), (33, 33), (50, 50) 3 Booth 2 (10, -10), (20, 20), (50, 50), (100, 100) 4 Treccani 2 (5, 5), (10,10), (-20, 20), (-50, -50) 5 Matyas 2 (1, 1), (5, 5), (10, 10), (50, 50) 6 Extended Maratos 2, 4 (0,0,0,0), (0.5,5, 0.5, 5), (10, 0.5, 10, 0.5), (70, 70, 70, 70) 7 Ext FREUD & ROTH 2, 4 (13, 13, 13, 13), (21, 21, 21, 21), (25, 25, 25,25), (23, 23, 23, 23) 8 Generalized Trig 2, 4, 10 (0.5, 5, …, 5),(5, 10, …, 10),(7,7, …, 7),(50, 50, …, 50) 9 Fletcher 2, 4, 10 (23, 23, …, 23), (45, 45, …, 45), (50, 5,…, 5), (70, 70, …,70) 10 Extended Penalty 2, 4, 10, 100 (0.5,5, …,5),(10,-0.5…,-0.5), (105,105, …,105), (130,130, …,130) 11 Raydan 1 2, 4, 10, 100 (1, 1, …,1), (3, 3, …, 3), (5, 5, …, 5), (-10, -10, …, -10) 12 Hager 2, 4, 10, 100 (3, -3, …, -3),(21, 21, …, 21), (-23, 23, …, 23), (23, 23, …, 23) 13 Rosenbrock 2, 4, 10, 100, 500, 1000, 10000 (7, 7, …, 7), (13, 13, …, 13), (23, 23, …, 23), (35, 35, …, 35) 14 Shallow 2, 4, 10, 100, 500, 1000, 10000 (21, -21, …, -21), (21, 21, …, 21), (50,50, …, 50),(130, 130, …, 130) 15 Tridiagonal 1 2, 4, 10, 100, 500, 1000, 10000 (0, 0,…, 0), (1, -1, …, -1), (17, -17, …, -17), (30, 30, …, 30) 16 Ext White & Holst 2, 4, 10, 100, 500, 1000, 10000 (-5, -5, …, -5), (2, -2, …, -2), (3, -3, …, -3), (7, -7, …, -7) 17 Ext Denschnb 2, 4, 10, 100, 500, 1000, 10000 (8, 8, …, 8), (11, 11, …,11), (12, 12, …, 12),(13, 13, …, 13) 18 Diagonal 4 2, 4, 10, 100, 500, 1000, 10000 (2, 2, …, 2), (5, 5, …,5), (10, 10, …, 10), (15, 15, …, 15)
  • 11.
  • 12. Cont: Numerical Results • Performance Profile based on Number iterations
  • 13. Cont: Numerical Results • Performance Profile based on CPU time
  • 14. • Conclusion * AMRI was able to solve 95% of test problems. * WYL solve 97% of test problems. * SW-A solve all test problems.
  • 15. • References * M.R. Hestenes, E.L. Stiefel, Methods of conjugate gradients for solving linear systems, J. Res. Natl. Bur. Stand. Sec. B 49 1952, pp. 409–432 *Z. Wei, S. Yao, L. Liu, The convergence properties of some new conjugate gradient methods, Appl. Math. Comput. 183 2006, pp. 1341–1350. *G. Zoutendijk, Nonlinear programming computational methods, in:J.Abadie (Ed.), Integer and Nonlinear Programming, North-Holland, Amsterdam, 1970, pp. 37–86. *M.Rivaie,M.Mamat,L. June, M.Ismail, a new class of nonlinear conjugate gradient coefficient with global convergence properties, Appl.Math.comput.218 ,2012, pp.11323-11332. . * Y.H. Dai, Y. Yuan. An efficient hybrid conjugate gradient method for unconstrained optimization. Ann. Oper. Res. 103, 2001, pp. 33–47. * E. Dolan, J.J.More, Benchmarking optimization software with performance profile, Math. Prog. 91, 2002, pp. 201–213. *Y. F. Hu, C. Storey . Global convergence result for conjugate gradient methods. J.Optim.Theory.Appl., 71,1991, pp. 399-405. * N. Andrei, An unconstrained optimization test functions collection, Adv. Modell. Optim. 10, 2008, pp. 147–161.
  • 17. We encourage our participants to adopt a crisp 10 Minutes Presentation Format. 1 Minute: Self Introduction and Topic 2 Minutes: Problem Area/ Need of Research 2 Minutes: Inputs/ Efforts/ Methodology 2 Minutes: Outputs 1 Minute: Take Aways 2 Minutes: Discussion This format is tried and tested, and makes the sessions very meaningful, rather than monotonous and full of slumber. Knowledgeable participants, but with poor soft-skills also find it easy to present. This format provides more time for networking and discussions and idea sharing, which are the core purpose of our conferences.