Search Header Logo

Program_P4

Authored by __xy xy__

Mathematics

University

Used 6+ times

Program_P4
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?