a国产,中文字幕久久波多野结衣AV,欧美粗大猛烈老熟妇,女人av天堂

當(dāng)前位置:主頁 > 科技論文 > 自動化論文 >

人工蜂群算法的改進(jìn)及其在經(jīng)濟(jì)訂貨模型中的應(yīng)用

發(fā)布時間:2018-06-16 19:17

  本文選題:群體智能算法 + 人工蜂群算法; 參考:《江西理工大學(xué)》2017年碩士論文


【摘要】:經(jīng)濟(jì)訂貨批量(Economy Order Quantity,EOQ)是通過平衡各種成本核算使得庫存總成本最低的訂貨量。經(jīng)濟(jì)訂貨批量的計算過程中,需要估計訂單的數(shù)量以求得更加準(zhǔn)確的結(jié)果。通過支持向量機(jī)(Support Vector Machine,SVM)能夠?qū)^往的訂單數(shù)額進(jìn)行計算,并預(yù)測之后訂單數(shù)額,進(jìn)而求得經(jīng)濟(jì)訂貨批量的數(shù)值。因此為使得支持向量機(jī)的學(xué)習(xí)效果更加準(zhǔn)確,優(yōu)化支持向量機(jī)的方法現(xiàn)已成為熱點研究問題之一。人工蜂群算法是一種模擬蜜蜂采蜜行為的群體智能優(yōu)化算法,由于它具有控制參數(shù)少、易于實現(xiàn)、計算簡單、魯棒性強等優(yōu)點,處理包括優(yōu)化支持向量機(jī)在內(nèi)的優(yōu)化問題時有著優(yōu)異的表現(xiàn),已被越來越多的研究者所關(guān)注。人工蜂群算法主要存在兩個缺點:算法特別在處理復(fù)雜的優(yōu)化問題時容易陷入局部最優(yōu)和過早收斂;算法的探索能力較好,但開發(fā)能力不足,收斂速度較慢。本文從多個角度對人工蜂群算法進(jìn)行改進(jìn),提高其在處理復(fù)雜優(yōu)化問題方面的尋優(yōu)性能,并在此基礎(chǔ)上,將算法應(yīng)用于優(yōu)化支持向量機(jī)以預(yù)測經(jīng)濟(jì)訂貨批量模型中的訂單預(yù)測問題。本文的研究內(nèi)容主要包括以下兩個方面:一方面,為提高算法的優(yōu)化精度、局部搜索能力,基于現(xiàn)有的名為Bare-bones ABC和HBC的人工蜂群算法的改進(jìn)算法,提出了一種混合的Bare-bones人工蜂群算法(Hybrid Bare-bones Artificial Bee Colony Algorithm,HBABC)。算法主要改進(jìn)了以下兩個方面:針對算法容易陷入局部最優(yōu)的方面,引入了HBC算法啟發(fā)自模擬退火算法的特性對蜜源更新的模型進(jìn)行了改進(jìn);針對算法的收斂性不足的方面,通過啟發(fā)自Bare-bones ABC的傾向較優(yōu)個體進(jìn)行搜索的特性對跟隨蜂選擇雇傭蜂的方式進(jìn)行改進(jìn)。算法通過上述兩個改進(jìn)以提高收斂精度和優(yōu)化速度。通過使用10個測試函數(shù)進(jìn)行了對比實驗,驗證了改進(jìn)算法的有效性。另一方面,本文將HBABC算法用于優(yōu)化支持向量機(jī)的兩個參數(shù),并將優(yōu)化結(jié)果用于解決現(xiàn)有的實際問題——基于經(jīng)濟(jì)訂貨批量模型的訂單數(shù)額及金額的擬合和預(yù)測問題。實驗結(jié)果表明,使用HBABC算法優(yōu)化的支持向量機(jī)得到的擬合和預(yù)測結(jié)果總體上比使用ABC和BBABC優(yōu)化的支持向量機(jī)表現(xiàn)更加準(zhǔn)確。
[Abstract]:Economic order quantity EOQ is the lowest order quantity by balancing all kinds of cost accounting. It is necessary to estimate the quantity of order in order to obtain more accurate results. Through support vector machine support Vector Machine (SVM), we can calculate the amount of order in the past and predict the amount of order after that, and then get the value of economic order batch. Therefore, in order to make the learning effect of SVM more accurate, the method of optimizing SVM has become one of the hot research issues. Artificial bee colony algorithm is a swarm intelligence optimization algorithm to simulate honeybee honey gathering behavior. It has the advantages of less control parameters, easy to implement, simple calculation, strong robustness, and so on. More and more researchers have paid attention to the excellent performance of optimization problems including optimization support vector machines (SVM). The artificial bee colony algorithm has two main disadvantages: the algorithm is prone to fall into local optimum and premature convergence especially when dealing with complex optimization problems, and the algorithm has better exploring ability, but the development ability is insufficient, and the convergence speed is slow. In this paper, the artificial bee colony algorithm is improved from several angles to improve its optimization performance in dealing with complex optimization problems, and on this basis, The algorithm is applied to the optimal support vector machine (SVM) to predict the order forecasting problem in the economic order batch model. The research contents of this paper mainly include the following two aspects: on the one hand, in order to improve the optimization accuracy and local search ability of the algorithm, the improved algorithm based on the existing artificial bee colony algorithm named Bare-bones ABC and HBC is proposed. A hybrid Bare-bones Artificial Bee colony algorithm is proposed. The algorithm mainly improves the following two aspects: to solve the problem that the algorithm is easy to fall into local optimum, the characteristic of self-simulated annealing algorithm inspired by HBC algorithm is introduced to improve the model of honey source update, and the convergence of the algorithm is insufficient. By heuristic Bare-bones ABC, which tends to search better individuals, the method of choosing employment bees is improved. The algorithm improves the convergence accuracy and optimization speed through the above two improvements. The effectiveness of the improved algorithm is verified by 10 test functions. On the other hand, the HBABC algorithm is used to optimize the two parameters of support vector machine, and the optimization results are used to solve the existing practical problems-the fitting and forecasting of the amount and amount of orders based on the economic order batch model. The experimental results show that the performance of SVM optimized by HBABC algorithm is more accurate than that of SVM optimized by ABC and BBABC.
【學(xué)位授予單位】:江西理工大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2017
【分類號】:F274;TP18

