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년 초과 전 | 답변 수: 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년 초과 전 | 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0