![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/18287146_1587895998581_DEF.jpg)
Zhouxing An
Followers: 0 Following: 0
Feeds
질문
Unable to perform assignment because the indices on the left side are not compatible with the size of the right side.
Hi, I got an error and I don't know why it happened. The error is "Unable to perform assignment because the size of the left si...
1년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
Error using DAGNetwork/predictBatch, Execution of script dictionary as a function is not supported
xtest is a 100x10 double. I solved this problem by reinstalling a new version of matlab (matlab2023a), thanks for the reply.
Error using DAGNetwork/predictBatch, Execution of script dictionary as a function is not supported
xtest is a 100x10 double. I solved this problem by reinstalling a new version of matlab (matlab2023a), thanks for the reply.
거의 2년 전 | 0
| 수락됨
질문
Error using DAGNetwork/predictBatch, Execution of script dictionary as a function is not supported
when I run the code %% import kerasNetwork net = importKerasNetwork("Model.h5") %% predict ypred = predict(net,xtest); it's...
거의 2년 전 | 답변 수: 1 | 0