photo

N RAMAKRISHNA


Last seen: 6ヶ月 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

3 質問
1 回答

Cody

0 問題
1 解答

ランク
148,704
of 301,432

評判
0

コントリビューション
3 質問
1 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,280

評判
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

回答