photo

Neetha Mary


Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Statistik

All
  • Thankful Level 1
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how to plot graphically a 256 x 256 square matrix in matlab
I have a matrix of size 256 x 256 which store finger print values obtained in Byte Frequency cross-correlation algorithm.how can...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to extract two identical parts in a binary image using connected component labeling?
I want to extract two identical or similar regions in a binary image using connected component labeling. I want to a code that p...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to break the input computer file into a series of bytes using MATLAB code?
I want to perform byte frequency analysis on a given input file for type type detection. Can anyone suggest me how to break the ...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how can I reduce the execution time of the given code?
i have the following code which takes a 311 kb JPEG image as input. It takes more than half hour to execute this code. clc;...

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten