統計
MATLAB Answers
5 質問
0 回答
ランク
of 171,413
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
run() command does not run .m file already in the directory, showing [Error using evalin Undefined function or variable]
In a directory @tree, I have a matlab file as Constructing_hierarchy_tree.m. when i am inside the directory and I am typing the ...
9年以上 前 | 0 件の回答 | 0
0
回答質問
to store SURF features of 10 images in a single variable
i have an array called node_2. in that array i have 10 images. what i am trying to do is, detect SURF features for all 10 images...
10年以上 前 | 1 件の回答 | 0
1
回答質問
How to plot points of same color based on values
a = ginput(33); a1 = input('initial value of a1: '); a17 = input('initial value of blank or a17: '); noth = input('...
11年以上 前 | 0 件の回答 | 0
0
回答質問
download link for MATLAB R2012b full version
can you please provide me the link for MATLAB R2012b full version. each time i try to download, it says tat i need to be associa...
13年弱 前 | 3 件の回答 | 0
3
回答質問
how to uniformly quantize an intensity image into K levels (where K=4, 16, etc)? and how to display these quantized images? i am able to generate the gray scale image, but please let me know how to quantize it uniformly.
i am trying to do uniform quantization on a gray scale image. i have tried imquantize() but it did not help. i have generated an...
13年弱 前 | 1 件の回答 | 0
