0% found this document useful (0 votes)
14 views2 pages

Exp 03

Dgfhyy

Uploaded by

Tilahun Eirku
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)
14 views2 pages

Exp 03

Dgfhyy

Uploaded by

Tilahun Eirku
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/ 2

University of Dubai

College of Engineering – Electrical Engineering


Fall 2024/2025
Assignment 3 – Spring 2021
Matlab (ENMA 200)

This assessment instrument assesses the following Course Learning Outcomes (CLO) and grading scheme:

Course Learning Outcomes (CLO)? Task

4. Use Matlab tool boxes to handle audio and image files Task 1 & 2
6. Develop Matlab algorithms Task 1
?
Linkages to Program Outcomes and Concentration Outcomes are provided in the Syllabus.

Aim: to understand logic operators and loops design

Objective: upon the completion of this experiment the student should be able to :

• Use logic operators

• Array manipulations.

Risk Assessment: Low


ENMA 200 Matlab (ENMA 200) Page 2 of 2

Task 1
(1) Login to Mathworks and lunch MATLAB Onramp course by clicking this link Task 1. a
(2) Complete Chapters 12 to 15 of the course.
(3) Login again to Mathworks and lunch MATLAB Onramp course by clicking this link Task 1. b.
(4) Complete Chapters 1 to 3 of the course.
(5) Exit the course and then press View/Share Certificate, followed by View/print progress report to print your progress report for this task.
(6) Submit a copy of your progress report for this task.

Task 2
In this task, you are required to use the logical operators to extract the black circles only in the image below which is a built in image in MATLAB.
(1) First you need to read the image. To do so, use the following command: img= imread(’circlesBrightDark.png’);
(2) To display your image use the command: imshow(img)
(3) Design a white image. This can be done by introducing matrix that is full of ones and it has the same size as the image in Figure 1.
(4) Choose the appropriate logical operator along with two aforementioned images to extract the black circles only.
Perform
(5) What is the
thefollowing operations
correct logical between Why?
operator? img andElaborate
the white image: OR, AND,
your answer NOR.
with anshow the results
example.
(6) Show the resulted image, inserted below.

Instructor: Dr. Diana W. Dawoud End of Assignment

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy