USING A NEURAL NETWORK AS AN OBJECTIVE FUNCTION INSIDE A GENETIC ALGORITHM

1 次查看(过去 30 天)
I trained a neural network with the name 'net', after that I am using a genetic algorithm to do some optimization. After using this syntax, the following 'error' message appears.
C = ga(@net,4,[],[],[],[],[30 80 170 230],[50 100 310 250])
Error: "net" was previously used as a variable, conflicting with its use here as the name of a function or command.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Genetic Algorithm 的更多信息

产品


版本

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by