




版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領
文檔簡介
DevelopingaVisualizationToolforSpiderWeb-BuildingAlgorithms
模擬蜘蛛結網(wǎng)之演算法設計及視覺化工具開發(fā)
指導教授:尹邦嚴陳怡孜陳瑩哲
沈扇綸
郭怡君1/11/20231OPlab,IM,NTUOutlineIntroductionAbstractMotivationLiteraturereviewArtificialIntelligenceRelatedspiderpapersSpiderweb-buildingalgorithmdesignVisualizationtoolprototypeofthemodelInternalfactorsExternalfactorsConclusionandfuturework1/11/20232OPlab,IM,NTUI.Introduction 1/2AbstractSequentialbehaviorofspiderweb-buildingmodelInternalfactorsofthespiderweb-buildingmodelExternalfactorsofthespiderweb-buildingmodelImplementationofvisualizationtool1/11/20233OPlab,IM,NTUI.Introduction 2/2MotivationFigure1.Themotivationofthemodel1/11/20234OPlab,IM,NTUOutlineIntroductionAbstractMotivationLiteraturereviewArtificialIntelligenceRelatedspiderpapersSpiderweb-buildingalgorithmdesignVisualizationtoolprototypeofthemodelInternalfactorsExternalfactorsConclusionandfuturework1/11/20235OPlab,IM,NTUII.Literaturereview1/3ArtificialIntelligence
SwarmintelligenceGeesemigratine–flyina“V”formationBeesandwag-taildanceAntcolonyoptimization(ACO) Solvediscreteoptimizationproblems(Dorigo,1992)Particleswarmoptimization(PSO)Aoptimizationforrepresentingsociocognitionofhumanandartificialagentstool(KennedyandEberhart,1995)1/11/20236OPlab,IM,NTUII.Literaturereview 2/3RelatedspiderpapersInfluenceofthegenesontheweb(Kirnk,1996)Wind,Temperature,andHumidity(Vollrath,1997)Preysize(Vollrath,1998)Thepatternofthecapturespiral(李蔡彥and林翰儂,2004)1/11/20237OPlab,IM,NTUII.Literaturereview 3/3RelatedspiderartificialintelligenceThepatternofthecapturespiral(李蔡彥and林翰儂,2004)Figure.2Capturespiral patternFigure.3Differentcapturespiralpattern1/11/20238OPlab,IM,NTUOutlineIntroductionAbstractMotivationLiteraturereviewArtificialIntelligenceRelatedspiderpapersSpiderweb-buildingalgorithmdesignVisualizationtoolprototypeofthemodelInternalfactorsExternalfactorsConclusionandfuturework1/11/20239OPlab,IM,NTUIII.Spiderweb-building
algorithmmodeldesign1/8Figure.4Thefactor-analysistreeofweb-building.1/11/202310OPlab,IM,NTUIII.Spiderweb-buildingalgorithmmodeldesign 2/8Figure.5Therule-analysistreeofweb-building.
Auxiliaryspiral(AS)Capturespiral(CS)Figure.6Therealspiderweb.
Influenceofthegenesontheweb(Kirnk,1996)1/11/202311OPlab,IM,NTUIII.Spiderweb-buildingalgorithmmodeldesign 3/8RadiiGene1:Controlthenumberofradii()andbaseangle().
Gene2:Controlthedifferenceoftheangle()fromthenorthtothefirstradii.Gene3:Controlthedifferenceoftheangle()betweentheotherradii.Figure.7Therelationbetween radiiandgene1/11/202312OPlab,IM,NTUIII.Spiderweb-buildingalgorithmmodeldesign 4/8FrameThedistance(HF)betweenhubandframeisthelengthoftheradii(RL)subtractthelengthwhichiscontrolbyGene4(
). HF=RL-Becauseoftheeffectsofthegravity,thedistancebetweenhubanddownwardframeislongerthantheothersdistance.RLHFFigure.8Therelation between frame andgene1/11/202313OPlab,IM,NTUIII.Spiderweb-buildingalgorithmmodeldesign 5/8ASTheeffectsoftheinteractionsbetweenGene5(
)andGene6(
)controltheintersectionpointsoftheASandradii,resultinginaclockwisespiral(AS).Figure.9Therelationbetween ASandgene1/11/202314OPlab,IM,NTUIII.Spiderweb-buildingalgorithmmodeldesign 6/8CS AlongtheAS,aspidercreatesananticlockwisespiral(CS).TheintersectionpointsoftheCSandradiiareeffectedbyGene7(
).Figure.10Therelationbetween CSandgene1/11/202315OPlab,IM,NTUIII.Spiderweb-buildingalgorithmmodeldesign 7/8CSreverse Usingreversetofilltheremainingspaceofweb,whichisuncoveredwithCS.Figure.11Therelationbetweenradii andgene1/11/202316OPlab,IM,NTUIII.Spiderweb-buildingalgorithmmodeldesign 8/8Figure.12Sequentialbehaviorofspiderweb-building.Experiments1/11/202317OPlab,IM,NTUOutlineIntroductionAbstractMotivationLiteraturereviewArtificialIntelligenceRelatedspiderpapersSpiderweb-buildingalgorithmdesignVisualizationtoolprototypeofthemodelInternalfactorsExternalfactorsConclusionandfuturework1/11/202318OPlab,IM,NTUIV.Visualizationtoolprototypeofthemodel 1/23Internalfactors
ExplanationoftherulesExperimentsModelsimulationVerificationExternalfactorsExplanationoftherulesExperimentsModelsimulationVerification1/11/202319OPlab,IM,NTUIV.Spiderweb-buildingalgorithmmodeldesign 2/12InternalfactorsFigure.6Theinternalfactor-analysistreeofweb-building1/11/202320OPlab,IM,NTUIV.Visualizationtoolprototypeofthemodel 3/23InternalfactorsBodysize(χ) LargerspiderswouldbuildlargerwebsWeight(ψ) HeavierspiderswiththesamesizeoftheirbodywouldbuildlargerwebsGlandsilk(ω) Largerglandsilkwiththesamesizeoftheirbodybuildlargerwebsχ,ψ,ωinteraction1/11/202321OPlab,IM,NTUIV.Visualizationtoolprototypeofthemodel 3/23Figure.13(a)minimizeχ,ψ,ωFigure.13(b)Maximizeχ,minimizeψ,ωBodysize(χ)experimentsModelsimulationVerification1/11/202322OPlab,IM,NTUFigure.14(a)minimizeχ,ψ,ωFigure.14(b)Maximizeψ, minimizeχ,ωIV.Visualizationtoolprototypeofthemodel 4/23Weight(ψ)experimentsModelsimulationVerification1/11/202323OPlab,IM,NTUIV.Visualizationtoolprototypeofthemodel 5/23Glandsilk(ω)experimentsModelsimulationVerificationFigure.15(b)Maximizeω, minimizeχ,ψFigure.15(a)minimizeχ,ψ,ω1/11/202324OPlab,IM,NTUIV.Visualizationtoolprototypeofthemodel 6/23Figure.16(b)Maximizeω,χ,ψχ,ψ,ωinteractionexperiments
experimentsModelsimulationVerificationFigure.16(a)minimizeχ,ψ,ω1/11/202325OPlab,IM,NTUIV.Visualizationtoolprototypeofthemodel 1/23Internalfactors
ExplanationoftherulesExperimentsModelsimulationVerificationExternalfactorsExplanationoftherulesExperimentsModelsimulationVerification1/11/202326OPlab,IM,NTUIV.Visualizationtoolprototypeofthemodel 7/23Figure.17Theexternalfactoranalysistreeofweb-buildingExternalfactorsClimateSurroundingenvironmentsPreysize1/11/202327OPlab,IM,NTUIV.Visualizationtoolprototypeofthemodel 8/23ClimateWindAffectmeshAffectthelengthandthenumberofradiusTemperatureAffectmeshAffectthefrequencyofCSreverseHumidityAffectmeshAffecttheviscosityofCS1/11/202328OPlab,IM,NTUIV.Visualizationtoolprototypeofthemodel 9/23Wind()experimentsModelsimulation AdjustingthecontrolvalueofGenetocreatenewmesh.Figure.18Windinfluenceinmesh1/11/202329OPlab,IM,NTUIV.Visualizationtoolprototypeofthemodel 10/23:0m/s:25℃
:45%:1m/s:25℃:45%Verification-wind
Bias:16.33%Bias:17.33%Figure.19(a)WindeffectmeshFigure.19(b)Windeffectmesh1/11/202330OPlab,IM,NTUTemperature()experimentsModelsimulation AdjustingthecontrolvalueofGenetocreatenewmesh.IV.Visualizationtoolprototypeofthemodel 11/23Figure.20Temperatureinfluenceinmesh1/11/202331OPlab,IM,NTUIV.Visualizationtoolprototypeofthemodel 12/23:24℃:0m/s
:55%:12℃:0m/s
:55%Verification-temperature
Figure.21(a)TemperatureeffectmeshFigure.21(b)TemperatureeffectmeshBias:0.60%Bias:1.67%
1/11/202332OPlab,IM,NTUHumidity()experimentsModelsimulation AdjustingthecontrolvalueofGenetocreatenewmesh.IV.Visualizationtoolprototypeofthemodel 13/23Figure.22Humidityinfluenceinmesh1/11/202333OPlab,IM,NTUVerification-humidityIV.Visualizationtoolprototypeofthemodel 14/23
:70%:0m/s
:24℃:20%:0m/s
:24℃Figure.23(a)HumidityeffectmeshFigure.23(b)HumidityeffectmeshBias:0.87%Bias:0.16%
1/11/202334OPlab,IM,NTUSurroundingenvironmentsToaffecttheareaofthewebThegoalofweb-buildingistomaximizeIV.Visualizationtoolprototypeofthemodel 15/231/11/202335OPlab,IM,NTUIV.Visualizationtoolprototypeofthemodel 16/23Figure.24(a)Availablespace relativelysmallSurroundingenvironmentsexperimentsModelsimulationVerificationFigure.24(a)Availablespace relativelybig1/11/202336OPlab,IM,NTUIV.Visualizationtoolprototypeofthemodel 17/23PreysizeAffectmeshApplyingthepastexperiencesforcatchingdifferencesizesofpreytoadjustthemeshofthenextweb-building1/11/202337OPlab,IM,NTUIV.Visualizationtoolprototypeofthemodel 18/23PreysizeexperimentsModelsimulation ThemajorconceptisthatusinganimalslearningtosimulatetherealworldVerification1/11/202338OPlab,IM,NTUIV.Visualizationtoolprototypeofthemodel 19/23Figure.25(a)ThefirstdayFigure.25(b)TheseconddayVerification1/11/202339OPlab,IM,NTUIV.Visualizationtoolprototypeofthemodel 20/23VerificationFigure.25(c)ThethirddayFigure.25(d)Thefourthday1/11/202340OPlab,IM,NTUIV.Visualizationtoolprototypeofthemodel 21/23Summary1/11/202341OPlab,IM,NTUOutlineIntroductionAbstract
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
- 4. 未經(jīng)權益所有人同意不得將文件中的內容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
- 6. 下載文件中如有侵權或不適當內容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- Ubuntu Linux 22.04系統(tǒng)管理與服務器配置 課件全套 項目1-9 安裝與配置Ubuntu操作系統(tǒng)-配置與管理Web服務器
- 高溫施工期間安全防護方案
- 輸電線路通信設備安裝方案
- 混凝土強度檢驗與控制方案
- 預制構件堆放與管理方案
- 水痘預防措施課件
- 藥物的拮抗作用實驗動物實驗75課件
- 水電氣基本知識培訓課件
- 2025版活動策劃公司場地租賃及服務提供合同范本
- 2025版工業(yè)倉儲場地租賃個人合同范本
- 股東決策協(xié)議書模板
- NB/T 11525-2024氣動、電動調度單軌吊車技術條件
- 2025年全國特種設備觀光車N1證理論考試筆試試題(含答案)
- 1.1什么是新媒體 課件(共17張)-《新媒體營銷》同步教學(北京出版社)
- 林地托管合同協(xié)議
- 2020-2025年中國智慧倉儲行業(yè)市場調查研究及投資戰(zhàn)略咨詢報告
- 課題申報書:人工智能背景下高職藝術設計專業(yè)人才培養(yǎng)模式改革與創(chuàng)新研究
- 教育行業(yè)服務意識培訓
- 韋尼克腦病治療
- 質量異常應對策略與培訓實踐
- 秘書工作中的職業(yè)發(fā)展規(guī)劃研究論文
評論
0/150
提交評論