predict function fail 'No valid system or dataset was specified'

2 次查看(过去 30 天)
my network has a 3,3,3 image input and I use following vector to predict the response:
A(:,:,1) =
1 2 3
3 23 23
1 5 7
A(:,:,2) =
2 4 6
6 46 46
2 10 14
A(:,:,3) =
3 6 9
9 69 69
3 15 21
however,it did not work, so how can I create a input to predict the response of my neural network
  2 个评论
Greg Heath
Greg Heath 2019-3-26
编辑:Greg Heath 2019-3-26
First you have to bribe your net so it doesn't stay NEUTRAL.
Sorry, I couldn't help myself.
Greg
Yuyang Wu
Yuyang Wu 2019-3-26
sorry for the spelling, I am still not familiar with this language. Thanks for pointing out my mistake so I can correct it.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by