Could you please use Matlab to draw a picture of smily face using linear transformations ( Scaling, Rotation, Translation) ?

Could you please use Matlab to draw a picture of smily face using linear transformations ( Scaling, Rotation, Translation) ?

The homework is to crate a Matlab script, which draws the smily face shown in the file. It does not have to draw exactly the same face in the file, but as similar as possible. Students have to use linear transformations such as rotation, translation, and scaling in the script of Matlab to draw the face. The Demo.m file attached should be used as the base of the Matlab script. The attached files have the full description and requirements of the homework as well as the demo.m file. This course is undergraduate Engineering course. ( Linear Algebra). Please make sure that you note down the specific detail on the steps taken in creating the script, with numerical factors.