Feeds
提问
Genetic algorithm optimization tool not accessing the objective function
I am trying to optimise an objective function with the name objective function. Optimisation parameter is Charge/Area and Freque...
2 years 前 | 1 个回答 | 0
1
个回答提问
Solving a system of differential equation using BVP4C but getting error - "The derivative function ODEFUN should return a column vector of length 4."
I am working on solving a system of differential equation using BVP4c. Those equation are, rho*A*w^2*W - k*G*A*(diff2(W) - dif...
2 years 前 | 1 个回答 | 0
1
个回答提问
Sequential Constraint in Optimization algorithm.
I am working on a problem where i have 2 constraints, 2nd contraint is a subset of 1st constraint and to calculate the output fo...
3 years 前 | 1 个回答 | 0
1
个回答提问
Using function handles in a ODE function
I am working on an optimisation problem for which i created a fitness function. From the input of the fitness we get some symbol...
3 years 前 | 2 个回答 | 0
