Feeds
提问
udpport write very slow, how to speed it up?
Hello, I'm writing an application to record data streaming from some data acquisition equipment over UDP, and I'm testing the a...
6 months 前 | 1 个回答 | 0
1
个回答已回答
Error using preparets with narxnet
Nm, I got it myself. For those with similar problems, you need to use con2seq to turn your input/output matrices into input/out...
Error using preparets with narxnet
Nm, I got it myself. For those with similar problems, you need to use con2seq to turn your input/output matrices into input/out...
4 years 前 | 1
| 已接受
提问
Error using preparets with narxnet
I'm trying to use a closed loop narxnet for some time series prediction, but I'm having trouble getting past the preparets step....
4 years 前 | 1 个回答 | 0
1
个回答提问
How to stop the engine from incorrectly interpreting my code
I switched from 2014b to 2016b, and I've noticed some odd behavior in the newer version. You can try to do something that is ma...
7 years 前 | 1 个回答 | 1
1
个回答提问
Mex entry point missing (despite correct entry)
I'm getting the mex entry point missing error with a compiled cpp program. Here's the cpp: #include "stdafx.h" #include "...
8 years 前 | 1 个回答 | 0
1
个回答提问
Recursive data structure error in mex compiling of object-oriented program
I am attempting to use Matlab Coder to build a mex function. The function itself is the front end for an object oriented progra...
8 years 前 | 1 个回答 | 3