photo

praveen kumar


Last seen: 5年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
184,573
of 301,204

評判
0

コントリビューション
4 質問
0 回答

回答採用率
25.0%

獲得投票数
0

ランク
 of 21,191

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,339

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Histogram and cumulative distribution function
I am trying to find the bin number for which the area of cdf of variable X is 25% of total area. Is there any inbuilt function ...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


How to implement sign operator using matlab
I was trying to implement a filter for digital image processing which require sign operator ie. Can some tell me how to calu...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


Implementation of selected variation of image
I=rgb2gray(imread("teddy.jpg")) figure,imshow(I) w_size = 4 beta=0.1 B = ones(w_size*2+1) U = conv2(double(I), B,"same") ...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


Selecting pixel of image
I am trying to manipulate the pixel of image by using a window. Can someone help me? Thanks in advance

5年以上 前 | 2 件の回答 | 0

2

回答