Community Profile

photo

Praveen Kumar


Dong A University

Active since 2015

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


I am attempting to implement the fminunc (unconstrained Problem) function in MATLAB. I am getting an error with my code.
Objective Function function r = objfn(x) x1 = x(1); x2 = x(2); %two design variables n = size(x1); fo...

8 years ago | 1 answer | 0

1

answer