Community Profile

photo

James506


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


passing function handle to separate function m-file error
Hi, I have a function (function-1) which passes a function handle of the form: fhandle = @fun; % step-1 to...

7 years ago | 1 answer | 0

1

answer

Question


ODE15i/s sparse Jacobian pattern trick
Hi, I am using ODE15i/ODE15s to solve a large-stiff-sparse Differential Algebraic Equation (DAE) system (method of characteri...

8 years ago | 2 answers | 0

2

answers

Question


Variable number of variables for each polling point for optimization algorithm
The number of variables in my input point vector (x0) to the genetic algorithm changes depending on the integer value of one of ...

8 years ago | 1 answer | 0

1

answer

Question


Alternative to fgoalattain for hybrid multi-objective genetic algorithm
I am interested in using a Multi-objective GA Hybrid Function as detailed here: http://uk.mathworks.com/help/gads/examples/mu...

8 years ago | 0 answers | 0

0

answers

Question


returning additional values from a fitness function for genetic optimisation
Is there a simple way to return additional values from a fitness function (in addition to the objective value) when using an opt...

8 years ago | 1 answer | 2

1

answer