实例介绍
Isight参数优化理论与实例详解 书中代码,isight用于多学科优化,智能机器人。
【实例截图】
【核心代码】
4d78fc89-9e57-468d-b6f8-75f2251a4644
└── Isight源码
├── lab_第10章_多目标优化
│ ├── Beam 3e Optimization.ans.zmf
│ ├── beamExcel.xls
│ ├── Beam.xls
│ └── beam.zmf
├── lab_第11章_蒙特卡洛
│ ├── spring.exe
│ ├── spring.in
│ ├── spring-MCS.zmf
│ ├── spring.out
│ └── spring.zmf
├── lab_第12章_田口设计
│ ├── Divingboard-Task.zmf
│ └── TRD-Divingboard.ans.zmf
├── lab_第13章_6Sigma设计
│ ├── WeldCostCalc.zmf
│ └── WeldCostSSOptimization.zmf
├── lab_第2章_程序集成
│ ├── Abaqus
│ │ ├── Boss_3.dat
│ │ ├── Boss_3.inp
│ │ └── Boss3.zmf
│ ├── AdamsCar
│ │ ├── ACarCmd
│ │ │ ├── BuildAdm.cmd
│ │ │ ├── BuildModel.bat
│ │ │ ├── condition.m
│ │ │ ├── initialize.cmd
│ │ │ ├── mac_isight_submit.cmd
│ │ │ ├── RunMatlab.bat
│ │ │ └── RunSolver.bat
│ │ ├── ACarModelTest.cdb
│ │ │ ├── assemblies.tbl
│ │ │ │ ├── Demo_Vehicle_Test.asy
│ │ │ │ └── Demo_Vehicle_User_Entity.asy
│ │ │ ├── bumpstops.tbl
│ │ │ │ ├── mdi_0001.bum
│ │ │ │ ├── mdi_0001_bum.xml
│ │ │ │ ├── mdi_0001.xml
│ │ │ │ ├── MDI_default.bum
│ │ │ │ ├── MDI_default_bum.xml
│ │ │ │ └── MDI_default.xml
│ │ │ ├── bushings.tbl
│ │ │ │ ├── mdi_0001.bus
│ │ │ │ ├── mdi_0001.lbf
│ │ │ │ ├── mdi_0002.bus
│ │ │ │ ├── mdi_0003.bus
│ │ │ │ ├── mdi_0004.bus
│ │ │ │ ├── MDI_antiroll_bar.bus
│ │ │ │ ├── MDI_damper_lwr_mount.bus
│ │ │ │ ├── MDI_damper_upr_mount.bus
│ │ │ │ ├── MDI_engine_mount.bus
│ │ │ │ ├── MDI_lwr_control_arm.bus
│ │ │ │ ├── MDI_lwr_control_arm.lbf
│ │ │ │ ├── mdi_steering_tbar.bus
│ │ │ │ ├── MDI_steer_rack_house.bus
│ │ │ │ ├── MDI_subframe.bus
│ │ │ │ ├── MDI_upr_control_arm.bus
│ │ │ │ └── MDI_upr_control_arm.lbf
│ │ │ ├── dampers.tbl
│ │ │ │ ├── mdi_0001.dpr
│ │ │ │ ├── mdi_0001.ldf
│ │ │ │ ├── MDI_default.dpr
│ │ │ │ └── mdi_shk_0001.dpr
│ │ │ ├── powertrains.tbl
│ │ │ │ ├── V12_engine_map.pwr
│ │ │ │ └── V8_240HP_400Nm.pwr
│ │ │ ├── reboundstops.tbl
│ │ │ │ ├── mdi_0001.reb
│ │ │ │ ├── mdi_0001_reb.xml
│ │ │ │ └── mdi_0001.xml
│ │ │ ├── roads.tbl
│ │ │ │ ├── 2d_drum.rdf
│ │ │ │ ├── 2d_flat.rdf
│ │ │ │ └── 2d_plank.rdf
│ │ │ ├── springs.tbl
│ │ │ │ ├── mdi_0001.lsf
│ │ │ │ ├── mdi_0001.spr
│ │ │ │ ├── MDI_125_300.lsf
│ │ │ │ ├── MDI_125_300.spr
│ │ │ │ └── mdi_rear_suspension.spr
│ │ │ ├── steering_assists.tbl
│ │ │ │ └── mdi_steer_assist.ste
│ │ │ ├── subsystems.tbl
│ │ │ │ ├── TestModel_RR_DSFT.sub
│ │ │ │ ├── TestModel_RR_PSFT.sub
│ │ │ │ ├── TR_Body.sub
│ │ │ │ ├── TR_Brake_System.sub
│ │ │ │ ├── TR_Front_Suspension_flex.sub
│ │ │ │ ├── TR_Front_Suspension.sub
│ │ │ │ ├── TR_Front_Suspension_torsional.sub
│ │ │ │ ├── TR_Front_Tires.sub
│ │ │ │ ├── TR_Powertrain.sub
│ │ │ │ ├── TR_Powertrain_test.sub
│ │ │ │ ├── TR_Rear_Suspension.sub
│ │ │ │ ├── TR_Rear_Tires.sub
│ │ │ │ └── TR_Steering.sub
│ │ │ ├── tires.tbl
│ │ │ │ ├── 521_equation.tir
│ │ │ │ ├── 521_interpol.tir
│ │ │ │ ├── mdi_fiala01.tir
│ │ │ │ ├── mdi_ftire00_np.tir
│ │ │ │ ├── mdi_ftire_3d_np.tir
│ │ │ │ ├── mdi_pac94.tir
│ │ │ │ ├── mdi_tire01.tir
│ │ │ │ ├── pac2002_175_70R13.tir
│ │ │ │ ├── TR_front_pac89.tir
│ │ │ │ ├── TR_rear_pac89.tir
│ │ │ │ ├── uat_car.tir
│ │ │ │ └── uat.tir
│ │ │ └── wheel_envelopes.tbl
│ │ │ ├── mdi_0001.wen
│ │ │ └── mdi_0002.wen
│ │ ├── ACarSampleResults
│ │ │ ├── Sample.acf
│ │ │ ├── Sample.nam
│ │ │ └── Sample.req
│ │ ├── adamsCar.jar
│ │ ├── Adams_Car.wmv
│ │ └── AdamsCar.zmf
│ ├── Calculator
│ │ └── Calculator.zmf
│ ├── DataExchanger
│ │ ├── FenceIn.txt
│ │ ├── FenceIn_Updated.txt
│ │ ├── FenceOut.txt
│ │ ├── 写FenceIn.zmf
│ │ └── 读FenceOut.zmf
│ ├── Excel
│ │ ├── beamExcel.xls
│ │ └── beamExcel.zmf
│ ├── Matlab
│ │ └── SpringMatlab.zmf
│ ├── OSCommand
│ │ ├── input.txt
│ │ └── runNotepad.zmf
│ ├── Patran
│ │ ├── fairing
│ │ │ ├── fairing.bdf
│ │ │ ├── fairing.db
│ │ │ ├── fairing.db.bak
│ │ │ ├── ModifyFields.ses
│ │ │ ├── patran.ses.01
│ │ │ ├── patran.ses.02
│ │ │ └── WriteAnalysisDeck.ses.example
│ │ └── MSCPatran2008_beta
│ │ ├── MSCPatran-iSIGHTFDTutorial.docx
│ │ ├── mscpatran.jar
│ │ └── patran
│ │ ├── ESICAEInput.plb
│ │ ├── ESICAEOutput.plb
│ │ ├── p3epilog.pcl
│ │ ├── p3_user_menu.engineous.def
│ │ ├── pido_interface.plb
│ │ ├── runInput.pcl
│ │ └── runOutput.pcl
│ ├── Script
│ │ └── Script.zmf
│ ├── Sculptor_Fluent
│ │ ├── elbow.cas
│ │ ├── elbow.dat
│ │ ├── elbow.def
│ │ ├── elbow.his
│ │ ├── elbow.mdf
│ │ ├── elbow.stu
│ │ ├── elbow.trn
│ │ ├── elbow.vol
│ │ ├── run.bat
│ │ ├── sculpt_opt.cas
│ │ ├── sculpt_opt.def
│ │ ├── sculpt_opt.jou
│ │ ├── sculpt_opt.trn
│ │ └── Sculptor_Fluent.zmf
│ └── SimCode
│ ├── fence.exe
│ ├── FenceIn.txt
│ ├── FenceOut.txt
│ ├── fence.zmf
│ └── run.bat
├── lab_第3章_流程控制
│ ├── ANSYS_Cellphone
│ │ ├── Article_FIPER
│ │ │ ├── CellPhone使用ANSYS建模教程.doc
│ │ │ ├── FIPER_Cellphone教程_Davy.doc
│ │ │ ├── FIPER_Cellphone教程_Davy_remend_ACS.doc
│ │ │ ├── Simcode组件使用教程2.ppt
│ │ │ └── Simcode组件使用教程.ppt
│ │ └── lab
│ │ ├── FIPER
│ │ │ ├── cellphone.zmf
│ │ │ ├── DOECeelphone.zmf
│ │ │ └── opt.zmf
│ │ ├── Modal_Analysis
│ │ │ ├── clear.bat
│ │ │ ├── modalexec.bat
│ │ │ ├── PHONE_modal.TXT
│ │ │ ├── response_m.txt
│ │ │ └── temp_m.txt
│ │ └── STATIC_Analysis
│ │ ├── clear.bat
│ │ ├── PHONE_static.TXT
│ │ ├── response_s.txt
│ │ ├── staticexec.bat
│ │ └── temp_s.txt
│ ├── Sculptor_Nastran_VCollab
│ │ ├── PressRelease_VCollab_082406.pdf
│ │ ├── SculptorNASTRANVCollabDemo.avi
│ │ └── VCollabSpec.pdf
│ ├── Splitter
│ │ ├── cam.dat
│ │ ├── combine.bat
│ │ ├── combine.exe
│ │ ├── dis.dat
│ │ ├── foil.dat
│ │ ├── GoFluent.bat
│ │ ├── GoGambit.bat
│ │ ├── input.dat
│ │ ├── mesh.jou
│ │ ├── output.dat
│ │ ├── solve.jou
│ │ ├── splitter.dbs
│ │ ├── splitter_local.zmf
│ │ └── splitter_rundir.zmf
│ └── 流程控制.zmf
├── lab_第4章_试验设计
│ ├── 多峰问题.zmf
│ └── 飞行器概念设计.zmf
├── lab_第5章_数值优化
│ ├── IsolatedMultipeakProblem.tmp
│ ├── IsolatedMultipeakProblem.tmp.bak
│ ├── IsolatedMultipeakProblem.zmf
│ ├── QuadraticHoleProblem.tmp
│ ├── QuadraticHoleProblem.tmp.bak
│ └── QuadraticHoleProblem.zmf
├── lab_第6章_直接搜索
│ ├── IsolatedMultipeakProblem.zmf
│ └── QuadraticHoleProblem.zmf
├── lab_第7章_全局探索法
│ └── Global_IsolatedMultipeakProblem.zmf
├── lab_第8章_近似模型
│ ├── Approximation-RSM.zmf
│ └── Approximation.zmf
└── lab_第9章_组合优化策略
├── ApproxLoop-NoisyPolynomial.zmf
├── GPF_DOE_加数值优化.zmf
├── GPF_GA_加数值优化.zmf
└── Pointer2-NoisyPolynomial.zmf
50 directories, 198 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论