what is the difference between nftool & nntool ??

25 次查看(过去 30 天)
Hello, All
what is the difference between nftool & nntool ?? i'm building a network that will be used for prediction....which tool is more accurate nftool or nntool???

采纳的回答

Walter Roberson
Walter Roberson 2012-8-26
nftool specifically uses a 2 layer LM for fitting.
nntool allows the creation of more general neural networks.
As the networks created by nftool are a subset of the networks that can be created with nntool, nntool properly applied will never be less accurate. But nftool might be as accurate as you need.
  3 个评论
Walter Roberson
Walter Roberson 2017-5-5
nntool can create the networks used by nftool, and can create other networks as well. Because nntool is more general, it has more settings, and describes things a bit differently. Anything you can do with nftool can also be done with nntool, but there are things that can be done with nntool that cannot be done with nftool.

请先登录,再进行评论。

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by