Effacer les filtres
Effacer les filtres

Can somebody please help me with a problem regarding fminsearch?

2 vues (au cours des 30 derniers jours)
jasmine
jasmine le 7 Juin 2019
Commenté : Star Strider le 7 Juin 2019
I have a problem with the program attached and I get these errors:
  2 commentaires
dpb
dpb le 7 Juin 2019
erHandle = @(pars)(errorFun(pars ,[ccSym'; tn'; meanProb'; reactionLength]));
has a problem that not all of the elements in the square brackets have the same number of elements in their (transposed) columns so can't build the array.
Since we have no access to the data, we have no way to know what those dimensions are; you'll have to just check for consistency and fix whatever isn't.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Problem-Based Optimization Setup dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by