La traducción de esta página está obsoleta. Haga clic aquí para ver la última versión en inglés.
Configurar opciones
Configurar opciones de optimización
Modifique el proceso de optimización o monitorice la optimización estableciendo opciones adecuadas.
Funciones
optimoptions | Cree opciones de optimización |
optimset | Create or modify optimization options structure |
resetoptions | Opciones de restablecimiento |
Tareas de Live Editor
Optimize | Optimice o resuelva ecuaciones en Live Editor |
Temas
Aspectos básicos de las opciones
- What Are Options?
Options are the controls for optimization. - Establecer y modificar opciones
Cómo utilizar las opciones. - Choose Between optimoptions and optimset
Choose between the two functions that create options. - Visualizar opciones
Cómo revisar las opciones.
Detalles de las opciones comunes
- Options in Common Use: Tuning and Troubleshooting
Overview of the most common options. - Tolerancias y criterios de detención
Controle cuándo se detiene el solver. - Tolerance Details
Describes which tolerances are relative and which absolute for four common tolerances. - Checking Validity of Gradients or Jacobians
Check whether a derivative function matches finite difference estimates. - Output Function and Plot Function Syntax
How to monitor the progress of your optimization at the command line and stop the solver. - Plot Functions
Describes plot functions for displaying information on solver iterations. - intlinprog Output Function and Plot Function Syntax
How to monitor the progress of theintlinprog
solution process.
Detalles de las opciones avanzadas
- Optimization Options Reference
Explore optimization options. - Nombres de opciones actuales y antiguos
Proporciona los nombres anteriores y actuales que han cambiado en la versión R2016a.