Optimizing nonlinear functions with size variant input arguments

I am trying to use the fminsearch() function to create the optimization and I am getting the following error: "Assignment has more non-singleton rhs dimensions than non-singleton subscripts". Does anyone know what could be causing such an error?

 Réponse acceptée

Walter Roberson
Walter Roberson le 22 Fév 2019
That error would happen if your objective function returns a non-scalar.

2 commentaires

Yes, that was the problem. Thanks for the feedback and help!
You should Accept-click Walter's answer to certify that it solved your problem.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by