Feeds
提问
from fminsearch to bayesopt
Hi I wrote an optimization for material parameters. So far I used the function fminsearch. [x_min, fval] = fminsearch(@calcul...
5 years 前 | 1 个回答 | 0
1
个回答提问
problems with norm()
Hi I am trying to calculate the cost for my optimization of two graphs. For have implied a cost funciton, but even if my val...
5 years 前 | 1 个回答 | 0
1
个回答提问
Data Interpolation using interp1
Hi I am trying to interpolate different data sets, so that they all have the same size for my further analysis. max...
5 years 前 | 1 个回答 | 0
1
个回答提问
Error using interp1
I am trying to do an optimization with values generated from abaqus. But I am struggeling to adjust my sample size so it matches...
5 years 前 | 1 个回答 | 0
