photo

Nanda Gupta


The MathWorks Inc.

Active since 2017

Followers: 0   Following: 0

Message

Pursuing Masters of Science in Computer Science at University of Texas at Arlington and currently interning at The MathWorks.

Statistics

MATLAB Answers

0 Questions
10 Answers

RANK
3,173
of 297,503

REPUTATION
18

CONTRIBUTIONS
0 Questions
10 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
2

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
NN Toolbox: What is the difference between "performance" and "plotperform"?
I understand that you are a little confused as to how "perform" and "plotperform" differ. From what I can infer, there is not...

8 years ago | 1

| accepted

Answered
How do I fill a histogram in very high dimension if the array creating overflows memory?
I understand that you are trying to create a matrix of size 729000000x6 which may not be possible due to RAM limitations. By ...

8 years ago | 0

Answered
Plot validation and training error for convolutional neural networks
This seems to be similar to another question. Check out this link for more information: <https://www.mathworks.com/matlabcent...

8 years ago | 0

Answered
Error evaluation on convolutional net
I understand that you want to plot the validation error along with the training error for a ConvNet, to generate a graph similar...

8 years ago | 0

Answered
Assigned solve outputs to a matrix via for loops
I understand that you want to solve an equation iteratively inside the for loop and assign its answer each time in to a respecti...

8 years ago | 0

Answered
How do I use uicontrol to assign a value to a variable?
I understand that you want to change the value of a variable in the base workspace when a button is pressed. This can be don...

8 years ago | 0

| accepted

Answered
Updating Values in a GUI from Editable Text Boxes
What I understand from the above description is that when you push a play/pause button, the values contained in the editable tex...

8 years ago | 0

| accepted

Answered
How can I get full data out of videoinput?
I understand that you are trying to get the full 24 bits coming in and you want to set up the video input object such that you c...

8 years ago | 1

Answered
How do I insert a new tab between existing tabs in appdesigner?
I understand that you are trying to insert a new tab between the already created tabs instead of appending it in the end. But, a...

8 years ago | 0

Answered
Confusion Matrix of trained SVM (linear) Model
I understand that you are trying to represent a trained model with its validated predictions graphically, similar to the one pro...

8 years ago | 0