| 查看: 491 | 回复: 2 | ||
| 【奖励】 本帖被评价1次,作者hitzhang增加金币 1 个 | ||
| 当前主题已经存档。 | ||
[资源]
【资源】如何绘制高水平三维图像,by www.mathworks.com
|
||
|
Introduction Gridfit is a surface modeling tool, fitting a surface of the form z(x,y) to scattered (or regular) data. As it is not an interpolant, it allows the existence of replicates in your data with no problems. What do I mean by an "interpolant"? An interpolant is a code that is designed to always exactly predict all supplied data. Griddata and interp1 are examples of interpolants. Gridfit is more accurately described as an approximant. It produces a surface which represents the behavior of the supplied data as closely as possible, allowing for noise in the data and for replicate data. A nice feature of gridfit is its ability to smoothly extrapolate beyond the convex hull of your data, something that griddata cannot do (except by the slow, memory intensive 'v4' method.) Finally, gridfit does its extrapolation in a well behaved manner, unlike how polynomial models (for example) might behave in extrapolation. Gridfit also allows you to build a gridded surface directly from your data, rather than interpolating a linear approximation to a surface from a delaunay triangulation. This document describes the ideas behind gridfit. [ Last edited by nono2009 on 2009-9-23 at 16:13 ] |
» 猜你喜欢
据悉今年马上要出结果了
已经有4人回复
2026国自然放榜时间
已经有6人回复
综述论文作为代表作会不会影响评审专家的印象分?
已经有7人回复
应该是93bebmhtak前后十一个字符比较关键
已经有15人回复
面上项目filecode邪修
已经有7人回复
关于代码变化问题,想知道的进来
已经有22人回复
这样的filecode谁见过
已经有21人回复
filecode与中标关系的预测
已经有5人回复
fileCode有新解读?
已经有18人回复
关于filecode,很负责任的告诉大家
已经有7人回复
2楼2009-08-03 12:29:45










回复此楼
20