Community Profile

photo

Pranav Shukla


Last seen: 1 year 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计数据

  • First Answer

查看徽章

Feeds

排序方式:

提问


how do you add bit error rate after applying noise to an image, the code below explains it.?
I = imread('C:\Users\Vinayak Shukla\Documents\MATLAB\MATLAB PROJECTS\MASTER THESIS FOLDER 2023\happy15_encrpted4.bmp'); imshow(...

1 year 前 | 0 个回答 | 0

0

个回答

已回答
how to set threshold value for comparing images in matlab?
basepath = fullfile(matlabroot,'toolbox/images/imdata'); filenameexpr = '(C:\Users\Vinayak Shukla\Documents\MATLAB\MATLAB PROJE...

1 year 前 | 0

已回答
how to set threshold value for comparing images in matlab?
images{x}=imread([path, list(x).name]); in this line a warning is coming and it says variable appears to change size on every...

1 year 前 | 0

已回答
how to set threshold value for comparing images in matlab?
close all; clc; path='C:\Users\Vinayak Shukla\Documents\MATLAB\MATLAB PROJECTS\MASTER THESIS FOLDER 2023\happy15_encrpted4.bm...

1 year 前 | 0