Introductory Circuit Analysis (13th Edition)
Introductory Circuit Analysis (13th Edition)
13th Edition
ISBN: 9780133923605
Author: Robert L. Boylestad
Publisher: PEARSON
Bartleby Related Questions Icon

Related questions

Question

Why using double command in matlab in this code ?

clear;clc;
%clear workspace and screen
* read image
% display image
%store image information in c
m=imread('image.jpg');
figure (1),imshow (m);
c=imfinfo ('image.jpg')
y=c.width
х-с.Нeight
m=double (m) ;
%convert image data class into double
for i=1:1:x-1
%loop for red channel
for j=1:1:y-1
m1 (i,j,1)=m(i,j,1);
m1 (i,j,2)=0;
m1 (i,j,3)=0;
end
end
ml=uint8 (ml);
figure (2), imshow (ml)
sconvert image data class into uint8
% display red image
for i=1:1:x-1
%loop for green channel
for j=1:1:y-1
m2 (i,j,1)=0;
m2 (i,j,2)=m(i,j,2);
m2 (i,j,3)=0;
end
end
m2=uint8 (m2);
figure (3),imshow (m2)
expand button
Transcribed Image Text:clear;clc; %clear workspace and screen * read image % display image %store image information in c m=imread('image.jpg'); figure (1),imshow (m); c=imfinfo ('image.jpg') y=c.width х-с.Нeight m=double (m) ; %convert image data class into double for i=1:1:x-1 %loop for red channel for j=1:1:y-1 m1 (i,j,1)=m(i,j,1); m1 (i,j,2)=0; m1 (i,j,3)=0; end end ml=uint8 (ml); figure (2), imshow (ml) sconvert image data class into uint8 % display red image for i=1:1:x-1 %loop for green channel for j=1:1:y-1 m2 (i,j,1)=0; m2 (i,j,2)=m(i,j,2); m2 (i,j,3)=0; end end m2=uint8 (m2); figure (3),imshow (m2)
Expert Solution
Check Mark
Knowledge Booster
Background pattern image
Electrical Engineering
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, electrical-engineering and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Text book image
Introductory Circuit Analysis (13th Edition)
Electrical Engineering
ISBN:9780133923605
Author:Robert L. Boylestad
Publisher:PEARSON
Text book image
Delmar's Standard Textbook Of Electricity
Electrical Engineering
ISBN:9781337900348
Author:Stephen L. Herman
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Electrical Engineering
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education
Text book image
Fundamentals of Electric Circuits
Electrical Engineering
ISBN:9780078028229
Author:Charles K Alexander, Matthew Sadiku
Publisher:McGraw-Hill Education
Text book image
Electric Circuits. (11th Edition)
Electrical Engineering
ISBN:9780134746968
Author:James W. Nilsson, Susan Riedel
Publisher:PEARSON
Text book image
Engineering Electromagnetics
Electrical Engineering
ISBN:9780078028151
Author:Hayt, William H. (william Hart), Jr, BUCK, John A.
Publisher:Mcgraw-hill Education,