Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Polynomial Interpolation An important problem in various science and engineering application is to find a polynomial whose graph passes through a specified set of points

Polynomial Interpolation

An important problem in various science and engineering application is to find a polynomial whose graph passes through a specified set of points in the plane; this is called an interpolating polynomial for the points. Interpolating polynomial help scientist and engineers to design solution to problems or understand the mechanisms of the systems they study. A key skill for quantitative data analysis involves fitting models to data. A good model can be used to predict the behaviour of the system in conditions not originally measured in experiment.

In this project the effect of temperature (T) on microalgae (Dinobryon divergens) growth rate (Gr) is shown in the table below [1].

T (0C)258111420
Gr ( d-1)0.200.290.440.500.660.56

 

Project Part B (Marks: 20)

Solve the augmented matrix obtained in part A to find the coefficients 

using MATLAB. Using the coefficients, write the interpolating polynomial that can model the data in the table above. (Marks: 4)

 

Plot the polynomial and the measured data in the same x-y coordinate.

 

Use the MATLAB plot in (b) above to estimate the growth rate of the microalgae at 17.5 0C.

 

Is the polynomial a good fit for the measured data in the table? Are there any distortions between the graph of the polynomial and the data? 

 

Explain your observation. (answer in the m.file, you can use the % sign to comment the written text). (Marks: 3)

 

 

Resources

Note: Use the rref() function in MATLAB to perform Gauss-Jordan elimination and reduce the augmented matrix to reduced row echelon form. From the reduced row echelon form, extract the unknown coefficient 

 for the interpolating polynomial.

 

MATLAB access: Install Horizon Client for your device here. Different OS types includes Windows, MacOS, Linux, iOS and Android versions. To connect, start the Horizon Client and enter vdiconncas2.cdu.edu.au as the server address.

 

  

ad , 1, ..

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

Discovering Advanced Algebra An Investigative Approach

Authors: Jerald Murdock, Ellen Kamischke, Eric Kamischke

1st edition

1559539844, 978-1604400069, 1604400064, 978-1559539845

More Books

Students also viewed these Databases questions

Question

Describe the parts of the self, according to William James.

Answered: 1 week ago

Question

Evaluate the indefinite integral: (Ina) dr S +C

Answered: 1 week ago