0% found this document useful (0 votes)
42 views1 page

Sample - Lab File Format

The document describes Experiment No. 1 which aimed to create plots of various functions using MATLAB. It outlines creating plots for sine, cosine, unit step, impulse, and sigmoid functions individually as well as highlighting legends, titles, and labels. The procedure involves opening MATLAB, creating an M-file, typing and saving the program, running it, and viewing the output waveforms and results.

Uploaded by

Bhanu Duggal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
42 views1 page

Sample - Lab File Format

The document describes Experiment No. 1 which aimed to create plots of various functions using MATLAB. It outlines creating plots for sine, cosine, unit step, impulse, and sigmoid functions individually as well as highlighting legends, titles, and labels. The procedure involves opening MATLAB, creating an M-file, typing and saving the program, running it, and viewing the output waveforms and results.

Uploaded by

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

Experiment No.

: 1 ESTIMATION OF VARIOUS FUNCTIONS

Date: July 20, 2016

AIM
i
ii

Create a plot for sine and cosine functions by highlighting the legend, title and label.
Create individual plot for unit step, impulse, sigmoid, hyperbolic function.
SOFTWARE REQUIRED: MATLAB R2015a
THEORY

PROCEDURE
1

Enter the command window of the MATLAB.

Create a new M file by selecting File - New M File

Type and save the program in the editor window.

Execute the program by pressing Tools Run.

View the results.

PROGRAM

OUTPUT WAVEFORM

RESULT

You might also like