BookmarkSubscribeRSS Feed
flwra_
Calcite | Level 5

 

How to solve this function by using two initial points. Kindly assist.

 

21CC9D19-D2F5-43A7-A9AE-097D8E7263DC.jpeg

2 REPLIES 2
RobPratt
SAS Super FREQ

There is not enough information to solve this problem.  What are A and n?

 

In any case, you should use PROC OPTMODEL with the NLP solver:

solve with nlp / algorithm=activeset;