找回密码
 立即注册

MATLAB优化算法和案例应用,模糊逼近算法、模糊RBF网络、基于FCEM的TRIZ评价

[复制链接]
发表于 2023-11-29 18:02:30 | 显示全部楼层 |阅读模式
文件列表:
├文件夹1:[第10章]
│  ├(1)y10_1.m
│  ├(2)y10_2.m
│  └█
├文件夹2:[第11章]
│  ├(1)y11_1.m
│  ├(2)y11_2.m
│  └█
├文件夹3:[第12章]
│  ├(1)xj2006.mat
│  ├(2)xj2007.mat
│  ├(3)xj2008.mat
│  ├(4)xj2009.mat
│  ├(5)xj2010.mat
│  ├(6)xj2011.mat
│  ├(7)y12.m
│  └█
├文件夹4:[第13章]
│  ├(1)fun.m
│  ├(2)y13_1.m
│  ├(3)y13_2.m
│  ├(4)y13_3.m
│  ├(5)y13_4.m
│  ├(6)y13_4_2.m
│  ├(7)y13_4_3.m
│  ├(8)y13_4_4.m
│  ├(9)y13_4_5.m
│  ├(10)y13_5.m
│  └█
├文件夹5:[第14章]
│  ├文件夹1:[连杆]
│  │  ├文件夹1:[pso]
│  │  │  ├(1)cdj_g.m
│  │  │  ├(2)fitness2.asv
│  │  │  ├(3)fitness2.m
│  │  │  ├(4)pso2.m
│  │  │  ├(5)violent1.m
│  │  │  └█
│  │  ├文件夹2:[pso 改]
│  │  │  ├(1)fitness2.m
│  │  │  ├(2)pso2.m
│  │  │  ├(3)violent1.m
│  │  │  ├(4)violent2.m
│  │  │  └█
│  │  ├文件夹3:[复合形]
│  │  │  ├(1)fhx1_fg.m
│  │  │  ├(2)fhx2_HL.m
│  │  │  ├(3)fuhexingfa.m
│  │  │  └█
│  │  ├文件夹4:[工具箱]
│  │  │  ├(1)cdj_g.m
│  │  │  ├(2)jfg_f.m
│  │  │  ├(3)jihemiaoshu.m
│  │  │  ├(4)lianganzhuchengxu.m
│  │  │  ├(5)matlab.mat
│  │  │  ├(6)QQ截图未命名.png
│  │  │  ├(7)Untitled.m
│  │  │  └█
│  │  ├文件夹5:[惩罚函数法]
│  │  │  ├(1)cdj_g1.m
│  │  │  ├(2)jfg_f1.asv
│  │  │  ├(3)jfg_f1.m
│  │  │  ├(4)zhuchengxu7.asv
│  │  │  ├(5)zhuchengxu7.m
│  │  │  └█
│  │  ├文件夹6:[随机方向]
│  │  │  ├(1)fun0.m
│  │  │  ├(2)g1.m
│  │  │  ├(3)g2.m
│  │  │  ├(4)QQ截图未命名.png
│  │  │  ├(5)suijifangxiangfa1.m
│  │  │  ├(6)untitled.fig
│  │  │  └█
│  │  └█
│  └█
├文件夹6:[第15章]
│  ├文件夹1:[y15_1]
│  │  ├(1)fitness.m
│  │  ├(2)SAPSO.m
│  │  └█
│  ├文件夹2:[y15_2]
│  │  ├(1)fitness.m
│  │  ├(2)LinWPSO.asv
│  │  ├(3)LinWPSO.m
│  │  └█
│  ├文件夹3:[y15_3]
│  │  ├(1)fitness.m
│  │  ├(2)SAPSO.asv
│  │  ├(3)SAPSO.m
│  │  └█
│  ├文件夹4:[y15_4]
│  │  ├(1)fitness.m
│  │  ├(2)SAPSO.m
│  │  └█
│  ├文件夹5:[y15_5]
│  │  ├(1)fitness.m
│  │  ├(2)RandWPSO.asv
│  │  ├(3)RandWPSO.m
│  │  └█
│  ├文件夹6:[y15_6]
│  │  ├(1)fitness.m
│  │  ├(2)YSPSO.asv
│  │  ├(3)YSPSO.m
│  │  └█
│  ├文件夹7:[y15_7]
│  │  ├(1)fitness.m
│  │  ├(2)main1.m
│  │  └█
│  └█
├文件夹7:[第16章]
│  ├文件夹1:[Ga_functionmin]
│  │  ├(1)circularConstraint.m
│  │  ├(2)gaPeaksExample.m
│  │  ├(3)peaksPlotIterates.m
│  │  └█
│  ├文件夹2:[GA和PSO]
│  │  ├文件夹1:[GA(PSO)]
│  │  │  ├(1)Code.m
│  │  │  ├(2)Cross.m
│  │  │  ├(3)fun.m
│  │  │  ├(4)GA.m
│  │  │  ├(5)Mutation.m
│  │  │  ├(6)PSO.m
│  │  │  ├(7)Select2.m
│  │  │  ├(8)test.m
│  │  │  └█
│  │  ├文件夹2:[GA_PSO]
│  │  │  ├(1)Cross.m
│  │  │  ├(2)fun.m
│  │  │  ├(3)GA_PSO.m
│  │  │  ├(4)Mutation.m
│  │  │  ├(5)test.m
│  │  │  └█
│  │  ├(1)说明.txt
│  │  └█
│  └█
├文件夹8:[第17章]
│  ├(1)tsp_ga.m
│  ├(2)y17.m
│  └█
├文件夹9:[第18章]
│  ├(1)8.txt
│  ├(2)city_location.mat
│  ├(3)DeltaU.m
│  ├(4)diff_u.m
│  ├(5)Energy.m
│  ├(6)Final_RouteLength.m
│  ├(7)Initial_RouteLength.m
│  ├(8)main.m
│  ├(9)PlotR.asv
│  ├(10)PlotR.m
│  ├(11)RouteCheck.m
│  ├(12)TSP_hopfield.m
│  └█
├文件夹10:[第19章]
│  ├(1)ca_tsp.m
│  ├(2)cross_tsp_a.m
│  ├(3)cross_tsp_b.m
│  ├(4)cross_tsp_c.m
│  ├(5)cross_tsp_d.m
│  ├(6)mutation_a.m
│  ├(7)mutation_b.m
│  ├(8)mutation_c.m
│  ├(9)mutation_d.m
│  ├(10)y19_1.m
│  ├(11)y19_2.m
│  └█
├文件夹11:[第1章]
│  ├(1)y1_1.m
│  ├(2)y1_2.m
│  ├(3)y1_3.m
│  ├(4)y1_4.m
│  ├(5)y1_5.m
│  ├(6)y1_6.m
│  ├(7)y1_7.m
│  └█
├文件夹12:[第20章]
│  ├文件夹1:[y20_1]
│  │  ├(1)fitness.m
│  │  ├(2)SimuAPSO.m
│  │  └█
│  ├文件夹2:[y20_2]
│  │  ├(1)fitness.m
│  │  ├(2)LnCPSO.m
│  │  └█
│  └█
├文件夹13:[第21章]
│  ├(1)y21_1.m
│  ├(2)y21_2.m
│  ├(3)y21_3.m
│  └█
├文件夹14:[第22章]
│  ├文件夹1:[PSO]
│  │  ├文件夹1:[函数rastriginPSO优化程序]
│  │  │  ├(1)PSO.m
│  │  │  ├(2)rastrigin.m
│  │  │  └█
│  │  ├文件夹2:[函数Schaffer优化程序]
│  │  │  ├(1)PSO.m
│  │  │  ├(2)Schaffer.m
│  │  │  └█
│  │  ├文件夹3:[函数SPherePSO优化程序]
│  │  │  ├(1)PSO.m
│  │  │  ├(2)Sphere.m
│  │  │  └█
│  │  └█
│  ├文件夹2:[SOA]
│  │  ├文件夹1:[函数rastrigin的SOA优化程序]
│  │  │  ├(1)rastrigin.m
│  │  │  ├(2)SOA.m
│  │  │  └█
│  │  ├文件夹2:[函数Schaffer优化程序]
│  │  │  ├(1)Schaffer.m
│  │  │  ├(2)SOA.m
│  │  │  └█
│  │  ├文件夹3:[函数Spher的SOA优化程序]
│  │  │  ├(1)SOA.m
│  │  │  ├(2)Sphere.m
│  │  │  └█
│  │  └█
│  ├文件夹3:[综合输出曲线]
│  │  ├(1)rastriginzhonghequxian.m
│  │  ├(2)Schafferzhonghequxian.m
│  │  ├(3)Spherezhonghequxian.m
│  │  └█
│  └█
├文件夹15:[第23章]
│  ├(1)data.mat
│  ├(2)datatest.mat
│  ├(3)sourcedata.mat
│  ├(4)y23.m
│  ├(5)ysw.m
│  └█
├文件夹16:[第24章]
│  ├文件夹1:[二阶时滞系统]
│  │  ├文件夹1:[时滞对象]
│  │  │  ├文件夹1:[GA]
│  │  │  │  ├(1)GA.m
│  │  │  │  ├(2)pid_GA.m
│  │  │  │  ├(3)shuchuquxianGA.m
│  │  │  │  └█
│  │  │  ├文件夹2:[PSO]
│  │  │  │  ├(1)pid_pso.m
│  │  │  │  ├(2)PSO.m
│  │  │  │  ├(3)shuchuquxianpso.m
│  │  │  │  └█
│  │  │  ├文件夹3:[SOA]
│  │  │  │  ├(1)PID_SOA.m
│  │  │  │  ├(2)shuchuquxianSOA.m
│  │  │  │  ├(3)SOA.m
│  │  │  │  └█
│  │  │  ├文件夹4:[综合曲线比较图]
│  │  │  │  ├(1)zonghequxian.m
│  │  │  │  └█
│  │  │  └█
│  │  └█
│  ├文件夹2:[基于数控机床进给系统PID参数优化程序]
│  │  ├文件夹1:[GA]
│  │  │  ├(1)GA.m
│  │  │  ├(2)pid_GA.m
│  │  │  ├(3)shuchuquxianGA.m
│  │  │  └█
│  │  ├文件夹2:[PSO]
│  │  │  ├(1)pid_pso.m
│  │  │  ├(2)PSO.m
│  │  │  ├(3)shuchuquxianpso.m
│  │  │  └█
│  │  ├文件夹3:[SOA]
│  │  │  ├(1)PID_SOA.m
│  │  │  ├(2)shuchuquxianSOA.m
│  │  │  ├(3)SOA.m
│  │  │  └█
│  │  ├文件夹4:[综合曲线]
│  │  │  ├(1)zonghequxian.m
│  │  │  └█
│  │  └█
│  └█
├文件夹17:[第25章]
│  ├文件夹1:[Images]
│  │  ├(1)10_1.bmp
│  │  ├(2)10_2.bmp
│  │  ├(3)10_3.bmp
│  │  ├(4)10_4.bmp
│  │  ├(5)10_5.bmp
│  │  ├(6)1_1.bmp
│  │  ├(7)1_2.bmp
│  │  ├(8)1_3.bmp
│  │  ├(9)1_4.bmp
│  │  ├(10)1_5.bmp
│  │  ├(11)2_1.bmp
│  │  ├(12)2_2.bmp
│  │  ├(13)2_3.bmp
│  │  ├(14)2_4.bmp
│  │  ├(15)2_5.bmp
│  │  ├(16)3_1.bmp
│  │  ├(17)3_2.bmp
│  │  ├(18)3_3.bmp
│  │  ├(19)3_4.bmp
│  │  ├(20)3_5.bmp
│  │  ├(21)4_1.bmp
│  │  ├(22)4_2.bmp
│  │  ├(23)4_3.bmp
│  │  ├(24)4_4.bmp
│  │  ├(25)4_5.bmp
│  │  ├(26)5_1.bmp
│  │  ├(27)5_2.bmp
│  │  ├(28)5_3.bmp
│  │  ├(29)5_4.bmp
│  │  ├(30)5_5.bmp
│  │  ├(31)6_1.bmp
│  │  ├(32)6_2.bmp
│  │  ├(33)6_3.bmp
│  │  ├(34)6_4.bmp
│  │  ├(35)6_5.bmp
│  │  ├(36)7_1.bmp
│  │  ├(37)7_2.bmp
│  │  ├(38)7_3.bmp
│  │  ├(39)7_4.bmp
│  │  ├(40)7_5.bmp
│  │  ├(41)8_1.bmp
│  │  ├(42)8_2.bmp
│  │  ├(43)8_3.bmp
│  │  ├(44)8_4.bmp
│  │  ├(45)8_5.bmp
│  │  ├(46)9_1.bmp
│  │  ├(47)9_2.bmp
│  │  ├(48)9_3.bmp
│  │  ├(49)9_4.bmp
│  │  ├(50)9_5.bmp
│  │  └█
│  ├(1)mytest.m
│  └█
├文件夹18:[第26章]
│  ├(1)hopfield.m
│  ├(2)number_model.m
│  └█
├文件夹19:[第27章]
│  ├(1)x27_2007.m
│  ├(2)xj2006.mat
│  ├(3)xj2007.mat
│  ├(4)xj2008.mat
│  ├(5)xj2009.mat
│  ├(6)xj2010.mat
│  ├(7)xj2011.mat
│  ├(8)y27_2006.m
│  └█
├文件夹20:[第28章]
│  ├(1)data.dat
│  ├(2)data1.mat
│  ├(3)data2.mat
│  ├(4)data3.mat
│  ├(5)data4.mat
│  ├(6)y28_1.m
│  ├(7)y28_2.m
│  └█
├文件夹21:[第29章]
│  ├(1)gene.mat
│  ├(2)gene.txt
│  ├(3)p.mat
│  ├(4)y29_1.m
│  ├(5)y29_2.m
│  ├(6)y29_3.m
│  ├(7)y29_3_2.m
│  ├(8)y29_4.m
│  └█
├文件夹22:[第2章]
│  ├(1)a.bmp
│  ├(2)Definecallback.m
│  ├(3)myfile.txt
│  ├(4)ysw.fig
│  ├(5)ysw.m
│  ├(6)ysw2_1.m
│  ├(7)ysw2_2.m
│  ├(8)ysw2_3.m
│  ├(9)ysw2_4.m
│  └█
├文件夹23:[第30章]
│  ├(1)CalCenter.m
│  ├(2)crossover.m
│  ├(3)C_PSO.m
│  ├(4)decodebinary.m
│  ├(5)decodechrom.m
│  ├(6)GetDistance.m
│  ├(7)hjjsort.m
│  ├(8)initpop.m
│  ├(9)mutation.m
│  ├(10)PSO.m
│  ├(11)selection.m
│  ├(12)template.mat
│  ├(13)x.mat
│  ├文件夹1:[检验样本图片]
│  │  ├(1)num0_1.bmp
│  │  ├(2)num0_2.bmp
│  │  ├(3)num0_3.bmp
│  │  ├(4)num1_1.bmp
│  │  ├(5)num1_2.bmp
│  │  ├(6)num1_3.bmp
│  │  ├(7)num2_1.bmp
│  │  ├(8)num2_2.bmp
│  │  ├(9)num2_3.bmp
│  │  ├(10)num3_1.bmp
│  │  ├(11)num3_2.bmp
│  │  ├(12)num3_3.bmp
│  │  ├(13)num4_1.bmp
│  │  ├(14)num4_2.bmp
│  │  ├(15)num4_3.bmp
│  │  ├(16)num5_1.bmp
│  │  ├(17)num5_2.bmp
│  │  ├(18)num5_3.bmp
│  │  ├(19)num6_1.bmp
│  │  ├(20)num6_2.bmp
│  │  ├(21)num6_3.bmp
│  │  ├(22)num7_1.bmp
│  │  ├(23)num7_2.bmp
│  │  ├(24)num7_3.bmp
│  │  ├(25)num8_1.bmp
│  │  ├(26)num8_2.bmp
│  │  ├(27)num8_3.bmp
│  │  ├(28)num9_1.bmp
│  │  ├(29)num9_2.bmp
│  │  ├(30)num9_3.bmp
│  │  └█
│  └█
├文件夹24:[第31章]
│  ├(1)xj2006.mat
│  └█
├文件夹25:[第32章]
│  ├(1)data.mat
│  ├文件夹1:[genetic algorithm]
│  │  ├(1)Code.m
│  │  ├(2)Cross.m
│  │  ├(3)data.mat
│  │  ├(4)data1.mat
│  │  ├(5)Decode.m
│  │  ├(6)fun.m
│  │  ├(7)Genetic.m
│  │  ├(8)kth.m
│  │  ├(9)Mutation.m
│  │  ├(10)Select.m
│  │  ├(11)test.m
│  │  ├(12)test_result.mat
│  │  ├(13)ydata.m
│  │  └█
│  ├(2)surf3D.m
│  └█
├文件夹26:[第3章]
│  ├(1)y3_1.m
│  ├(2)y3_2.m
│  └█
├文件夹27:[第4章]
│  ├(1)y4_1.m
│  ├(2)y4_2.m
│  ├(3)y4_3.m
│  ├(4)y4_4.m
│  └█
├文件夹28:[第5章]
│  ├(1)mydata.mat
│  ├(2)y14_1.m
│  ├(3)y14_2.m
│  └█
├文件夹29:[第6章]
│  ├(1)x.mat
│  ├(2)y1.mat
│  ├(3)y6_1.m
│  ├(4)y6_2.m
│  ├(5)y6_3.m
│  ├(6)y6_4.m
│  ├(7)y6_5.m
│  ├(8)y6_6.m
│  ├(9)yx.mat
│  └█
├文件夹30:[第7章]
│  ├(1)x.mat
│  ├(2)y7_1.m
│  └█
├文件夹31:[第8章]
│  ├(1)y8_1.m
│  ├(2)y8_2.m
│  └█
├文件夹32:[第9章]
│  ├(1)y9_1.m
│  ├(2)y9_2.m
│  └█
└█

运行例图:
01.gif


MATLAB优化算法和案例应用,模糊逼近算法、模糊RBF网络、基于FCEM的TRIZ评价.zip (6.39 MB, 下载次数: 0, 售价: 30 积分)


回复

使用道具 举报

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

GMT+8, 2024-11-9 00:59 , Processed in 0.081005 second(s), 28 queries .

Powered by Biguo100

2006-2023 Biguo100 Team

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