Community Profile

photo

NurFadhilah Samsuddin


Last seen: etwa 3 Jahre vor Aktiv seit 2020

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort