On 7/20/2017 2:25 PM, Mohammad wrote:
> Is it any way to find more details about "TypicalX" and "ScaleProblem"?
You can read the code for several algorithms, such as 'active-set'.
It is impossible to document all the aspects of computer code without
reproducing the code. Generally, we writers try to give the details that
we believe are sufficient for people's needs. I would be interested in
knowing what information you think is missing from the documentation and
is important for you, and why it is important.
If you are trying to improve the performance of your code, there are
suggestions of what to try:
https://www.mathworks.com/help/optim/improving-results.html
Alan Weiss
MATLAB mathematical toolbox documentation
> Is it any way to find more details about "TypicalX" and "ScaleProblem"?
You can read the code for several algorithms, such as 'active-set'.
It is impossible to document all the aspects of computer code without
reproducing the code. Generally, we writers try to give the details that
we believe are sufficient for people's needs. I would be interested in
knowing what information you think is missing from the documentation and
is important for you, and why it is important.
If you are trying to improve the performance of your code, there are
suggestions of what to try:
https://www.mathworks.com/help/optim/improving-results.html
Alan Weiss
MATLAB mathematical toolbox documentation