photo

N RAMAKRISHNA


Last seen: 6개월 전 2019년부터 활동

Followers: 0   Following: 0

통계

All
MATLAB Answers

3 질문
1 답변

Cody

0 문제
1 답안

순위
148,704
of 301,440

평판
0

참여
3 질문
1 답변

답변 채택
0.0%

획득한 표
0

순위
 of 21,282

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
104,486
of 174,555

참여
0 문제
1 답안

점수
20

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Solver
  • First Review
  • Explorer

배지 보기

Feeds

보기 기준

문제를 풀었습니다


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년 초과 전

답변 있음
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년 전 | 0

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 0 | 0

0

답변