some functions of neural network toolbox are missing?

1 回表示 (過去 30 日間)
software
software 2017 年 10 月 23 日
コメント済み: software 2017 年 10 月 24 日
i have removed and installed neural net toolbox several time but still its not working? some functions are not working
  1 件のコメント
Walter Roberson
Walter Roberson 2017 年 10 月 23 日
Which version are you using, and which functions are not working?

サインインしてコメントする。

採用された回答

Steven Lord
Steven Lord 2017 年 10 月 23 日
When you look up the function that you say is "not working" in the latest documentation and look at the end of their page, does it say that they were introduced in a later release than the one you're using?
What specifically does "not working" mean? Does it throw an error when you try to run them (and if so, what is the FULL text of that error message -- everything in red?) Does it issue a warning (ditto about the full text, except everything in orange.)
  3 件のコメント
Walter Roberson
Walter Roberson 2017 年 10 月 24 日
transposedConv2dLayer was added in R2017b.
software
software 2017 年 10 月 24 日
Ok. thanks

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangePattern Recognition and Classification についてさらに検索

Community Treasure Hunt

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

Start Hunting!