Community Profile

photo

NurFadhilah Samsuddin


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


how do i plot control net?
does anyone know how do i plot the control net surrounding the cylinder as shown in the picture above? i tried plot3d but it o...

3 years ago | 1 answer | 0

1

answer

Question


how do i merge the two surface of half-torus?
hi, can someone help me with how to merge the two half-torus surfaces? i attached the code below and this is the figure of the u...

3 years ago | 0 answers | 0

0

answers

Question


how do i generate a torus?
hi, can someone please help me on how to generate a torus. i did my code as follows and obtained the figure below but i have no ...

3 years ago | 1 answer | 0

1

answer

Question


how to merge two cylinder surfaces?
hi, i really need help with merging the two surfaces. i would appreciate it if anyone could point out what i did wrong with my c...

3 years ago | 1 answer | 0

1

answer

Question


is there any way i can merge the first and second cylinder without having to substract the height difference?
i asked before and someone suggested to calculate the height difference, however is there a different way to merge the surfaces?...

3 years ago | 0 answers | 0

0

answers

Question


how do i merge the first and second cylinder surface?
clc clear all close all %control point for first surface P0 = [1 0 0]; P1 = [1 2 0]; P2 = [2 2 0]; P3 = [2 0 0]; P4 = [1 ...

3 years ago | 1 answer | 0

1

answer

Question


how do i plot control polygon?
clc clear all close all %control point for first surface P0 = [0 0 0]; P1 = [1 0 0]; P2 = [2 0 0]; P3 = [3 0 0]; P4 = [0 ...

3 years ago | 1 answer | 0

1

answer

Question


why are my surfaces not connected?
i used the following coding to plot the surfaces as shown below but why are my surfaces not connected although i used the end li...

3 years ago | 1 answer | 0

1

answer