photo

Vikas


Active since 2015

Followers: 0   Following: 0

Message

B.Tech (Civil Engg.), MIT
M.Tech (HWRE, Civil Engg.) IIT Kanpur
Ph.D. (HWRE, Civil Engg.) IIT Kanpur

Statistics

All
MATLAB Answers

2 Questions
1 Answer

Cody

0 Problems
1 Solution

RANK
77,441
of 300,365

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
114,981
of 168,262

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer
  • Solver

View badges

Feeds

View by

Solved


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

9 years ago

Question


Calculating class in Confusion matrix
[c,cm,ind,per] = confusion(targets,outputs) Inputs: S-by-Q matrix, where each column vector contains a single 1 value, with all...

9 years ago | 0 answers | 0

0

answers

Question


How to store the randomly generated initial weights while using fitnet function of ANN toolbox?
While using "fitnet" function of ANN toolbox, the initial weights are generated by this function itself and that doesn’t appear ...

11 years ago | 1 answer | 0

1

answer

Answered
How can i do cumulative product of matrices??
What do you mean by n times? except this you can find everything here in the below link http://in.mathworks.com/help/matlab/ref...

11 years ago | 0