0% found this document useful (0 votes)
1 views7 pages

MATLAB

The document outlines a MATLAB practical assignment submitted by Parv Bansal to Mr. Lokesh Chander and others. It includes a list of practicals focusing on basic arithmetic operations, mathematical functions, array manipulation, and calculations related to arrays. Each practical has a stated aim and confirms successful code execution.

Uploaded by

Bibek Sanjeev
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)
1 views7 pages

MATLAB

The document outlines a MATLAB practical assignment submitted by Parv Bansal to Mr. Lokesh Chander and others. It includes a list of practicals focusing on basic arithmetic operations, mathematical functions, array manipulation, and calculations related to arrays. Each practical has a stated aim and confirms successful code execution.

Uploaded by

Bibek Sanjeev
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

MATLAB

MC106 PRACTICAL

SUBMITTED TO: SUBMITTED BY:


Mr Lokesh Chander Parv Bansal
Mr Kriss 25/A12/049
Mr Mukul MCE 2
INDEX

[Link]. List of practicals Date Signature


1.
WAP for basic arithmetic operations with
scalar.

2.
WAP to demonstrate mathematical built
in functions.

3. WAP to create 1D and 2D arrays. Further,


add and delete elements in the array.
4. WAP to perform mathematical operations
(addition, subtraction, array,
multiplication, array division) on arrays.
5.
WAP to calculate rank of a 2D array.

6.

7.

8.

9.

10.
PRACTICAL 1

AIM: WAP for basic arithmetic operations with scalar

INPUT:

OUTPUT:

RESULT: Code is successful.


PRACTICAL 2

AIM: WAP to demonstrate mathematical built in functions.

INPUT:

OUTPUT:

RESULT: Code is successful.


PRACTICAL 3

AIM: WAP to create 1D and 2D arrays. Further, add and delete elements
in the array.

INPUT:

OUTPUT:

RESULT: Code is successful.


PRACTICAL 4

AIM: WAP to perform mathematical operations (addition, subtraction,


array, multiplication, array division) on arrays.

INPUT:

OUTPUT:

RESULT: Code is successful.


PRACTICAL 5

AIM: WAP to calculate rank of a 2D array.

INPUT:

OUTPUT:

RESULT: Code is successful.

You might also like