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...
10 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0