Info

This question is closed. Reopen it to edit or answer.

I don't have any idea how to solve this question?

1 view (last 30 days)
Reihaneh Shamsiani
Reihaneh Shamsiani on 25 Oct 2020
Closed: John D'Errico on 25 Oct 2020
  1. randomly generate five (5) control vertices in a two-dimensional region delimited by (−20 ≤ 𝑋 ≤ 20) and (−20 ≤ 𝑌 ≤ 20).
  2. reate the code that automatically generates a Bezier Curve defined by the same control vertices in part 1.
  3. rite the code that creates a B-Spline Curve of curve order 4 defined by the control vertices and automatically obtains the curve equation using a set of non-uniform, non- periodic knots of your choice
  4. reates a NURBS Curve of curve order 4 defined by the control vertices and automatically obtains the curve equation using the same knot values in 3,
  5. using a set of homogeneous coordinates hi which randomly vary between (0.2 ≤ h𝑖 ≤ 5.0).

Answers (0)

This question is closed.

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!