Zeyad Elreedy
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0