Zeyad Elreedy
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
217,463
of 295,569
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Feeds
Question
Why am I unable to get test accuracy higher than 75% from my ANN?
Hello. I am working on developing an ANN to train a part of the MNIST dataset. I am trying to use the "trainNetwork" command on ...
1 year ago | 1 answer | 0
1
answerQuestion
how to reverse "grp2idx" back into original data
Hello, I have a categorical array of three categories: "S", "C", and "Q". I did "grp2idx()" in order to label each one of them (...
1 year ago | 1 answer | 0
1
answerQuestion
How to read column in excel table as a specific data type?
Hello. I am trying to read an excel table that contains multiple columns. My understanding is that MATLAB looks at the first row...
1 year ago | 1 answer | 0
1
answerQuestion
How to add specific y-value in y-axis of plot
Hello, I have the following graph which includes a waveform and its mean. Now, I want to add a value in the y-axis that directly...
2 years ago | 1 answer | 0
1
answerQuestion
How to find x value for a known Y in array?
I have x and y arrays for a sine wave. I am trying to find the x value for when y is equal to 0, since the y array does not cont...
2 years ago | 1 answer | 0