最美情侣中文字幕电影,在线麻豆精品传媒,在线网站高清黄,久久黄色视频

歡迎光臨散文網(wǎng) 會員登陸 & 注冊

【SVM分類】基于自適應(yīng)蟻獅算法優(yōu)化SVM分類器實現(xiàn)胃腸道病變附matlab代碼

2022-05-07 12:48 作者:Matlab工程師  | 我要投稿

1 簡介

2 部分代碼

function RWs=RWalks(dim,max_iter,lb,ub,antlion,current_iter)I=1;rt=current_iter/max_iter;if current_iter>max_iter*0.20 ? ?I=1+1*rt;endif current_iter>max_iter*0.50 ? ?I=1+5*rt;endif current_iter>max_iter*0.75 ? ?I=1+10*rt;endif current_iter>max_iter*0.90 ? ?I=1+20*rt;endlb=lb'/I;ub=ub'/I;if rand<0.5 ? ?lb=lb+antlion;else ? ?lb=-lb+antlion;endif rand>=0.5 ? ?ub=ub+antlion;else ? ?ub=-ub+antlion;endRWs=zeros(max_iter+1,dim);for i=1:dim ? ?X = [0 cumsum(2*(rand(max_iter,1)>0.5)-1)']; ? ?a=min(X); ? ?b=max(X); ? ?c=lb(i); ? ?d=ub(i); ? ?RWs(:,i)=((X-a).*(d-c))./(b-a)+c;end

3 仿真結(jié)果

4 參考文獻

[1] Singh, D. , and? B. Singh . "Effective and efficient classification of gastrointestinal lesions: combining data preprocessing, feature weighting, and improved ant lion optimization." Journal of Ambient Intelligence and Humanized Computing 6(2020).

博主簡介:擅長智能優(yōu)化算法、神經(jīng)網(wǎng)絡(luò)預(yù)測、信號處理、元胞自動機、圖像處理、路徑規(guī)劃、無人機等多種領(lǐng)域的Matlab仿真,相關(guān)matlab代碼問題可私信交流。

部分理論引用網(wǎng)絡(luò)文獻,若有侵權(quán)聯(lián)系博主刪除。




【SVM分類】基于自適應(yīng)蟻獅算法優(yōu)化SVM分類器實現(xiàn)胃腸道病變附matlab代碼的評論 (共 條)

分享到微博請遵守國家法律
溧水县| 仁化县| 施甸县| 鹤山市| 屏山县| 壤塘县| 德昌县| 德阳市| 德庆县| 泸溪县| 读书| 哈密市| 都安| 彭山县| 揭阳市| 中宁县| 宁海县| 青龙| 海南省| 金寨县| 财经| 丹棱县| 陵水| 内黄县| 乌兰察布市| 唐海县| 山阳县| 岑溪市| 江口县| 松原市| 广汉市| 云南省| 共和县| 汝州市| 罗城| 耿马| 唐河县| 定边县| 丰镇市| 阳新县| 延川县|