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...
1年以上 前 | 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...
6年弱 前 | 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....
6年弱 前 | 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...
8年以上 前 | 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 "...
10年弱 前 | 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...
10年弱 前 | 1 件の回答 | 3
