필터 지우기
필터 지우기

Can somebody please help me with a problem regarding fminsearch?

조회 수: 2 (최근 30일)
jasmine
jasmine 2019년 6월 7일
댓글: Star Strider 2019년 6월 7일
I have a problem with the program attached and I get these errors:
  댓글 수: 2
dpb
dpb 2019년 6월 7일
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.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Problem-Based Optimization Setup에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by