MATLAB COMPILER RELEASE NOTES Guide de l'utilisateur Page 301

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 716
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 300
Mathematics
12-9
All degree-based trigonometric functions (sind, cosd, tand, cotd, secd, cscd) and their
inverses (asind, acosd, atand, acotd, asecd, acscd) display significantly enhanced
performance.
Functions Being Removed
Function Name What Happens When
You Use This Function
Use This Function
Instead
Compatibility
Considerations
bessel Warns besselj Replace all instances
of bessel with
besselj.
erfcore Errors erf, erfc, erfcx,
erfinv, or erfcinv
See the function
reference pages
for the individual
functions.
intwarning Errors None Remove all instances
of intwarning from
your code.
optimset Errors for Optimization Toolbox Options
If you do not have an Optimization Toolbox™ license, and you set an optimset option
for a solver that is only available in Optimization Toolbox, optimset errors. Previously,
optimset would warn, not error, and ignore the option.
Compatibility Considerations
Change your code to set only those options that apply to your solver: fminbnd,
fminsearch, fzero, or lsqnonneg.
atan Warning Being Removed
When you use atan(1i) and atan(-1i) you no longer get a warning.
Compatibility Considerations
Remove instances of the warning ID MATLAB:atan:singularity from your code.
Vue de la page 300
1 2 ... 296 297 298 299 300 301 302 303 304 305 306 ... 715 716

Commentaires sur ces manuels

Pas de commentaire