Feeds
提问
Do not know how to use a downloaded neural network
I need to use a downloaded neural network to estimate promoter strength from nucleotide sequence (biology). The biology isnt imp...
5 years 前 | 1 个回答 | 0
1
个回答提问
Can I use a downloaded trained neural network without having Neural Network Toolbox installed on my Matlab?
I don't have NN Toolbox installed on my Matlab, can I still use downloaded trained neural networks on my data in Matlab?
5 years 前 | 1 个回答 | 0
1
个回答提问
cannot run an if statement with "or" and "and" operators in it. I get an error saying "matrix dimensions must agree". I added a comment in a line where the error occurs.
number=4391 currentNum=number numvec=zeros(4,1) for b=1:4 currentRem=mod(currentNum,10); numvec(b)=currentRem currentNum=(...
5 years 前 | 2 个回答 | 0
2
个回答已回答
cannot run an if statement with "or" and "and" operators in it. I get an error saying "matrix dimensions must agree". I added a comment in a line where the error occurs.
Dear Kalyan, my sincere graditude for your response once again, although I don't know if you are getting paid for this. I see wh...
cannot run an if statement with "or" and "and" operators in it. I get an error saying "matrix dimensions must agree". I added a comment in a line where the error occurs.
Dear Kalyan, my sincere graditude for your response once again, although I don't know if you are getting paid for this. I see wh...
5 years 前 | 0