Community Profile

photo

Sridhar SG


Last seen: casi 4 años hace Con actividad desde 2019

Followers: 0   Following: 0

Contacto

Estadísticas

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

Ver insignias

Feeds

Ver por

Enviada


Convert Decimal Numbers to Binary
This function converts a matrix containing decimal values into their binary representation. That is it converts MxN matrix into ...

alrededor de 4 años hace | 1 descarga |

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

alrededor de 4 años hace | 0

Respondida
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);...

alrededor de 4 años hace | 2

| aceptada

Enviada


LogisticChebyShev
Logistic Chebyshev Map

alrededor de 4 años hace | 3 descargas |

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

casi 5 años hace