0% found this document useful (0 votes)
39 views5 pages

Guidelines For Submission:: Last Date of Submission

The document provides guidelines for submitting an experiment report on extremum of single variable functions and volumes of solids of revolution using MATLAB. Students are instructed to write their answers in detail on the provided sheet, include their name and signature, take screenshots of the completed sheet and submit as a single PDF file through the lab login portal. The submission should include the aim, related concepts, MATLAB code, input, output and graphical representation. Two exercises are given to find and visualize the volume of a solid generated by revolving a region between a curve and y-axis, and to find the maximum and minimum values of a curve and visualize them.

Uploaded by

Sahil Kaling
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views5 pages

Guidelines For Submission:: Last Date of Submission

The document provides guidelines for submitting an experiment report on extremum of single variable functions and volumes of solids of revolution using MATLAB. Students are instructed to write their answers in detail on the provided sheet, include their name and signature, take screenshots of the completed sheet and submit as a single PDF file through the lab login portal. The submission should include the aim, related concepts, MATLAB code, input, output and graphical representation. Two exercises are given to find and visualize the volume of a solid generated by revolving a region between a curve and y-axis, and to find the maximum and minimum values of a curve and visualize them.

Uploaded by

Sahil Kaling
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

FS 2020-21

• Course: MAT1011(CFE) - ELA


• Regd. No.
• Name:
• Slot: L43 + L44

Last Date of submission: 06.01.2021

Experiment 2: Extremum of a Single Variable Function, Volumes of solids of


revolution

Guidelines for Submission:

• Download this sheet, and write your answers in detail neatly without any corrections.
In case of graphical answer, create the image file of it and paste it in the answer, where
ever needed
• Write your name and do the signature on the top of every page
• Take the snap shot of the title page and the filled-in answer sheet carefully which should
be clearly visible, and make a single pdf file only
• Then upload it through the lab log-in portal.
• Do not send different image files or zipped files. Do not send the answer sheet to my
mail
• Follow the guidelines strictly. Any deviation from the above instructions will lead to the
reduction in marks

Submission Format:
(a) Aim of the Experiment
(b) Definitions, Mathematical formulas or brief concept related to the exercise
(c) Matlab Code
(d) Input
(e) Output (including the graphical representation)
Uploading of answers in any other format is not acceptable
Regd. No. Name: Sign.

Exercise 1 (3 marks). The region between the curve x = f ( y), a ≤ y ≤ b, and the y-axis is
revovled about the y-axis to generate a solid. Write a MATLAB program to find and visualize
its volume. Use the above code for f ( y) = y2 , a = 0, b = 4.

Answers:

Matlab Experiment 2 2 MAT1011


Regd. No. Name: Sign.

Answer (Continued...)

Matlab Experiment 2 3 MAT1011


Regd. No. Name: Sign.

Exercise 2 (3 marks). Write a MATLAB code to find the maximum and minimum values of
the curve y = f ( x) and visualize them. Execute the code for y = x3 − 3 x + 5.

Answers:

Matlab Experiment 2 4 MAT1011


Regd. No. Name: Sign.

Answer (Continued...)

Matlab Experiment 2 5 MAT1011

You might also like