Feeds
提问
How can I use the regression learner generated model as an objective function and constraint function in fmincon
I have 1000 data for A,p,M,S. i have to find out objective function as M= f(A,p) and constraint function as S=g(A,p). To do that...
6 years 前 | 0 个回答 | 0
0
个回答已回答
Explanation of the matlab code
Can anyone help me understanding the code? function [sigma] = constitutive_Armstrong_Frederick (e, E, sigma_y, H_k, H_nl) % ...
Explanation of the matlab code
Can anyone help me understanding the code? function [sigma] = constitutive_Armstrong_Frederick (e, E, sigma_y, H_k, H_nl) % ...
6 years 前 | 0
