Group Assignment (MATLAB)
This repository contains instructions for SM-2302 MATLAB group assignment.
The assignment is due on Tuesday, 7 November 2023 at 12:00 PM .
Understand the sample code given in the Group2-2023.pdf
document, and read the instructions carefully.
Read notes.md
for some advice on good MATLAB programming style and marking scheme.
Spline Interpolation of Cursive Word BOB (19B9046)
Spline Interpolation of Cursive Word Adam (19B9027)
Spline Interpolation of Cursive Word yat (19B9029)
Spline Interpolation of Cursive Word Azri (19B9052)
This is the script to subplot all members name to present in one graph
plot_spline.m function script created so that all the names are splined in the subplots.
This is the subplot graph
Function to develop cursive letters into words
These are the some of the examples of our letters and its coordinates (a to z)
The spline interpolation code
To create letters from words, write in the command window "plotWord('abc')"