Feeds
提问
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...
9 years 前 | 2 个回答 | 0
2
个回答已回答
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 ...
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 ...
9 years 前 | 0
提问
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 ...
9 years 前 | 2 个回答 | 0
2
个回答提问
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 前 | 12 个回答 | 1
12
个回答已回答
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/...
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 前 | 0
提问
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 前 | 4 个回答 | 0