統計
MATLAB Answers
6 質問
0 回答
ランク
of 174,744
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Split values in an cell array by using a threshold
Hello everyone.I have a cell array of variable (A), 1x91.In each cell it has an array of size 256x256.I would like to threshold...
6年弱 前 | 1 件の回答 | 0
1
回答質問
How to write an complicated equation using matlab
Hello all..Can anyone tell me how to write this equation in matlab O= arg min(|med(a^c)-b|) where c=1,2…10. Here A and B ...
6年弱 前 | 1 件の回答 | 0
1
回答質問
How to raise a decimal numbers as power of A??
Hello everyone..I am trying to raise decimal values which is ranging from(0.1:0.01:1) to the power of A(3x3 matrix).(eg.. A^[0.1...
約6年 前 | 2 件の回答 | 0
2
回答質問
How to subdivide the histogram into two parts with a threshold of 0.5
i=im2double(imread('1.jpg')); i=imresize(i,[512 512]); %%Logarithmic Mapping R=i(:,:,1); G=i(:,:,2); B=i(:,:,3); Lin=0.299...
約6年 前 | 1 件の回答 | 0
1
回答質問
How to separate darkest and brightest pixel in an image with a threshold value
Hi all..i just want to separate dark and bright pixels from an image with a fixed threshold value 0.5.can any one suggest me how...
約6年 前 | 1 件の回答 | 0
1
回答質問
How to fix threshold value for hazy pixels and non hazy pixels
I want to distingish hazy and non hazy pixels from an image
6年以上 前 | 0 件の回答 | 0