【參考文獻(xiàn)】

相關(guān)期刊論文 前10條

1 古麗娜孜·艾力木江;孫鐵利;乎西旦;;一種基于融合核函數(shù)支持向量機(jī)的遙感圖像分類[J];東北師大學(xué)報(自然科學(xué)版);2016年03期

2 王鵬;郭朝勇;劉紅寧;;基于支持向量機(jī)的槍彈外觀缺陷識別與分類[J];計算機(jī)工程與科學(xué);2016年09期

3 陳健飛;蔣剛;楊劍鋒;;改進(jìn)ABC-SVM的參數(shù)優(yōu)化及應(yīng)用[J];機(jī)械設(shè)計與制造;2016年01期

4 李艷娟;陳阿慧;;基于禁忌搜索的人工蜂群算法[J];計算機(jī)工程與應(yīng)用;2017年04期

5 尹雅麗;熊小峰;郭肇祿;;基于轉(zhuǎn)軸法的導(dǎo)向人工蜂群算法[J];江西理工大學(xué)學(xué)報;2015年05期

6 孔翔宇;劉三陽;王貞;;人工蜂群算法的幾乎必然強收斂性:鞅方法[J];計算機(jī)科學(xué);2015年09期

7 趙志剛;張純杰;茍向鋒;桑虎堂;;基于粒子群優(yōu)化支持向量機(jī)的太陽電池溫度預(yù)測[J];物理學(xué)報;2015年08期

8 寧愛平;張雪英;劉俊芳;;ABC-PSO算法優(yōu)化混合核SVM參數(shù)及應(yīng)用[J];數(shù)學(xué)的實踐與認(rèn)識;2014年18期

9 彭春華;謝鵬;詹驥文;孫惠娟;;基于改進(jìn)細(xì)菌覓食算法的微網(wǎng)魯棒經(jīng)濟(jì)調(diào)度[J];電網(wǎng)技術(shù);2014年09期

10 周雅蘭;黃韜;;和聲搜索算法改進(jìn)與應(yīng)用[J];計算機(jī)科學(xué);2014年S1期

,

本文編號:2027819

資料下載
論文發(fā)表

本文鏈接:http://www.wukwdryxk.cn/kejilunwen/zidonghuakongzhilunwen/2027819.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶f8b27***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com
亚洲美女毛片久久| 国产激情精品| 人人妻人人妻人人片AV| 特级无码毛片免费视频| 铁力市| 久久综合99re88久久爱| 小处雏一区二区三区精品视频 | 婷婷久久综合九色综合97最多收藏| 四虎影视8848h| 亚洲色图88| 91精品国产乱码在线观看入| 人妻少妇精品中文字幕AV| 中国老太婆bbbbbxxxxx| 国产丰满人妻被黑人猛烈进入 | 日日噜噜夜夜爽爽| 99福利视频一区二区三区| 18禁无遮挡啪啪无码网站| 亚洲日本VA午夜在线电影| 东京热一精品无码av| 无码中文字幕人妻在线一区二区三区| 亚洲综合无码精品一区二区三区| 信阳市| 成人美女黄网站色大色费全看下载| 人人妻人人爽人人做夜欢视频| 一本加勒比HEZYO无码人妻| 欧美黑人又粗又大高潮喷水| 久久精品无码精品免费专区 | 人妻少妇精品中文字幕av蜜桃| 久久成人综合网| jk熟女人妻| 人妻合集| 熟妇一区二区三区| 91丨国产丨大屁股| 四虎四虎| 性熟妇videos另类hd| jjzzjjzz欧美69巨大| 欧美videossexo高潮| 亚洲va久久久学生av热影院| 国产打屁股| 91精品久久久久久蜜桃| 96精品|