Community Profile

photo

Pradeep Sanjeewa


University of Moratuwa

Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


read text file into matlab
https://archive.ics.uci.edu/ml/machine-learning-databases/iris/iris.data How can we read that kind of data set into matla...

9 years ago | 1 answer | 0

1

answer

Question


Linear Spatial Filtering , How to create the filter?
How can we create the filters? If you can, please provide the code. h(x,y)=(1/(2*pi*σ*σ))*exp(-(x*x+y*y)/(2*σ*σ)) Here x...

11 years ago | 1 answer | 0

1

answer

Question


imhist(P,10) , imhist(P,256) What are the differences among resulting histograms?
I'm a new MATLAB user. I don't understand the meaning of bins used in imhist command. Can someone tell me the differences betwee...

11 years ago | 2 answers | 0

2

answers

Question


Code to identify a given image another image file
I'm given a target image(eg : a cross) and another image with several target images. Number of target images in the 2nd picture ...

11 years ago | 1 answer | 0

1

answer