Feeds
提问
MEX crashes when called twice in succession (Same input)
// This mex-file crashes when called twice. Do you see any problem? #include <math.h> #include <mex.h> #include <ma...
6 years 前 | 1 个回答 | 0
1
个回答提问
Neural network training function error modulo a number
How can I tell neural network training function to compute the error modulo a number.? For example if my targets are angles in d...
8 years 前 | 1 个回答 | 1