統計
MATLAB Answers
4 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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年弱 前 | 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