Community Profile

photo

Atinesh S


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Need Image database for Digital Image Processing Using MATLAB [2nd Ed.]
I'm reading Ebook *Digital Image Processing Using MATLAB [2nd Ed.]*. I'm having trouble in picking up the right image for the to...

8 years ago | 2 answers | 0

2

answers

Answered
How to display grayscale image using imshow function
Sorry, I was using the above command for color image. But it doesn't worked for grayscale image also. See the below command and ...

8 years ago | 0

Question


How to display grayscale image using imshow function
Why the below code not showing grayscale image f = imread('lena.bmp'); imshow(f, [0 80]) I'm reading a book *Digital ...

8 years ago | 2 answers | 0

2

answers

Question


Problem while implementing "Gradient Descent Algorithm" in Matlab
I'm solving a programming assignment in machine learning course. In which I've to implement "Gradient Descent Algorithm" like be...

9 years ago | 12 answers | 1

12

answers

Answered
How to use sum series in Matlab
Hello Jonathan Campelli, It worked but actually I've to write this below series <</matlabcentral/answers/uploaded_files/...

9 years ago | 0

Question


How to use sum series in Matlab
I need to use sum series in some assignments. But don't know the syntax I'm just trying to write sum series as below <</ma...

9 years ago | 4 answers | 0

4

answers