photo

sushant panhale


Attivo dal 2017

Followers: 0   Following: 0

Statistica

  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


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] ...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 7 anni fa | 1 risposta | 0

1

risposta