策 陈
Followers: 0 Following: 0
Feeds
提问
I wrote a function to reproduce the neural network operation 'sim', why is my result inconsistent with sim's result?
load("file.mat") net=results.Network; xpoint=[1;2;3]; a1=sim(net,xpoint) a2=useNetwork(net,xpoint) function output=useNetwo...
3 months 前 | 1 个回答 | 0