0% found this document useful (0 votes)
25 views

Numerical Analysis ES 341: Write The Matlab Code For The Following Data Points Using Natural and Clamped Spines

This document outlines a mini project assignment in Matlab programming involving spline interpolation. Students are asked to write Matlab code to generate figures using natural and clamped splines given data points, as well as use Algorithm 3.5 to construct three clamped cubic splines and three natural splines using the given data points. The assignment provides guidance on spline interpolation and wishes students good luck.

Uploaded by

Wajid Ali
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views

Numerical Analysis ES 341: Write The Matlab Code For The Following Data Points Using Natural and Clamped Spines

This document outlines a mini project assignment in Matlab programming involving spline interpolation. Students are asked to write Matlab code to generate figures using natural and clamped splines given data points, as well as use Algorithm 3.5 to construct three clamped cubic splines and three natural splines using the given data points. The assignment provides guidance on spline interpolation and wishes students good luck.

Uploaded by

Wajid Ali
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Numerical Analysis ES 341

Mini project (Assign # 4)


(Matlab programming)

Q 1. Write the Matlab code for the following data points using natural
and clamped spines.

 Figure (a) Figure (b)

Generate Figure (a) using natural splines and Figure (b) using clamped spines.
Q 2. Use Algorithm 3.5 to construct the three clamped cubic spines.

Generate the following graph


Q 3. Repeat (Q .2), construct three natural splines.
Good luck…..!!!

You might also like