photo

praveen kumar


Last seen: plus de 5 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
78 567
of 301 200

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
25.0%

VOTES REÇUS
0

RANG
 of 21 190

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 339

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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 ...

plus de 5 ans il y a | 1 réponse | 0

0

réponse

Question


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...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


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") ...

plus de 5 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 5 ans il y a | 2 réponses | 0

2

réponses