使用pso求最小化一函數(shù) matlab程式碼,寫的非常簡潔(不到100行),且還包括了2維的圖形展示,和大家分享參考!!! 一起學(xué)習(xí)matlab和各種optimize methods 最小化:(x-15)^2+(y-20)^2 The swarm matrix is swarm(index, [location, velocity, best position, best value], [x, y components or the value component]) Author: Wesam ELSHAMY (wesamelshamy@yahoo.com) MSc Student, Electrical Enginering Dept., Faculty of Engineering Cairo University, Egypt
上傳時(shí)間: 2013-12-18
上傳用戶:zhaiye
USB是PC體系中的一套全新的工業(yè)標(biāo)準(zhǔn),它支持單個(gè)主機(jī)與多個(gè)外接設(shè)備同時(shí)進(jìn)行數(shù)據(jù)交換。 首先會(huì)介紹USB的結(jié)構(gòu)和特點(diǎn),包括總線特徵、協(xié)議定義、傳輸方式和電源管理等等。這部分內(nèi)容會(huì)使USB開發(fā)者和用戶對(duì)USB有一整體的認(rèn)識(shí)。
標(biāo)簽: USB
上傳時(shí)間: 2015-10-18
上傳用戶:lixinxiang
這是一個(gè)客戶資源管理系統(tǒng),它用MFC實(shí)現(xiàn)界面。
標(biāo)簽: 資源管理系統(tǒng)
上傳時(shí)間: 2014-01-01
上傳用戶:anng
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
標(biāo)簽: represented integers group items
上傳時(shí)間: 2016-01-17
上傳用戶:jeffery
jSP編寫的了BBS系統(tǒng) 架設(shè)方法 : 解壓縮dzbbs.zip後,打開dzbbs/set.jsp,修改以下 try{ cn=DriverManager.getConnection("jdbc:mysql://localhost/mysql?useUnicode=true&characterEncoding=big5","root","pass") // mysql為資料庫名稱,root 為用戶帳號(hào) , pass為用戶密碼 }catch(Exception e){ } String bbs_name="DzBBS" //論壇名稱 String temple="default" //風(fēng)格模版 String adminpass="pass" //管理員密碼 設(shè)定好後運(yùn)行http://user.net/dzbbs,然後再注冊(cè)成為會(huì)員即可,密碼需要和上面所設(shè)定的一樣 免費(fèi)論壇空間推薦 MyJavaServer+db4free 完美組合 MyJavaServer是國外免費(fèi)5mb空間 如何申請(qǐng)請(qǐng)看 http://blog.csdn.net/leafxx/archive/2006/10/02/1317960.aspx db4free是國外免費(fèi)Mysql空間
上傳時(shí)間: 2013-12-10
上傳用戶:yimoney
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
標(biāo)簽: converts Toolbox complex logical
上傳時(shí)間: 2016-02-12
上傳用戶:a673761058
java圖像編程,有益于對(duì)有意用java開發(fā)界面的程序員
上傳時(shí)間: 2013-12-14
上傳用戶:ve3344
使用yacc的一個(gè)例子,用于生成自己類SQL語言,用到的界面庫文件
標(biāo)簽: yacc
上傳時(shí)間: 2016-09-03
上傳用戶:牧羊人8920
使用yacc的一個(gè)例子,用于生成自己類SQL語言,用到的界面庫文件
標(biāo)簽: yacc
上傳時(shí)間: 2014-08-08
上傳用戶:wang0123456789
MINIGUI的說明書,很好用的嵌入式界面
上傳時(shí)間: 2014-12-06
上傳用戶:yzhl1988
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1