How to plot a 3d neural network fit?

I have a neural network that takes two inputs and returns an output. I want to plot the data with the fit but I don't know how
In the 2d case I usually use this
plotfit(net,inp(2,:),tar);
Is there a similar function that does the same job?

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

質問済み:

2018 年 1 月 8 日

Community Treasure Hunt

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

Start Hunting!

Translated by