找回密码
 立即注册

Matlab十大算法源代码

[复制链接]
发表于 昨天 20:13 | 显示全部楼层 |阅读模式
文件列表:
├文件夹1:[十大算法]
│  ├文件夹1:[dijkstra]
│  │  ├(1)dijk.txt
│  │  └█
│  ├文件夹2:[Floyd算法]
│  │  ├(1)floyd.txt
│  │  ├(2)中国数学建模-数学工具-Floyd最短路算法的MATLAB程序.txt
│  │  └█
│  ├(1)免疫算法.txt
│  ├文件夹3:[分治算法]
│  │  ├(1)c程序.txt
│  │  ├(2)中国数学建模-编程交流-分治算法_1.txt
│  │  ├(3)中国数学建模-编程交流-分治算法_2.txt
│  │  └█
│  ├文件夹4:[动态规划]
│  │  ├(1)中国数学建模-编程交流-动态规划算法_1.txt
│  │  ├(2)中国数学建模-编程交流-动态规划算法_2.txt
│  │  ├(3)中国数学建模-编程交流-动态规划算法_3.txt
│  │  └█
│  ├文件夹5:[图论]
│  │  ├文件夹1:[哈密尔顿回路]
│  │  │  ├(1)Desktop_.ini
│  │  │  ├文件夹1:[TSP模拟退火]
│  │  │  │  ├(1)accept.m
│  │  │  │  ├(2)annealing.m
│  │  │  │  ├(3)calculate.m
│  │  │  │  ├(4)cost.mat
│  │  │  │  ├(5)cost_sum.m
│  │  │  │  ├(6)Desktop_.ini
│  │  │  │  ├(7)exchange2.m
│  │  │  │  ├(8)exchange3.m
│  │  │  │  ├(9)说明.txt
│  │  │  │  └█
│  │  │  ├文件夹2:[三边交换简单算法]
│  │  │  │  ├(1)bianquan.m
│  │  │  │  ├(2)cost_sum.m
│  │  │  │  ├(3)Desktop_.ini
│  │  │  │  ├(4)jiaohuan3.m
│  │  │  │  ├(5)哈密尔顿回路.rar
│  │  │  │  ├(6)说明.txt
│  │  │  │  └█
│  │  │  └█
│  │  ├(1)图论.ppt
│  │  ├(2)图论1.pdf
│  │  ├(3)图论及其应用.doc
│  │  ├(4)最短路f_d.doc
│  │  ├文件夹2:[用计算机实现图论中的最短路径程序]
│  │  │  ├(1)Algo7-1.c
│  │  │  ├(2)Algo7-2.c
│  │  │  ├(3)Algo7-3.c
│  │  │  ├(4)Algo7-4.c
│  │  │  ├(5)Algo7-5.c
│  │  │  ├(6)Algo7-6.c
│  │  │  ├(7)Algo7-7.c
│  │  │  ├(8)BO7-1.C
│  │  │  ├(9)Bo7-2.c
│  │  │  ├(10)Bo7-3.c
│  │  │  ├(11)Bo7-4.c
│  │  │  ├(12)c1.h
│  │  │  ├(13)C7-1.H
│  │  │  ├(14)C7-2.H
│  │  │  ├(15)C7-3.H
│  │  │  ├(16)C7-4.H
│  │  │  ├(17)F7-1.DAT
│  │  │  ├(18)MAIN7-1.c
│  │  │  ├(19)Main7-2.c
│  │  │  ├(20)Main7-3.c
│  │  │  ├(21)Main7-4.c
│  │  │  └█
│  │  └█
│  ├文件夹6:[搜索算法]
│  │  ├(1)中国数学建模-编程交流-搜索算法基础.txt
│  │  └█
│  ├文件夹7:[概率算法]
│  │  ├(1)中国数学建模-编程交流-概率算法简介.txt
│  │  └█
│  ├文件夹8:[模拟退火算法]
│  │  ├(1)中国数学建模-编程交流-模拟退火算法.txt
│  │  ├(2)模拟退火算法.txt
│  │  └█
│  ├文件夹9:[模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集]
│  │  ├文件夹1:[简单函数优化的遗传算法程序]
│  │  │  ├(1)cro.m
│  │  │  ├(2)ft.m
│  │  │  ├(3)ga.m
│  │  │  ├(4)init.mat
│  │  │  ├(5)main.m
│  │  │  ├(6)mut.m
│  │  │  ├(7)n2to10.m
│  │  │  ├(8)objf.m
│  │  │  ├(9)pro.m
│  │  │  ├(10)sel.m
│  │  │  └█
│  │  └█
│  ├文件夹10:[灰色预测]
│  │  ├(1)灰色预测.pdf
│  │  ├(2)灰色预测MATLAB程序.txt
│  │  ├(3)灰色预测法.doc
│  │  └█
│  ├文件夹11:[神经网络]
│  │  ├(1)matlab15.pdf
│  │  ├(2)matlab16.pdf
│  │  └█
│  ├(2)穷举法求解0-1整数规划的matlab程序.txt
│  ├文件夹12:[类比法]
│  │  ├(1)数学建模中的类比方法.pdf
│  │  └█
│  ├文件夹13:[组合算法]
│  │  ├(1)中国数学建模-编程交流-组合算法概论.txt
│  │  └█
│  ├文件夹14:[网上matlab]
│  │  ├文件夹1:[提高matlab运算速度.files]
│  │  │  ├文件夹1:[index.files]
│  │  │  │  ├(1)bg.gif
│  │  │  │  ├(2)icon_menu_05.gif
│  │  │  │  ├(3)icon_menu_06.gif
│  │  │  │  ├(4)icon_menu_07.gif
│  │  │  │  ├(5)icon_menu_08.gif
│  │  │  │  ├(6)icon_menu_081.gif
│  │  │  │  ├(7)icon_menu_09.gif
│  │  │  │  ├(8)index.gif
│  │  │  │  └█
│  │  │  ├(1)index.htm
│  │  │  ├文件夹2:[left.files]
│  │  │  │  ├(1)blank.gif
│  │  │  │  └█
│  │  │  ├(2)left.htm
│  │  │  ├文件夹3:[view.files]
│  │  │  │  ├(1)advu.gif
│  │  │  │  ├(2)face_byhtsai_amuro.gif
│  │  │  │  ├(3)face_image7.gif
│  │  │  │  ├(4)flat_d.gif
│  │  │  │  ├(5)icon_copy.gif
│  │  │  │  ├(6)icon_favorite.gif
│  │  │  │  ├(7)icon_find.gif
│  │  │  │  ├(8)icon_friend.gif
│  │  │  │  ├(9)icon_pm.gif
│  │  │  │  ├(10)icon_print.gif
│  │  │  │  ├(11)icon_profile.gif
│  │  │  │  ├(12)icon_quote.gif
│  │  │  │  ├(13)icon_watch.gif
│  │  │  │  ├(14)newreply.gif
│  │  │  │  ├(15)next.gif
│  │  │  │  ├(16)off.gif
│  │  │  │  ├(17)on.gif
│  │  │  │  ├(18)pixel.gif
│  │  │  │  ├(19)post.gif
│  │  │  │  ├(20)post_d.gif
│  │  │  │  ├(21)post_n.gif
│  │  │  │  ├(22)prev.gif
│  │  │  │  ├(23)ratings2.gif
│  │  │  │  ├(24)threaded.gif
│  │  │  │  ├(25)title.gif
│  │  │  │  ├(26)up.gif
│  │  │  │  └█
│  │  │  ├(3)view.htm
│  │  │  └█
│  │  ├(1)提高matlab运算速度.htm
│  │  └█
│  ├文件夹15:[聚类算法]
│  │  ├(1)(聚类)clustersuvey.pdf
│  │  └█
│  ├文件夹16:[蒙特卡洛]
│  │  ├(1)第八章-蒙卡.doc
│  │  ├文件夹1:[蒙特卡罗方法课件]
│  │  │  ├(1)0.蒙特卡罗方法目录.ppt
│  │  │  ├(2)1.蒙特卡罗方法概述.ppt
│  │  │  ├(3)2.随机数.ppt
│  │  │  ├(4)3.由巳知分布的随机抽样.ppt
│  │  │  ├(5)4.蒙特卡罗方法解粒子输运问题.ppt
│  │  │  ├(6)5.蒙特卡罗方法在计算机上的实现.ppt
│  │  │  ├(7)6.蒙特卡罗方法在通量计算中的应用.ppt
│  │  │  ├(8)7.蒙特卡罗方法在积分计算中的应用.ppt
│  │  │  ├(9)8.常用蒙特卡罗程序介绍.ppt
│  │  │  └█
│  │  └█
│  ├文件夹17:[贪婪算法]
│  │  ├(1)中国数学建模-编程交流-贪婪算法_1.txt
│  │  ├(2)中国数学建模-编程交流-贪婪算法_2.txt
│  │  ├(3)贪心算法.txt
│  │  └█
│  ├文件夹18:[遗传算法]
│  │  ├文件夹1:[2.files]
│  │  │  ├文件夹1:[index.files]
│  │  │  │  ├(1)bg.gif
│  │  │  │  ├(2)icon_menu_05.gif
│  │  │  │  ├(3)icon_menu_06.gif
│  │  │  │  ├(4)icon_menu_07.gif
│  │  │  │  ├(5)icon_menu_08.gif
│  │  │  │  ├(6)icon_menu_081.gif
│  │  │  │  ├(7)icon_menu_09.gif
│  │  │  │  ├(8)index.gif
│  │  │  │  └█
│  │  │  ├(1)index.htm
│  │  │  ├文件夹2:[left.files]
│  │  │  │  ├(1)blank.gif
│  │  │  │  └█
│  │  │  ├(2)left.htm
│  │  │  ├文件夹3:[view.files]
│  │  │  │  ├(1)37270895.gif
│  │  │  │  ├(2)advu.gif
│  │  │  │  ├(3)face_byhtsai_amuro.gif
│  │  │  │  ├(4)face_p15.gif
│  │  │  │  ├(5)flat_d.gif
│  │  │  │  ├(6)icon_copy.gif
│  │  │  │  ├(7)icon_email.gif
│  │  │  │  ├(8)icon_favorite.gif
│  │  │  │  ├(9)icon_find.gif
│  │  │  │  ├(10)icon_friend.gif
│  │  │  │  ├(11)icon_pm.gif
│  │  │  │  ├(12)icon_print.gif
│  │  │  │  ├(13)icon_profile.gif
│  │  │  │  ├(14)icon_quote.gif
│  │  │  │  ├(15)icon_watch.gif
│  │  │  │  ├(16)newreply.gif
│  │  │  │  ├(17)next.gif
│  │  │  │  ├(18)none.gif
│  │  │  │  ├(19)pixel.gif
│  │  │  │  ├(20)post.gif
│  │  │  │  ├(21)post_d.gif
│  │  │  │  ├(22)post_n.gif
│  │  │  │  ├(23)prev.gif
│  │  │  │  ├(24)threaded.gif
│  │  │  │  ├(25)title.gif
│  │  │  │  ├(26)up.gif
│  │  │  │  ├(27)user3114.gif
│  │  │  │  └█
│  │  │  ├(3)view.htm
│  │  │  └█
│  │  ├(1)2.htm
│  │  ├(2)2006-5-18唐慧丰-遗传算法原理与应用.ppt
│  │  ├文件夹2:[3.files]
│  │  │  ├文件夹1:[index.files]
│  │  │  │  ├(1)bg.gif
│  │  │  │  ├(2)icon_menu_05.gif
│  │  │  │  ├(3)icon_menu_06.gif
│  │  │  │  ├(4)icon_menu_07.gif
│  │  │  │  ├(5)icon_menu_08.gif
│  │  │  │  ├(6)icon_menu_081.gif
│  │  │  │  ├(7)icon_menu_09.gif
│  │  │  │  ├(8)index.gif
│  │  │  │  └█
│  │  │  ├(1)index.htm
│  │  │  ├文件夹2:[left.files]
│  │  │  │  ├(1)blank.gif
│  │  │  │  └█
│  │  │  ├(2)left.htm
│  │  │  ├文件夹3:[view.files]
│  │  │  │  ├(1)37270895.gif
│  │  │  │  ├(2)advu.gif
│  │  │  │  ├(3)attachment.gif
│  │  │  │  ├(4)face_byhtsai_amuro.gif
│  │  │  │  ├(5)face_p15.gif
│  │  │  │  ├(6)flat_d.gif
│  │  │  │  ├(7)icon_copy.gif
│  │  │  │  ├(8)icon_email.gif
│  │  │  │  ├(9)icon_favorite.gif
│  │  │  │  ├(10)icon_find.gif
│  │  │  │  ├(11)icon_friend.gif
│  │  │  │  ├(12)icon_pm.gif
│  │  │  │  ├(13)icon_print.gif
│  │  │  │  ├(14)icon_profile.gif
│  │  │  │  ├(15)icon_quote.gif
│  │  │  │  ├(16)icon_watch.gif
│  │  │  │  ├(17)newreply.gif
│  │  │  │  ├(18)next.gif
│  │  │  │  ├(19)none.gif
│  │  │  │  ├(20)pixel.gif
│  │  │  │  ├(21)post.gif
│  │  │  │  ├(22)post_d.gif
│  │  │  │  ├(23)post_n.gif
│  │  │  │  ├(24)prev.gif
│  │  │  │  ├(25)smile_big.gif
│  │  │  │  ├(26)smile_blackeye.gif
│  │  │  │  ├(27)threaded.gif
│  │  │  │  ├(28)title.gif
│  │  │  │  ├(29)up.gif
│  │  │  │  └█
│  │  │  ├(3)view.htm
│  │  │  └█
│  │  ├(3)3.htm
│  │  ├文件夹3:[galib245]
│  │  │  ├(1)COPYRIGHT
│  │  │  ├文件夹1:[doc]
│  │  │  │  ├(1)API.html
│  │  │  │  ├(2)ClassHierarchy.html
│  │  │  │  ├(3)Copyright.html
│  │  │  │  ├(4)Extensions.html
│  │  │  │  ├(5)FeatureList.html
│  │  │  │  ├(6)GAlib.html
│  │  │  │  ├文件夹1:[images]
│  │  │  │  │  ├(1)ArraySinglePointCrossover.gif
│  │  │  │  │  ├(2)ArraySinglePointCrossover1.gif
│  │  │  │  │  ├(3)ArrayUniformCrossover.gif
│  │  │  │  │  ├(4)ChromSet.jpg
│  │  │  │  │  ├(5)CrumpledPaper.gif
│  │  │  │  │  ├(6)GAArray.gif
│  │  │  │  │  ├(7)GAHierarchy.gif
│  │  │  │  │  ├(8)GAList.gif
│  │  │  │  │  ├(9)GATree.gif
│  │  │  │  │  ├(10)Generational.gif
│  │  │  │  │  ├(11)GenomeHierarchy.gif
│  │  │  │  │  ├(12)ListDestructiveMutation.gif
│  │  │  │  │  ├(13)ListGenerativeMutation.gif
│  │  │  │  │  ├(14)ListOrderCrossover.gif
│  │  │  │  │  ├(15)ListSinglePointCrossover.gif
│  │  │  │  │  ├(16)ListSwapNodeMutation.gif
│  │  │  │  │  ├(17)ListSwapSequenceMutation.gif
│  │  │  │  │  ├(18)NCubeMigration.gif
│  │  │  │  │  ├(19)ScalingHierarchy.gif
│  │  │  │  │  ├(20)SelectionHierarchy.gif
│  │  │  │  │  ├(21)SteadyState.gif
│  │  │  │  │  ├(22)SteppingStoneMigration.gif
│  │  │  │  │  ├(23)TreeDestructiveMutation.gif
│  │  │  │  │  ├(24)TreeSinglePointCrossover.gif
│  │  │  │  │  ├(25)TreeSwapNodeMutation.gif
│  │  │  │  │  ├(26)TreeSwapTreeMutation.gif
│  │  │  │  │  ├(27)WarningIcon.gif
│  │  │  │  │  └█
│  │  │  │  ├(7)Installation.html
│  │  │  │  ├(8)OtherSites.html
│  │  │  │  ├(9)Overview.html
│  │  │  │  ├(10)References.html
│  │  │  │  ├(11)Register.html
│  │  │  │  └█
│  │  │  ├文件夹2:[examples]
│  │  │  │  ├(1)ex1.C
│  │  │  │  ├(2)ex10.C
│  │  │  │  ├(3)ex11.C
│  │  │  │  ├(4)ex12.C
│  │  │  │  ├(5)ex13.C
│  │  │  │  ├(6)ex14.C
│  │  │  │  ├(7)ex15.C
│  │  │  │  ├(8)ex16.C
│  │  │  │  ├(9)ex17.C
│  │  │  │  ├(10)ex18.C
│  │  │  │  ├(11)ex19.C
│  │  │  │  ├(12)ex2.C
│  │  │  │  ├(13)ex20.C
│  │  │  │  ├(14)ex21.C
│  │  │  │  ├(15)ex22.C
│  │  │  │  ├(16)ex23.C
│  │  │  │  ├(17)ex24.C
│  │  │  │  ├(18)ex25.C
│  │  │  │  ├(19)ex26.C
│  │  │  │  ├(20)ex27.C
│  │  │  │  ├(21)ex3.C
│  │  │  │  ├(22)ex4.C
│  │  │  │  ├(23)ex5.C
│  │  │  │  ├(24)ex6.C
│  │  │  │  ├(25)ex7.C
│  │  │  │  ├(26)ex8.C
│  │  │  │  ├(27)ex9.C
│  │  │  │  ├文件夹1:[gnu]
│  │  │  │  │  ├(1)AllocRing.cc
│  │  │  │  │  ├(2)AllocRing.h
│  │  │  │  │  ├(3)bitand.c
│  │  │  │  │  ├(4)bitany.c
│  │  │  │  │  ├(5)bitblt.c
│  │  │  │  │  ├(6)bitclear.c
│  │  │  │  │  ├(7)bitcopy.c
│  │  │  │  │  ├(8)bitcount.c
│  │  │  │  │  ├(9)bitdo1.h
│  │  │  │  │  ├(10)bitdo2.h
│  │  │  │  │  ├(11)bitinvert.c
│  │  │  │  │  ├(12)bitlcomp.c
│  │  │  │  │  ├(13)bitprims.h
│  │  │  │  │  ├(14)bitset1.c
│  │  │  │  │  ├(15)bitstr.C
│  │  │  │  │  ├(16)bitstr.h
│  │  │  │  │  ├(17)BitString.h
│  │  │  │  │  ├(18)bitxor.c
│  │  │  │  │  ├(19)builtin.cc
│  │  │  │  │  ├(20)builtin.h
│  │  │  │  │  ├(21)COPYING.LIB
│  │  │  │  │  ├(22)error.cc
│  │  │  │  │  ├(23)gnuex.C
│  │  │  │  │  ├(24)makefile
│  │  │  │  │  ├(25)Obstack.cc
│  │  │  │  │  ├(26)Obstack.h
│  │  │  │  │  ├(27)README
│  │  │  │  │  └█
│  │  │  │  ├文件夹2:[graphic]
│  │  │  │  │  ├文件夹1:[bitmaps]
│  │  │  │  │  │  ├(1)ffst.xbm
│  │  │  │  │  │  ├(2)ffwd.xbm
│  │  │  │  │  │  ├(3)fwds.xbm
│  │  │  │  │  │  ├(4)gaview.xbm
│  │  │  │  │  │  ├(5)rew.xbm
│  │  │  │  │  │  ├(6)stop.xbm
│  │  │  │  │  │  └█
│  │  │  │  │  ├(1)GAView.ad
│  │  │  │  │  ├(2)gaview.C
│  │  │  │  │  ├(3)makefile
│  │  │  │  │  ├(4)settings.txt
│  │  │  │  │  ├(5)TSPView.ad
│  │  │  │  │  ├(6)tspview.C
│  │  │  │  │  ├(7)tsp_rect_20.txt
│  │  │  │  │  └█
│  │  │  │  ├(28)makefile
│  │  │  │  ├(29)makefile.win32
│  │  │  │  ├文件夹3:[pvmind]
│  │  │  │  │  ├(1)genome.C
│  │  │  │  │  ├(2)genome.h
│  │  │  │  │  ├(3)Makefile.aimk
│  │  │  │  │  ├(4)master.C
│  │  │  │  │  ├(5)README
│  │  │  │  │  ├(6)slave.C
│  │  │  │  │  └█
│  │  │  │  ├文件夹4:[pvmpop]
│  │  │  │  │  ├(1)genome.C
│  │  │  │  │  ├(2)genome.h
│  │  │  │  │  ├(3)Makefile.aimk
│  │  │  │  │  ├(4)master.C
│  │  │  │  │  ├(5)PVMDemeGA.C
│  │  │  │  │  ├(6)PVMDemeGA.h
│  │  │  │  │  ├(7)README
│  │  │  │  │  ├(8)settings.txt
│  │  │  │  │  ├(9)slave.C
│  │  │  │  │  └█
│  │  │  │  ├(30)randtest.C
│  │  │  │  ├(31)README
│  │  │  │  ├(32)README.html
│  │  │  │  ├(33)seed.C
│  │  │  │  ├(34)settings.txt
│  │  │  │  ├(35)smiley.txt
│  │  │  │  ├(36)test_results-linux.txt
│  │  │  │  ├(37)test_results-winnt.txt
│  │  │  │  ├(38)tsp_rect_20.txt
│  │  │  │  ├(39)values.txt
│  │  │  │  └█
│  │  │  ├文件夹3:[ga]
│  │  │  │  ├(1)ga.h
│  │  │  │  ├(2)GA1DArrayGenome.C
│  │  │  │  ├(3)GA1DArrayGenome.h
│  │  │  │  ├(4)GA1DBinStrGenome.C
│  │  │  │  ├(5)GA1DBinStrGenome.h
│  │  │  │  ├(6)GA2DArrayGenome.C
│  │  │  │  ├(7)GA2DArrayGenome.h
│  │  │  │  ├(8)GA2DBinStrGenome.C
│  │  │  │  ├(9)GA2DBinStrGenome.h
│  │  │  │  ├(10)GA3DArrayGenome.C
│  │  │  │  ├(11)GA3DArrayGenome.h
│  │  │  │  ├(12)GA3DBinStrGenome.C
│  │  │  │  ├(13)GA3DBinStrGenome.h
│  │  │  │  ├(14)GAAllele.C
│  │  │  │  ├(15)GAAllele.h
│  │  │  │  ├(16)GAArray.h
│  │  │  │  ├(17)GABaseGA.C
│  │  │  │  ├(18)GABaseGA.h
│  │  │  │  ├(19)GABin2DecGenome.C
│  │  │  │  ├(20)GABin2DecGenome.h
│  │  │  │  ├(21)gabincvt.C
│  │  │  │  ├(22)gabincvt.h
│  │  │  │  ├(23)GABinStr.C
│  │  │  │  ├(24)GABinStr.h
│  │  │  │  ├(25)gaconfig.h
│  │  │  │  ├(26)GADCrowdingGA.C
│  │  │  │  ├(27)GADCrowdingGA.h
│  │  │  │  ├(28)GADemeGA.C
│  │  │  │  ├(29)GADemeGA.h
│  │  │  │  ├(30)gaerror.C
│  │  │  │  ├(31)gaerror.h
│  │  │  │  ├(32)GAEvalData.h
│  │  │  │  ├(33)GAGenome.C
│  │  │  │  ├(34)GAGenome.h
│  │  │  │  ├(35)gaid.h
│  │  │  │  ├(36)GAIncGA.C
│  │  │  │  ├(37)GAIncGA.h
│  │  │  │  ├(38)GAList.C
│  │  │  │  ├(39)GAList.h
│  │  │  │  ├(40)GAListBASE.C
│  │  │  │  ├(41)GAListBASE.h
│  │  │  │  ├(42)GAListGenome.C
│  │  │  │  ├(43)GAListGenome.h
│  │  │  │  ├(44)GAMask.h
│  │  │  │  ├(45)GANode.h
│  │  │  │  ├(46)GAParameter.h
│  │  │  │  ├(47)GAPopulation.C
│  │  │  │  ├(48)GAPopulation.h
│  │  │  │  ├(49)garandom.C
│  │  │  │  ├(50)garandom.h
│  │  │  │  ├(51)GARealGenome.C
│  │  │  │  ├(52)GARealGenome.h
│  │  │  │  ├(53)GAScaling.C
│  │  │  │  ├(54)GAScaling.h
│  │  │  │  ├(55)GASelector.C
│  │  │  │  ├(56)GASelector.h
│  │  │  │  ├(57)GASimpleGA.C
│  │  │  │  ├(58)GASimpleGA.h
│  │  │  │  ├(59)GASStateGA.C
│  │  │  │  ├(60)GASStateGA.h
│  │  │  │  ├(61)GAStatistics.C
│  │  │  │  ├(62)GAStatistics.h
│  │  │  │  ├(63)GAStringGenome.C
│  │  │  │  ├(64)GAStringGenome.h
│  │  │  │  ├(65)GATree.C
│  │  │  │  ├(66)GATree.h
│  │  │  │  ├(67)GATreeBASE.C
│  │  │  │  ├(68)GATreeBASE.h
│  │  │  │  ├(69)GATreeGenome.C
│  │  │  │  ├(70)GATreeGenome.h
│  │  │  │  ├(71)gatypes.h
│  │  │  │  ├(72)gaversion.h
│  │  │  │  ├(73)makefile
│  │  │  │  ├(74)makefile.sources
│  │  │  │  ├(75)makefile.win32
│  │  │  │  └█
│  │  │  ├(2)LICENSE
│  │  │  ├(3)makefile
│  │  │  ├(4)makefile.win32
│  │  │  ├(5)makevars
│  │  │  ├(6)makevars.win32
│  │  │  ├(7)README
│  │  │  ├(8)RELEASE-NOTES
│  │  │  ├(9)VERSION
│  │  │  └█
│  │  ├文件夹4:[『 高性能计算 』 - matlab遗传算法工具箱函数及实例讲解.files]
│  │  │  ├(1)00.gif
│  │  │  ├(2)01.gif
│  │  │  ├(3)02.gif
│  │  │  ├(4)04.gif
│  │  │  ├(5)09.gif
│  │  │  ├(6)14.gif
│  │  │  ├(7)16.gif
│  │  │  ├(8)19.gif
│  │  │  ├(9)20.gif
│  │  │  ├(10)4_1472.gif
│  │  │  ├(11)9_2307_4.gif
│  │  │  ├(12)a_delete.gif
│  │  │  ├(13)bar.gif
│  │  │  ├(14)bar4.gif
│  │  │  ├(15)bar5.gif
│  │  │  ├(16)board.js
│  │  │  ├(17)closedfold.gif
│  │  │  ├(18)copy.gif
│  │  │  ├(19)edit.gif
│  │  │  ├(20)email.gif
│  │  │  ├(21)emailtofriend.gif
│  │  │  ├(22)fav.gif
│  │  │  ├(23)fav_add1.gif
│  │  │  ├(24)find.gif
│  │  │  ├(25)friend.gif
│  │  │  ├(26)gohome.gif
│  │  │  ├(27)gotop.gif
│  │  │  ├(28)help_b.gif
│  │  │  ├(29)ip.gif
│  │  │  ├(30)logo.gif
│  │  │  ├(31)mal.gif
│  │  │  ├(32)message.gif
│  │  │  ├(33)newpoll.gif
│  │  │  ├(34)newreply.gif
│  │  │  ├(35)newthread.gif
│  │  │  ├(36)nextthread.gif
│  │  │  ├(37)offline1.gif
│  │  │  ├(38)openfold.gif
│  │  │  ├(39)pag.gif
│  │  │  ├(40)pips1.gif
│  │  │  ├(41)pips4.gif
│  │  │  ├(42)pips5.gif
│  │  │  ├(43)posttime.gif
│  │  │  ├(44)prethread.gif
│  │  │  ├(45)printpage.gif
│  │  │  ├(46)profile.gif
│  │  │  ├(47)pz_chromeless_2.1.js
│  │  │  ├(48)refresh.gif
│  │  │  ├(49)reply.gif
│  │  │  ├(50)replynow.gif
│  │  │  ├(51)replytothread.gif
│  │  │  ├(52)report.gif
│  │  │  ├(53)saveas.gif
│  │  │  ├(54)teammo.gif
│  │  │  ├(55)Thumbs.db
│  │  │  └█
│  │  ├(4)『 高性能计算 』 - matlab遗传算法工具箱函数及实例讲解.htm
│  │  ├(5)基于遗传算法的随机优化搜索.ppt
│  │  ├文件夹5:[基本遗传算法源程序.files]
│  │  │  ├文件夹1:[index.files]
│  │  │  │  ├(1)bg.gif
│  │  │  │  ├(2)icon_menu_05.gif
│  │  │  │  ├(3)icon_menu_06.gif
│  │  │  │  ├(4)icon_menu_07.gif
│  │  │  │  ├(5)icon_menu_08.gif
│  │  │  │  ├(6)icon_menu_081.gif
│  │  │  │  ├(7)icon_menu_09.gif
│  │  │  │  ├(8)index.gif
│  │  │  │  └█
│  │  │  ├(1)index.htm
│  │  │  ├文件夹2:[left.files]
│  │  │  │  ├(1)blank.gif
│  │  │  │  └█
│  │  │  ├(2)left.htm
│  │  │  ├文件夹3:[view.files]
│  │  │  │  ├(1)37270895.gif
│  │  │  │  ├(2)advu.gif
│  │  │  │  ├(3)face_byhtsai_amuro.gif
│  │  │  │  ├(4)face_p15.gif
│  │  │  │  ├(5)flat_d.gif
│  │  │  │  ├(6)icon_copy.gif
│  │  │  │  ├(7)icon_email.gif
│  │  │  │  ├(8)icon_favorite.gif
│  │  │  │  ├(9)icon_find.gif
│  │  │  │  ├(10)icon_friend.gif
│  │  │  │  ├(11)icon_pm.gif
│  │  │  │  ├(12)icon_print.gif
│  │  │  │  ├(13)icon_profile.gif
│  │  │  │  ├(14)icon_quote.gif
│  │  │  │  ├(15)icon_watch.gif
│  │  │  │  ├(16)newreply.gif
│  │  │  │  ├(17)next.gif
│  │  │  │  ├(18)none.gif
│  │  │  │  ├(19)off.gif
│  │  │  │  ├(20)on.gif
│  │  │  │  ├(21)pixel.gif
│  │  │  │  ├(22)post.gif
│  │  │  │  ├(23)post_d.gif
│  │  │  │  ├(24)post_n.gif
│  │  │  │  ├(25)prev.gif
│  │  │  │  ├(26)threaded.gif
│  │  │  │  ├(27)title.gif
│  │  │  │  ├(28)up.gif
│  │  │  │  ├(29)user3114.gif
│  │  │  │  └█
│  │  │  ├(3)view.htm
│  │  │  └█
│  │  ├(6)基本遗传算法源程序.htm
│  │  ├文件夹6:[完整的遗传算法程序.files]
│  │  │  ├文件夹1:[dispbbs.files]
│  │  │  │  ├(1)email.gif
│  │  │  │  ├(2)emailtofriend.gif
│  │  │  │  ├(3)face1.gif
│  │  │  │  ├(4)fav_add.gif
│  │  │  │  ├(5)fav_add1.gif
│  │  │  │  ├(6)find.gif
│  │  │  │  ├(7)Forum_nav.gif
│  │  │  │  ├(8)friend.gif
│  │  │  │  ├(9)image1.gif
│  │  │  │  ├(10)ip.gif
│  │  │  │  ├(11)jidan.gif
│  │  │  │  ├(12)level0.gif
│  │  │  │  ├(13)level10.gif
│  │  │  │  ├(14)message.gif
│  │  │  │  ├(15)navspacer.gif
│  │  │  │  ├(16)nextthread.gif
│  │  │  │  ├(17)ofMale.gif
│  │  │  │  ├(18)pag.gif
│  │  │  │  ├(19)prethread.gif
│  │  │  │  ├(20)printpage.gif
│  │  │  │  ├(21)profile.gif
│  │  │  │  ├(22)refresh.gif
│  │  │  │  ├(23)reply.gif
│  │  │  │  ├(24)reply_a.gif
│  │  │  │  ├(25)report.gif
│  │  │  │  ├(26)saveas.gif
│  │  │  │  ├(27)treeview.gif
│  │  │  │  ├(28)xianhua.gif
│  │  │  │  ├(29)yanxue.gif
│  │  │  │  └█
│  │  │  ├(1)dispbbs.htm
│  │  │  ├文件夹2:[index.files]
│  │  │  │  ├(1)bg.gif
│  │  │  │  ├(2)icon_menu_05.gif
│  │  │  │  ├(3)icon_menu_06.gif
│  │  │  │  ├(4)icon_menu_07.gif
│  │  │  │  ├(5)icon_menu_08.gif
│  │  │  │  ├(6)icon_menu_081.gif
│  │  │  │  ├(7)icon_menu_09.gif
│  │  │  │  ├(8)index.gif
│  │  │  │  └█
│  │  │  ├(2)index.htm
│  │  │  ├文件夹3:[left.files]
│  │  │  │  ├(1)blank.gif
│  │  │  │  └█
│  │  │  ├(3)left.htm
│  │  │  └█
│  │  ├(7)完整的遗传算法程序.htm
│  │  ├(8)源程序.txt
│  │  ├文件夹7:[用MATLAB实现遗传算法程序]
│  │  │  ├(1)B2F.m
│  │  │  ├(2)changes.m
│  │  │  ├(3)cross.m
│  │  │  ├(4)de2bi.m
│  │  │  ├(5)F2B.m
│  │  │  ├(6)f553.m
│  │  │  ├(7)ga.m
│  │  │  ├(8)gaDemo1Eeval.m
│  │  │  ├(9)INTinti.m
│  │  │  ├(10)mutation.m
│  │  │  ├(11)myfun.m
│  │  │  ├(12)myga.m
│  │  │  ├(13)xcross.m
│  │  │  ├(14)数学中国免责声明.txt
│  │  │  ├(15)用MATLAB实现遗传算法程序.pdf
│  │  │  └█
│  │  ├文件夹8:[研学论坛.files]
│  │  │  ├文件夹1:[index.files]
│  │  │  │  ├(1)bg.gif
│  │  │  │  ├(2)icon_menu_05.gif
│  │  │  │  ├(3)icon_menu_06.gif
│  │  │  │  ├(4)icon_menu_07.gif
│  │  │  │  ├(5)icon_menu_08.gif
│  │  │  │  ├(6)icon_menu_081.gif
│  │  │  │  ├(7)icon_menu_09.gif
│  │  │  │  ├(8)index.gif
│  │  │  │  └█
│  │  │  ├(1)index.htm
│  │  │  ├文件夹2:[left.files]
│  │  │  │  ├(1)blank.gif
│  │  │  │  └█
│  │  │  ├(2)left.htm
│  │  │  ├文件夹3:[view.files]
│  │  │  │  ├(1)advu.gif
│  │  │  │  ├(2)face_byhtsai_amuro.gif
│  │  │  │  ├(3)flat_d.gif
│  │  │  │  ├(4)icon_copy.gif
│  │  │  │  ├(5)icon_favorite.gif
│  │  │  │  ├(6)icon_find.gif
│  │  │  │  ├(7)icon_friend.gif
│  │  │  │  ├(8)icon_pm.gif
│  │  │  │  ├(9)icon_print.gif
│  │  │  │  ├(10)icon_profile.gif
│  │  │  │  ├(11)icon_quote.gif
│  │  │  │  ├(12)icon_watch.gif
│  │  │  │  ├(13)newreply.gif
│  │  │  │  ├(14)next.gif
│  │  │  │  ├(15)none.gif
│  │  │  │  ├(16)pixel.gif
│  │  │  │  ├(17)post.gif
│  │  │  │  ├(18)post_d.gif
│  │  │  │  ├(19)post_n.gif
│  │  │  │  ├(20)prev.gif
│  │  │  │  ├(21)smile.gif
│  │  │  │  ├(22)smile_sad.gif
│  │  │  │  ├(23)threaded.gif
│  │  │  │  ├(24)title.gif
│  │  │  │  ├(25)up.gif
│  │  │  │  └█
│  │  │  ├(3)view.htm
│  │  │  └█
│  │  ├(9)研学论坛.htm
│  │  ├(10)遗传算法.ppt
│  │  ├文件夹9:[遗传算法工具箱]
│  │  │  ├(1)GA.rar
│  │  │  ├(2)GA2.zip
│  │  │  └█
│  │  ├文件夹10:[遗传算法工具箱2]
│  │  │  ├(1)遗传工具箱.rar
│  │  │  └█
│  │  ├(11)遗传算法程序 matlab.txt
│  │  ├(12)遗传算法解决 TSP 问题.txt
│  │  └█
│  ├文件夹19:[遗传退火法]
│  │  ├(1)Anneal.m
│  │  ├(2)Anneal5.m
│  │  ├(3)Anneal7.m
│  │  ├(4)checkbound.m
│  │  ├(5)constrValidate.m
│  │  ├(6)fcnvectorizer.m
│  │  ├(7)gacreation_nn.m
│  │  ├(8)gaoptions.mat
│  │  ├(9)gaoutput.m
│  │  ├(10)gaplot.m
│  │  ├(11)ga_nn.m
│  │  ├(12)ga_nn4.m
│  │  ├(13)isfeasible.m
│  │  ├(14)isItTimeToStop.m
│  │  ├(15)makeState.m
│  │  ├文件夹1:[Matlab的模拟退火算法工具箱]
│  │  │  └█
│  │  ├(16)migrate.m
│  │  ├(17)PopAnneal1.m
│  │  ├(18)PopAnneal2.m
│  │  ├(19)PopAnneal3.m
│  │  ├(20)PopAnneal4.m
│  │  ├(21)PopAnneal5.m
│  │  ├(22)PopAnneal6.m
│  │  ├(23)readme.txt
│  │  ├(24)stepGASA.m
│  │  ├(25)stepGASA4.m
│  │  ├(26)validate.m
│  │  ├(27)[原创]模拟退火算法论文集.rar
│  │  ├文件夹2:[一个Matlab的模拟退火算法工具箱]
│  │  │  ├(1)anneal.m
│  │  │  ├(2)berkeley.m
│  │  │  ├(3)COPYRIGHT.txt
│  │  │  ├(4)dispEh.m
│  │  │  ├(5)dispEt.m
│  │  │  ├(6)dispMat.m
│  │  │  ├(7)ensembleInit.m
│  │  │  ├文件夹1:[examples]
│  │  │  │  ├文件夹1:[chemcluster]
│  │  │  │  │  ├(1)clusterdistances.m
│  │  │  │  │  ├(2)clusterplot.m
│  │  │  │  │  ├(3)cluster_cost.m
│  │  │  │  │  ├(4)cluster_init.m
│  │  │  │  │  ├(5)cluster_new.m
│  │  │  │  │  ├(6)cluster_perturb.m
│  │  │  │  │  ├(7)test_all.m
│  │  │  │  │  ├(8)try_me.m
│  │  │  │  │  └█
│  │  │  │  ├文件夹2:[graphbipart]
│  │  │  │  │  ├(1)bipart_cost.m
│  │  │  │  │  ├(2)bipart_init.m
│  │  │  │  │  ├(3)bipart_new.m
│  │  │  │  │  ├(4)bipart_perturb.m
│  │  │  │  │  ├(5)try_me.m
│  │  │  │  │  └█
│  │  │  │  ├文件夹3:[proteinfold]
│  │  │  │  │  ├(1)sequence_cost.m
│  │  │  │  │  ├(2)sequence_init.m
│  │  │  │  │  ├(3)sequence_new.m
│  │  │  │  │  ├(4)sequence_perturb.m
│  │  │  │  │  ├(5)try_me.m
│  │  │  │  │  └█
│  │  │  │  ├(1)README.txt
│  │  │  │  ├文件夹4:[seismicdecon]
│  │  │  │  │  ├(1)decon_cost.m
│  │  │  │  │  ├(2)decon_init.m
│  │  │  │  │  ├(3)decon_new.m
│  │  │  │  │  ├(4)decon_perturb.m
│  │  │  │  │  ├(5)eventparts.m
│  │  │  │  │  ├(6)eventplot.m
│  │  │  │  │  ├(7)modelparts.m
│  │  │  │  │  ├(8)modelplot.m
│  │  │  │  │  ├(9)modelsignal.m
│  │  │  │  │  ├(10)README.txt
│  │  │  │  │  ├(11)try_me.m
│  │  │  │  │  └█
│  │  │  │  ├文件夹5:[spinglass]
│  │  │  │  │  ├(1)Jcoord.m
│  │  │  │  │  ├(2)spin_cost.m
│  │  │  │  │  ├(3)spin_init.m
│  │  │  │  │  ├(4)spin_new.m
│  │  │  │  │  ├(5)spin_perturb.m
│  │  │  │  │  ├(6)try_me.m
│  │  │  │  │  └█
│  │  │  │  ├文件夹6:[tsp]
│  │  │  │  │  ├(1)route_cost.m
│  │  │  │  │  ├(2)route_init.m
│  │  │  │  │  ├(3)route_new.m
│  │  │  │  │  ├(4)route_perturb.m
│  │  │  │  │  ├(5)try_me.m
│  │  │  │  │  └█
│  │  │  │  └█
│  │  │  ├(8)franz.m
│  │  │  ├(9)geman.m
│  │  │  ├(10)geometric.m
│  │  │  ├(11)hartley.m
│  │  │  ├(12)historyupdate.m
│  │  │  ├(13)hoffmann.m
│  │  │  ├(14)metropolis.m
│  │  │  ├(15)metropoliswalk.m
│  │  │  ├(16)mktemplate.m
│  │  │  ├(17)nextstate.m
│  │  │  ├(18)plotBins.m
│  │  │  ├(19)randomwalk.m
│  │  │  ├(20)README.txt
│  │  │  ├(21)retrospect.m
│  │  │  ├(22)satools.m
│  │  │  ├(23)satoolsversion.m
│  │  │  ├(24)stillinger3Dpoints.m
│  │  │  ├(25)szu.m
│  │  │  ├(26)template_cost.txt
│  │  │  ├(27)template_init.txt
│  │  │  ├(28)template_new.txt
│  │  │  ├(29)template_perturb.txt
│  │  │  ├(30)template_try_me.txt
│  │  │  ├(31)TfinalNstop.m
│  │  │  ├(32)thermospeedHC.m
│  │  │  ├(33)thermospeedR.m
│  │  │  ├(34)threshold.m
│  │  │  ├(35)TinitAccept.m
│  │  │  ├(36)TinitT0.m
│  │  │  ├(37)TinitWhite.m
│  │  │  ├(38)TM.m
│  │  │  ├(39)tsallis.m
│  │  │  └█
│  │  ├(28)一种改进的遗传退火进化算法.pdf
│  │  ├文件夹3:[模拟退火发论文集]
│  │  │  ├(1)切割问题的概率解法.vip
│  │  │  ├(2)单纯行—模拟退火算法.vip
│  │  │  ├(3)基于MATLAB的模拟退火算法的实现.vip
│  │  │  ├(4)基于模拟退火算法旅行商问题的实现.vip
│  │  │  ├(5)多目标优化的一类模拟退火算法.vip
│  │  │  ├(6)多重运输问题的模拟退火算法.vip
│  │  │  ├(7)布局问题的模拟退火算法.vip
│  │  │  ├(8)模拟退火法.doc
│  │  │  ├(9)模拟退火算法.htm
│  │  │  ├(10)模拟退火算法中的退火策略研究.vip
│  │  │  ├(11)求解旅行商问题的模拟退火算法.vip
│  │  │  ├(12)用模拟退火算法求解有顺序约束指派问题.vip
│  │  │  └█
│  │  └█
│  └█
└█

Matlab十大算法源代码.rar (9.14 MB, 下载次数: 0, 售价: 30 积分)


回复

使用道具 举报

小黑屋|获取积分|网站地图|必过源码 ( 湘ICP备2020019413号-2 )

GMT+8, 2024-11-22 09:34 , Processed in 0.073180 second(s), 27 queries .

Powered by Biguo100

2006-2023 Biguo100 Team

快速回复 返回顶部 返回列表