Accent
Traducción
■■■■■■■■■■■■■■■■■■■■■■
Ejemplos
Problem is infeasible: the bounds lb and ub are inconsistent.
El problema es inviable: los límites lb y ub son incoherentes.
Pass empty matrices for lb and ub if no bounds exist.
Pase las matrices vacías para lb y ub si no existen límites.
Give the highest lb and lowest ub vectors that you can.
Dar el más alto lb y los más bajos ub vectores que usted puede.
Example: To specify that all x-components are less than one, ub = ones(size(f))
Ejemplo: Para especificar que todos los componentes x son menos de uno, ub = ones(size(f))
Optionally, the components of x can have lower and upper bounds lb, and ub.
Opcionalmente, los componentes de x pueden tener límites inferiores y superiores lb, y ub.
The arguments x, lb, and ub can be vectors or matrices; see Matrix Arguments.
Los argumentos x, lb y ub pueden ser vectores o matrices; Véase Argumentos de matriz.
The arguments lb and ub place lower and upper bounds on the independent variables in x.
Las discusiones lb y ub colocan límites más bajos y superiores en las variables independientes en x.
And they can't help us back at the H ub because I have the latest readings in here.
Y los demás no pueden ayudarnos a regresar porque tengo... en el portátil los últimos datos.
Components of x0 that violate the bounds lb ≤ x ≤ ub are reset to the interior of the box defined by the bounds.
Los componentes de x0 que violen los límites lb ≤ x ≤ ub se restablecen al interior de la caja definida por los límites.
For the default 'interior-point' algorithm, fmincon sets components of x0 that violate the bounds lb ≤ x ≤ ub, or are equal to a bound, to the interior of the bound region.
Para el algoritmo 'interior-point' predeterminado, fmincon establece componentes de x0 que infringen los límites lb ≤ x ≤ ub, o son iguales a un límite, al interior de la región enlazada.
Palabra del día
el acertijo