找回密码
 注册
Simdroid-非首页
查看: 134|回复: 2

[FIPER] 近似面误差是如何计算的?

[复制链接]
发表于 2008-1-22 15:41:25 | 显示全部楼层 |阅读模式 来自 吉林长春
采用近似面技术可以最大限度地节省计算量。同时用户也可以设定最大可接受的误差范围,在error Type中可以有以下几种形式:

    • Average. The differences between the actual (workflow execution) and predicted (approximation model execution) values for all errors samples are averaged and then normalized by the range of the actual values for each response. The value is thus a fraction of the response data range for the error sample points. Normalizing the error value allows the error level of different responses with different magnitudes to be compared with respect to approximation model quality of predictions.
    • Maximum. The maximum difference between the actual (workflow execution) and predicted (approximation model execution) values for all error samples is taken for this error type, and normalized by the range of the actual values for each response The value is thus a fraction of the response data range for the error sample points. Normalizing the error value allows the error level of different responses with different magnitudes to be compared with respect to approximation model quality of predictions.
    • Root Mean Square. The squared differences between the actual (workflow execution) and predicted (approximation model execution) values for all errors samples are averaged. The square root is then taken and the result is normalized by the range of the actual values for each response. The value is thus a fraction of the response data range for the error sample points. Normalizing the error value allows the error level of different responses with different magnitudes to be compared with respect to approximation model quality of predictions.
    • R-Squared. The coefficient of determination is calculated based on the error samples. The coefficient of determination always ranges between 0 and 1, where 1 represents a perfect fit (or no prediction error).

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
 楼主| 发表于 2008-1-22 15:43:36 | 显示全部楼层 来自 吉林长春
Simdroid开发平台
我有一个问题:
    比如,它的这个Average究竟是如何计算的呢?比如取20个样点,它的误差表达式是怎样的呢?
谢谢指点
回复 不支持

使用道具 举报

发表于 2009-8-4 17:15:33 | 显示全部楼层 来自 北京朝阳
平均值分析方法,是指的近似值与真实仿真值之差的平均值,然后再与实际值做归一化处理。假设xi为近似值,xa为实际值计算公式为:
∑{(xi1-xa1)/xa1+(xi2-xa2)/xa2+……}/n

评分

1

查看全部评分

回复 不支持

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|小黑屋|联系我们|仿真互动网 ( 京ICP备15048925号-7 )

GMT+8, 2024-5-2 16:39 , Processed in 0.035648 second(s), 17 queries , Gzip On, MemCache On.

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

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