photo

NurFadhilah Samsuddin


Last seen: meer dan 4 jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
82.053
of 300.364

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
37.5%

VOTES RECEIVED
0

RANK
 of 20.934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

bijna 5 jaar 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...

bijna 5 jaar 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 ...

bijna 5 jaar 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...

bijna 5 jaar 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?...

bijna 5 jaar 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 ...

bijna 5 jaar 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 ...

bijna 5 jaar 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...

bijna 5 jaar ago | 1 answer | 0

1

answer