photo

N RAMAKRISHNA


Last seen: 5 months ago Active since 2019

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

3 Questions
1 Answer

Cody

0 Problems
1 Solution

RANK
151,188
of 301,301

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,236

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
104,019
of 173,897

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Solver
  • First Review
  • Explorer

View badges

Feeds

View by

Solved


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

5 years ago

Answered
Deep learning matlab program in Convolution layer
Dear sir/madam, In our college, we have a campus-wide Matlab license. I have completed a deep-learning course from https://www....

6 years ago | 0

Question


Deep learning matlab program in Convolution layer
is there way to know what filter coeffients convolution layer in program using this intruction convolution2dLayer(5,10)?

6 years ago | 1 answer | 0

1

answer

Question


i am doing project with diabetic retinopathy image classification and here exudates(yellowish area ) are early signs of diabetic retinopathy ) . what color feature i have to extract to classify images as normal(no diabetic retinopathy) and abnormal
i am doing project with diabetic retinopathy image classification and here exudates(yellowish area ) are early signs of diabetic...

6 years ago | 1 answer | 0

1

answer

Question


I am doing project to extract microaneurysms in Diabetic retinal Images , but i unable to extract small black spot shown in the figure. Please help in matlab coding
MY code is clc; clear all; I=uigetfile('*.*'); img=imread(I); gimg=img(:,:,2); [r c]=size(gimg); blocksizeR=32; block...

7 years ago | 0 answers | 0

0

answers