Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
NCTM or The Math Forum.
|
|
Math Forum
»
Discussions
»
Software
»
comp.soft-sys.matlab
Notice: We are no longer accepting new posts, but the forums will continue to be readable.
Topic:
Specify/change the error used by train command
Replies:
4
Last Post:
Feb 4, 2013 2:15 PM
|
 |
|
AM76
Posts:
6
Registered:
4/11/12
|
|
Specify/change the error used by train command
Posted:
Feb 3, 2013 10:15 PM
|
|
Hello I am in a work to use the neural network in a specific form that the output of the NN is multiplied by a system (Like G) and want to make output of G tracks a desired target. Therefore, the error between target and G should be used to train the NN so I can't use train (as far as I know) command directly because the NN train the net from the error between the target and the direct NN output. I was wondering how to use train command in such a system?
Note. This system is used in model reference control in Simulink/Neural network, but I don't use Simulink.
|
|
|
|