Nicha - MATLAB Central
photo

Nicha


Last seen: 4 years ago Active since 2016

Followers: 0   Following: 0

I have a very good relationship with MATLAB by using it everyday.

Statistics

All
MATLAB AnswersCodyFrom 09/16 to 03/25Use left and right arrows to move selectionFrom 09/16Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

2 Questions
0 Answers

Cody

0 Problems
1 Solution

RANK
281,393
of 297,711

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,465

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
85,812
of 159,406

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
30

NUMBER OF BADGES
2

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Scavenger Finisher
  • Solver
  • Commenter

View badges

Feeds

View by

Question


function checkImageAndNetworkChannelSizes
I'm using MATLAB R2019b and I'm trying to create a CNN model that takes grayscale images as input. However, I got the error in c...

5 years ago | 1 answer | 0

1

answer

Question


Why did my rcnn function not recognize the GPU device on Amazon EC2 P2 instance I connected to via the cloud center?
I followed the step-by-step documentation (Deep learning with MATLAB and multiple GPUs) to connect to Amazon EC2-P2 instance and...

7 years ago | 0 answers | 0

0

answers

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

8 years ago