Sie sind auf Seite 1von 1

function f=ecuaciones(x)

%Parametros

%Ecuaciones (Poner ecuaciones)

f(1)=x(1)*x(2);

f2)=x(1)+x(2)+ x(1)*x(3);

f(3)=x(1)^2+2*x(2)^2;

f=f;

%End function f

%Programa principal para resolver EANL

x0=[1 1 1];

xs=fsolve(ecuaciones,x0)

R=1-(1-xp)/(1-xf)*(P/F)
R=F-P

Das könnte Ihnen auch gefallen