Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider a mountain that is perfectly described by the Gumbel s function ( ) = . The mountain is reconstructed by sampling ( surveying )

Consider a mountain that is perfectly described by the Gumbels function ()=
. The
mountain is reconstructed by sampling (surveying) points from it and interpolating all other points
from the interpolant. To put it in context, assume you are a surveyor, and you want to minimize
the number of points to sample and from which you should reconstruct the Runge Mountain as
accurately as possible. Define the reconstruction error as
=|()()|
where () is the interpolation at in [5,3] at intervals of 0.1. Compare and discuss your
results for the following methods of sampling and interpolation:
a) Polynomial interpolation (any method) using 9 randomly sampled points,
(in Matlab, =a+(b-a)*rand is a random number on [a, b])
b) Polynomial interpolation using 9 equally spaced points
c) Polynomial interpolation using 9 Chebyshev points,
=a+(b-a)*(- cos
()
+1)/2 on [a,b] for i =0 to n-1
d) RBF interpolation (any) using 9 equally spaced points (use appropriate value for parameter )
e) RBF interpolation using 9 Chebyshev points

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Pro SQL Server Wait Statistics

Authors: Enrico Van De Laar

1st Edition

1484211391, 9781484211397

More Books

Students also viewed these Databases questions

Question

What is the importance of establishing a curriculum framework?

Answered: 1 week ago

Question

In what ways do personal and social media change how we think?

Answered: 1 week ago

Question

How do virtual communities diff er from physical communities?

Answered: 1 week ago