|
| From: | sajish |
| Subject: | [Octave-bug-tracker] [bug #52177] [octave forge] (ga) possible bug in mutationgaussian |
| Date: | Mon, 16 Oct 2017 04:21:05 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36 |
Follow-up Comment #2, bug #52177 (project octave):
Please find attached the samples prog for GA and the fitness function. The
programme is running in matlab with the following message. But giving the
solution.
Warning: You are using 'mutationgaussian' mutation function for constrained
minimization.
Solution may be infeasible; use '@mutationadaptfeasible' function for
constrained minimization.
But the same when I am running in GA package of octave I am getting the
following message after correcting many errors in the many function files
including changing '/' to ....... as required in Octave.
error message in GA octave is given below
error: scalar cannot be indexed with .
error: called from
mutationgaussian at line 23 column 8
mutationgaussian at line 25 column 1
__ga_mutationfcn__ at line 22 column 52
__ga_problem__ at line 70 column 65
ga at line 111 column 47
ga_cantilever_octa at line 15 column 8
(file #42163, file #42164)
_______________________________________________________
Additional Item Attachment:
File name: ga_cantilever_octa.m Size:0 KB
File name: cantlever_fitness1.m Size:0 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52177>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |