Constrain residual enforcement ?

1 visualización (últimos 30 días)
M Bedir Tapkan
M Bedir Tapkan el 24 de Mzo. de 2018
I have a question that I need to solve, the problem is I couldn't understand what question asks...
It says: What constraints do the following residuals enforce?. There is an array on hand which is 2xn which is named as cur.
First example on question goes like this:
x = 1:n-1;
y = 2:n;
ans1 = cur(1,x) - cur(1,y);
ans2 = cur(2,x) - cur(2,y);
So what does it want for me to do?

Respuestas (0)

Categorías

Más información sobre Assembly en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by