声振论坛

 找回密码
 我要加入

QQ登录

只需一步,快速开始

查看: 2466|回复: 0

[转帖]通过isight的结果数据库,有效研究优化的历程

[复制链接]
发表于 2005-10-26 09:46 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?我要加入

x
isight的算法很多,对不熟悉算法的人来讲就似乎是个黑盒子,觉得很神秘。那么,如何知道算法每步在干什么工作呢?<BR>下面推荐一个方法,即:通过isight的db文件数据库的后处理来研究算法的历程.<BR><BR>比如:梯度算法在计算过程中,通常要进行评价、敏度分析、线搜索等操作,你可以把db数据库打开,然后看到"Internal"这一列的值即可知道isight在这一步在作什么工作:<BR><BR>Internal: <BR>Displays the evaluation scheme used by the technique <BR>(0 - Evaluation, 1- Gradient, 2 - Search, 3 - Initialize).<BR><BR>类似的,其他字段还有如下(更多信息,请查看iSIGHT user guide的 Solution Monitor--&gt; Using Database Files --&gt; Filtering Data by Rows):<BR><BR>Feasibility:<BR><BR>Records whether the design satisfies its constraints and how it compares to previous designs. There are ten possible values, 0-9. For more<BR>information on the meaning of these values, refer to the iSIGHT Reference Guide.<BR><BR>Control:<BR>Provides information on the iterative control mode that is being used <BR>(1 - Single, 2 - Optimize, 3 - DOE, 4 - Approximation, 5 - TaskPlan).<BR><BR>Approach:<BR>Shows whether an optimization run is deterministic or probabilistic<BR>(0 - Deterministic, 1 - Probabilistic). <BR>A deterministic optimization is a standard optimization. A probabilistic optimization includes random variables and reliability analysis.<BR><BR>Analysis:<BR>Displays the type of analysis for the recorded design point. The following options are available:<BR><BR>0 - Task run without approximations (Exact analysis).<BR>1 - Task run with approximations (Approximate analysis).<BR>2 - Design restored from database using Exact match.<BR>3 - Design restored from database using inexact match (Significant Digits match or Relative Delta match).<BR><BR>The following values are used for Mixed Integer Optimization (MOST) only. Since MOST treats all INTEGER and DISCRETE design variables as REAL parameters<BR>during initial phases of optimization, such parameters can assume values that are outside of the original design space. Therefore, design points with such violations<BR>must be marked with different Analysis codes and cannot be used for Best Solution or in future database lookups.<BR>4 - Task run without approximations (Exact analysis), outside of the original<BR>design space.<BR>5 - Task run with approximations (Approximate analysis), outside of the original design space.<BR>6 - Design restored from database using Exact match, outside of the original design space.<BR>7 - Design restored from database using inexact match (Significant Digits match or Relative Delta match), outside of the original design space.<BR><BR><BR>Technique:<BR>Displays the plan named being used during design exploration. Technique Data. Displays information pertaining to the design exploration<BR>technique.

本帖被以下淘专辑推荐:

回复
分享到:

使用道具 举报

您需要登录后才可以回帖 登录 | 我要加入

本版积分规则

QQ|小黑屋|Archiver|手机版|联系我们|声振论坛

GMT+8, 2024-5-5 03:34 , Processed in 0.064290 second(s), 19 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

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