Program_P4

Program_P4

University

10 Qs

quiz-placeholder

Similar activities

Slope Intercept

Slope Intercept

8th Grade - University

14 Qs

Finding Slope from a Table, Graph, Ordered Pairs

Finding Slope from a Table, Graph, Ordered Pairs

8th Grade - University

15 Qs

Ms. Foster's 8th Grade Math Course (Slope)

Ms. Foster's 8th Grade Math Course (Slope)

University

11 Qs

CFE_MATLab_QUIZ4

CFE_MATLab_QUIZ4

University

11 Qs

Average rate of change/ slope

Average rate of change/ slope

9th Grade - University

10 Qs

Exploring Linear Equations and Surface Area

Exploring Linear Equations and Surface Area

8th Grade - University

15 Qs

Asistensi SEM

Asistensi SEM

University

10 Qs

Matematicas III

Matematicas III

University

13 Qs

Program_P4

Program_P4

Assessment

Quiz

Mathematics

University

Hard

Created by

__xy xy__

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 10 pts

Perintah MATLAB manakah yang berfungsi untuk menyederhanakan persamaan aljabar atau trigonometri ?
expand()
collect()
factor()
simplyfi()
simplify()

2.

MULTIPLE CHOICE QUESTION

2 mins • 10 pts

Perintah MATLAB manakah yang berfungsi untuk menjabarkan persamaan aljabar atau trigonometri ?
expand()
collect()
factor()
simplyfi()
simplify()

3.

MULTIPLE CHOICE QUESTION

2 mins • 10 pts

Perintah MATLAB manakah yang berfungsi untuk mencari faktor persamaan aljabar atau trigonometri ?
expand()
sqrt()
factor()
simplyfi()
simplify()

4.

MULTIPLE CHOICE QUESTION

2 mins • 10 pts

Perintah MATLAB manakah yang berfungsi untuk menggambar plot (misalkan ‘x^2+x’) tanpa perlu mendefinisikan nilai x terlebih dahulu?
plot()
ezplot()
mesh()
surf()
subplot()

5.

MULTIPLE CHOICE QUESTION

2 mins • 10 pts

Dibawah ini cara membuat dua plot dalam satu canvas (kotak putih) yang benar adalah
plot(x1,y1); figure; plot(x2,y2)
subplot(1,2,1); plot(x1,y1); subplot(1,2,2); plot(x2,y2);
subplot(2,1,1); plot(x1,y1); subplot(2,1,2); plot(x2,y2);
plot(x1,y1,x2,y2);
ezplot(x1,y1,x2,y2);

6.

MULTIPLE CHOICE QUESTION

2 mins • 10 pts

Media Image

Output yang benar dari syntax pada gambar adalah

0
-4/a
-4/x
-a/4
-x/4

7.

MULTIPLE CHOICE QUESTION

2 mins • 10 pts

Media Image

Output yang benar dari syntax pada gambar adalah

A.
B.
C.
D.
E.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?