photo

sushant panhale


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


how to elongate parabola? I have plot parabola using 3 points and now i want elongation without changing points.
x1=[1,50]; x2=[50,5]; x3=[100,50]; Y=[x1(2);x2(2);x3(2)] A=[x1(1)^2 x1(1) 1;x2(1)^2 x2(1) 1;x3(1)^2 x3(1) 1] ...

casi 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


please help not able to solve this linear equation, i have tried equ(1).x
syms x for Y=1:40 equ{Y}=solve(((X(1)*(x.^2))+(X(2)*x)+X(3)-Y==0),x); end

casi 7 años hace | 1 respuesta | 0

1

respuesta