3D Response Surface
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
3D Response Surface
I have a series of lookup tables that I would like to convert into a 3D response surface so that I can determine output values at intermediate input values rather than just assume linear interpolation. Can anyone help point me in the right direction?
- Labels:
-
Other
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Take a look at the function MULTIDFIT:
http://www.ptc.com/cs/help/mathcad_hc/prime2_hc/index.jspx?id=resourceid-121-077C493E&action=show
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Roger,
"Mathcad Prime 2.0 Help Center" now is available on the Internet?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Yes, sir! And if it helps any, I noticed that the pages load faster in IE.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Roger,
Are there any plans for Prime 3.0 release (available online "Mathcad Prime 3.0 Help Center")?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Yes! Our documentation will be working on it next week.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you, Roger.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Great!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
If linear interpolation isn't good enough you could try spline interpolation instead.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
This example is straight out of the help in Data analysis handbook
Hope this helps.
Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Robin Gordon wrote:
I have a series of lookup tables that I would like to convert into a 3D response surface so that I can determine output values at intermediate input values rather than just assume linear interpolation. Can anyone help point me in the right direction?
See please here one real and typical example http://communities.ptc.com/docs/DOC-4335
