photo

策 陈


Last seen: 3 months 前 自 2024 起处于活动状态

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

1

个回答