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년 전 | 답변 수: 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년 전 | 답변 수: 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=(...
거의 6년 전 | 답변 수: 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...
거의 6년 전 | 0
