วิธีการคำนวณ Parametric Equations
learn.whatIsHeading
Parametric equations express x and y as separate functions of a parameter t, enabling curves that cannot be written as y=f(x). Used for motion paths, Lissajous figures, and cycloids.
คำแนะนำทีละขั้นตอน
- 1x = f(t) · y = g(t)
- 2Circle: x=r cos t, y=r sin t, t∈[0,2π]
- 3Eliminate t to find implicit Cartesian equation
ตัวอย่างที่มีคำตอบ
อินพุต
x=cos(t), y=sin(t), t: 0 to 2π
ผลลัพธ์
Traces unit circle x²+y²=1
Parametric → Cartesian by cos²+sin²=1
พร้อมที่จะคำนวณแล้วหรือยัง? ลองใช้เครื่องคิดเลข Parametric Equations ฟรี
ลองด้วยตัวคุณเอง→