Oliver Köhn
Followers: 0 Following: 0
Feeds
提问
Efficient way to connect based on n x 2 array
Hi, I have a vector of size n x 2 which is build up like [a,b ; d,e ; b,f ; e,g ; ...] what means that a is connected ...
5 years 前 | 1 个回答 | 0
1
个回答提问
External trigger to start recording of multiple frames
I would like to start recording a certain number of frames after an external trigger has been detected. The following code just ...
6 years 前 | 0 个回答 | 0
0
个回答提问
Attach click-event to Figure
I want to update a Figure in a loop and attach a mouse-click-event. The following code works fine: Function: function On...
6 years 前 | 1 个回答 | 0
1
个回答提问
LSTM - Set special loss function
Based on <https://de.mathworks.com/help/nnet/examples/sequence-to-sequence-classification-using-deep-learning.html this> great M...
6 years 前 | 2 个回答 | 0