You are on page 1of 2

Inicio

Ingresar el sistema de ecuaciones lineales

Captura de variables X, Y,Z, Xi, Yi Zi ,N,K, Tol ,

K=0 Despejar variables

Sustituir Valores x=(a1+b1y-z)/c1 y=(-a2-b2z+x)/c2 z=(a3-b3x+y)/c3

R=sqr( (x1-x0)^2 + (y1-y0)^2 +(z1-z0)^2 )

X=x1 Y=y1 Z=z1

K=K+1
R=<Tol NO

N>K

rth

You might also like