Info
์ด ์ง๋ฌธ์ ๋ง๊ฐ๋์์ต๋๋ค. ํธ์งํ๊ฑฐ๋ ๋ต๋ณ์ ์ฌ๋ฆฌ๋ ค๋ฉด ์ง๋ฌธ์ ๋ค์ ์ฌ์ญ์์ค.
I don't have any idea how to solve these questions ?
์กฐํ ์: 1 (์ต๊ทผ 30์ผ)
์ด์ ๋๊ธ ํ์
- randomly generate five (5) control vertices in a two-dimensional region delimited by (โ20 โค ๐ โค 20) and (โ20 โค ๐ โค 20) and null boundary conditions.
- reate the code that automatically generates a Bezier Curve defined by the same control vertices in part 1.
- write 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
- 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 3using a set of homogeneous coordinates hi which randomly vary between (0.2 โค h๐ โค 5.0).
๋๊ธ ์: 0
๋ต๋ณ (0๊ฐ)
์ด ์ง๋ฌธ์ ๋ง๊ฐ๋์์ต๋๋ค.
์ฐธ๊ณ ํญ๋ชฉ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!