Feeds
提问
Converging on local minima using ga(). Ways to increase odds of finding global minima.
I am trying to determine 25 variables for a process using MSE as an objective function. My variables are limited by bounds, ther...
2 years 前 | 1 个回答 | 0
1
个回答已回答
Generating 60 random samples that sum to 1, each subject to a unique lower and upper limit
Problem was "solved" by using randFixedLinearCombination for a number of variables (the highest the algorithm could handle) with...
Generating 60 random samples that sum to 1, each subject to a unique lower and upper limit
Problem was "solved" by using randFixedLinearCombination for a number of variables (the highest the algorithm could handle) with...
2 years 前 | 0
| 已接受
提问
Generating 60 random samples that sum to 1, each subject to a unique lower and upper limit
0 I am looking for a method to generate uniform(ish) random samples for 60 variables that sum to 1, with each variable being su...
3 years 前 | 2 个回答 | 0
2
个回答提问
Approximating sharp changing time dependent term for use with ODE solver
Hello, I have time dependent terms in my problem, an example being temperature, that are given as being linearly interpolated b...
4 years 前 | 1 个回答 | 0