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

回答