Assignment-1
Assignment-1
Instructions:
1. Complete all questions in MATLAB and submit your script file (.m file) along with a
PDF of your results.
2. Add comments in your code to explain each step.
3. Ensure proper variable naming and code readability.
4. Where applicable, include output values and visualizations (if any)
3x + 2y - z = 5
2x - y + 3z = 10
x + 4y + 2z = 8
Submission Guidelines:
Submit the .m script file with all the answers properly commented.
Submit a PDF of outputs, including screenshots of matrices and numerical results.
Ensure that your name and roll number appear as a comment at the top of your script.
Evaluation Criteria: