'Can I pass a function, whose form involves parameters values to be defined as input, in genetic algorithm?
I want to asses the parameters of the equation f(x) = (a^2/ [1+(1/b)^2/n])(1+[(1+x)/b]^[2/n]). I know the value of a. Also, I have {x,f(x)} data. I have to find the values of b and n. Can this be done using Genetic Algorithm?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
