| 查看: 471 | 回复: 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 ] |
» 猜你喜欢
评审有感
已经有19人回复
献血感触
已经有11人回复
上海大学实验技术岗位非升即走
已经有12人回复
如何实现卤原子转化
已经有7人回复
云南大学材料与能源学院解琳课题组钙钛矿博士招生
已经有5人回复
2026山东省优青
已经有4人回复
反应很差,大量原料没有反应
已经有3人回复
Sci. Bull. 悲剧经验
已经有4人回复
找博士生导师
已经有7人回复
26/27申博自荐-锂/钠电池方向
已经有4人回复
2楼2009-08-03 12:29:45












回复此楼
5