資源描述:
《求解非線性規(guī)劃問題的遺傳算法設計實現(xiàn)分析》由會員上傳分享,免費在線閱讀,更多相關內(nèi)容在工程資料-天天文庫。
1、專業(yè)資料摘要非線性規(guī)劃在工程、管理、經(jīng)濟、科研、軍事等方面都有廣泛的應用。傳統(tǒng)的解決非線性規(guī)劃問題的方法,如梯度法、罰函數(shù)法、拉格朗日乘子法等,穩(wěn)定性差,對函數(shù)初值和函數(shù)性態(tài)要求較高,且容易陷入局部最優(yōu)解。遺傳算法是模擬達爾文的遺傳選擇和自然淘汰的生物進化過程的計算模型。遺傳算法是一種全局搜索算法,簡單、通用、魯棒性強,對目標函數(shù)既不要求連續(xù),也不要求可導,適用于并行分布處理,應用范圍廣。本文在分析傳統(tǒng)的非線性規(guī)劃算法的不足和遺傳算法的優(yōu)越性的基礎上,將遺傳算法應用于非線性規(guī)劃。算法引進懲罰函數(shù)的概念,構造帶有懲罰項的適應度函數(shù);通過實數(shù)編碼,轉輪法選擇,雙點交叉,均勻變異,形成了求解非線性
2、規(guī)劃問題的遺傳算法。與傳統(tǒng)的非線性規(guī)劃算法——外點罰函數(shù)法的比較結果表明該算法在一定程度上有效地克服了傳統(tǒng)的非線性規(guī)劃算法穩(wěn)定性差,對函數(shù)初值和函數(shù)性態(tài)要求較高,且容易陷入局部最優(yōu)解的缺陷,收斂更合理,性能更穩(wěn)定。關鍵詞:非線性規(guī)劃;遺傳算法;罰函數(shù)法學習資料專業(yè)資料ABSTRACTNon-linearprogramminghasawiderangeofapplicationsinengineering,management,economic,scientific,andmilitaryaspects.Traditionalmethodstosolvethenon-linearprogram
3、mingproblem,suchasthegradientmethod,penaltymethod,Lagrangemultipliermethod,havepoorstability.Theyaresensitivetothefunctioninitialvalueandrequesttheobjectivefunctiontobecontinuousanddifferential.Theresultsarealsoeasilytrappedintolocaloptimalsolution.Geneticalgorithmisakindofcalculatemodelwhichsimula
4、tesDarwin'sgeneticselectionandbiologicalevolutionofnaturalselection.Geneticalgorithmisaglobalsearchalgorithm.Ithassimple,universal,robustfeatures,anddoesnotrequesttheobjectivefunctiontobecontinuousanddifferential,andissuitableinparalleldistributionprocessing.Geneticalgorithmiswidelyappliedinmanyare
5、as.Basedontheanalysisofthedisadvantageoftraditionalnon-linearprogrammingalgorithmandtheadvantageofgeneticalgorithm,geneticalgorithmisappliedtonon-linearprogramminginthispaper.Theintroductionoftheconceptofpenaltyfunctionisusedtoconstructthefitnessfunctionwithpunishment.Byusingreal-coded,RouletteWhee
6、lselectionmethod,two-pointcrossover,uniformmutation,weformedageneticalgorithmtosolvethenon-linearprogrammingproblem.Comparedwiththemostclassicalandwidelyusedtraditionalnon-linearprogrammingproblemalgorithm–SUMTalgorithm,theresultsshowthatthenewalgorithmcouldeffectivelyovercomethedefectofthetraditio
7、nalalgorithminacertainextent.Thenewalgorithmismorestable,lesssensitivetothefunctioninitialvalueandconditions,andalwayscouldreceivetheoptimalsolutionorapproximateoptimalsolution.Itsconvergenceresultsaremorer