MATLAB OPTIMIZATION TOOLBOX - RELEASE NOTES Instrukcja Użytkownika Strona 71

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 76
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 70
18-3
Compatibility Considerations
The above changes to the input x and optimValues structure have the following
compatibility considerations in the output function:
If you have references to the residual in a previous version, note that the value
of this field has changed for lsqnonlin and lsqcurvefit. This fixes the problem
addressed by the bug report S-289285.
Any references to fval for lsqnonlin and lsqcurvefit need to be updated to
resnorm. This fixes the problem addressed by the bug report S-289285.
Any references to procedure for lsqnonlin and lsqcurvefit need to be removed.
This fixes the problem addressed by the bug report S-291974.
Previously, for fgoalattain and fminimax, x returned a column vector with an
additional last element. If you have references to the values for x in a previous
version, the extra element must be removed and the output vector may need to be
reshaped. This fixes the problem addressed by the bug report S-315658.
Przeglądanie stron 70
1 2 ... 66 67 68 69 70 71 72 73 74 75 76

Komentarze do niniejszej Instrukcji

Brak uwag