MATLAB File Help: cv.ANN_MLP/predict Index
cv.ANN_MLP/predict

Predicts response(s) for the provided sample(s)

[results,f] = model.predict(samples)
[...] = model.predict(..., 'OptionName', optionValue, ...)

Input

Output

Options

See also
Method Details
Access public
Sealed false
Static false