Community Profile

photo

NurFadhilah Samsuddin


Last seen: alrededor de 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta