photo

Sridhar SG


Last seen: plus de 4 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Message

Statistiques

All
  • Knowledgeable Level 1
  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 1
  • First Answer
  • First Submission
  • Solver

Afficher les badges

Feeds

Afficher par

Réponse apportée
Array indicates must be positive integers or logical values
Your code got successfully executed MATLAB allows storing of any type of value inside the arrays, only the index values of ar...

presque 5 ans il y a | 0

Réponse apportée
How to smooth the given image?
You can use the imgaussfilt() function to smoothen the image Example code: I = imread('index.jpeg'); figure(); imshow(I);...

presque 5 ans il y a | 2

| A accepté