Community Profile

photo

Li Ea


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
Chinese

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


integral function gives the wrong answer
Hello! I meet some trouble when I use the function `integral`. Such like the following code: I = integral(@(X) myfun(X,4),0,2...

1 year ago | 2 answers | 0

2

answers

Question


minibatchqueue function cannot generate the expected MiniBatchSize
As the title states, when I am using minibatchqueue, the data generated is not the batch size I specified, but the full batch. ...

2 years ago | 1 answer | 0

1

answer