Question: When I run my code in MATLAB it creates a loop of many answers. Why is it doing this and how do I make it
When I run my code in MATLAB it creates a loop of many answers. Why is it doing this and how do I make it stop.
code
Calculate RMSE between original and approximate image
RMSEimg sqrtmeanA Ak;
Display the approximate image
figure;
subplot;
imshowuintA;
titleOriginal Image';
subplot;
imshowuintAk;
titleApproximate Image';
Display RMSE
fprintfRootmean square error RMSE between the approximate and original image: f
RMSEimg;
Rootmean square error RMSE between the approximate and original image:
Rootmean square error RMSE between the approximate and original image:
Rootmean square error RMSE between the approximate and original image:
Rootmean square error RMSE between the approximate and original image:
Rootmean square error RMSE between the approximate and original image:
Rootmean square error RMSE between the approximate and original image:
Rootmean square error RMSE between the approximate and original image:
Rootmean square error RMSE between the approximate and original image:
Rootmean square error RMSE between the approximate and original image:
Rootmean square error RMSE between the approximate and original image:
Rootmean square error RMSE between the approximate and original image:
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
