Feeds
提问
Can the multiobjective optimization solver GAMULTIOBJ work with least squares?
Hello, I need to minimize two objectives both of which are in the following least squares format: objective 1: F1 = min su...
13 years 前 | 2 个回答 | 0
2
个回答提问
Combining Multiobjective optimization with nonlinear least squares minimization
Hello I am new to MATLAB and I am having problem with a multiobjective optimization problem. I have two nonlinear functions w...
13 years 前 | 0 个回答 | 0
0
个回答提问
Non-linear parameter estimation (least squares)
For the following equation, I need to determine three parameters: Sigma, Ps, and kf y = (Sigma/(1-Sigma))*(1-exp(-X*(1-Sigma)...
13 years 前 | 1 个回答 | 0
1
个回答提问
Neural Network - Mapping of available inputs to corresponding outputs - Switching off unavailable input/output
I am just getting acquainted with neural networks toolbox of MATLAB. The feed forward network I need to build should be capable ...
14 years 前 | 1 个回答 | 0
