資源簡介
這是一個采用遺傳算法優化bp神經網絡權值閾值的MATLAB程序
代碼片段和文件信息
function?[c1c2]?=?arithXover(p1p2boundsOps)
%?Arith?crossover?takes?two?parents?P1P2?and?performs?an?interpolation
%?along?the?line?formed?by?the?two?parents.
%
%?function?[c1c2]?=?arithXover(p1p2boundsOps)
%?p1??????-?the?first?parent?(?[solution?string?function?value]?)
%?p2??????-?the?second?parent?(?[solution?string?function?value]?)
%?bounds??-?the?bounds?matrix?for?the?solution?space
%?Ops?????-?Options?matrix?for?arith?crossover?[gen?#ArithXovers]
%?Binary?and?Real-Valued?Simulation?Evolution?for?Matlab?
%?Copyright?(C)?1996?C.R.?Houck?J.A.?Joines?M.G.?Kay?
%
%?C.R.?Houck?J.Joines?and?M.Kay.?A?genetic?algorithm?for?function
%?optimization:?A?Matlab?implementation.?ACM?Transactions?on?Mathmatical
%?Software?Submitted?1996.
%
%?This?program?is?free?software;?you?can?redistribute?it?and/or?modify
%?it?under?the?terms?of?the?GNU?General?Public?License?as?published?by
%?the?Free?Software?Foundation;?either?version?1?or?(at?your?option)
%?any?later?version.
%
%?This?pr
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????1487??1998-04-15?08:46??GA優化BP權閾值\arithXover.m
?????文件???????1471??1998-04-14?13:26??GA優化BP權閾值\delta.m
?????文件??????10805??1998-04-14?13:26??GA優化BP權閾值\ga.m
?????文件????????323??2009-07-16?19:48??GA優化BP權閾值\gabpEval.m
?????文件????????783??2009-11-11?14:51??GA優化BP權閾值\gadecod.m
?????文件????????962??2009-11-03?10:13??GA優化BP權閾值\gafault.m
?????文件???????1550??2009-07-16?19:06??GA優化BP權閾值\ga函數說明.txt
?????文件???????3417??2009-07-07?10:01??GA優化BP權閾值\initializega.m
?????文件???????1345??1998-04-14?13:26??GA優化BP權閾值\maxGenTerm.m
?????文件???????1318??2009-11-13?16:49??GA優化BP權閾值\Mytest.asv
?????文件???????1238??2009-11-13?17:02??GA優化BP權閾值\Mytest.m
?????文件????????620??2009-11-03?10:12??GA優化BP權閾值\nninit.m
?????文件???????2190??1998-04-15?08:52??GA優化BP權閾值\nonUnifMutation.m
?????文件???????2308??1998-04-14?13:26??GA優化BP權閾值\normGeomSelect.m
?????文件???????1459??1998-04-14?13:26??GA優化BP權閾值\parse.m
?????文件???????6256??2009-11-11?15:24??GA優化BP權閾值\qwe.mat
?????文件??????11892??2009-11-02?11:11??GA優化BP權閾值\tzk.mat
?????目錄??????????0??2009-11-11?15:12??GA優化BP權閾值
-----------?---------??----------?-----??----
????????????????49424????????????????????18
- 上一篇:交通流元胞自動機matlab仿真代碼
- 下一篇:LFM脈沖壓縮MATLAB程序
評論
共有 條評論