photo

Pradeep Sanjeewa


University of Moratuwa

2013년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변