
COMP130_Symbolic
Authored by W Mao
Computers
University
Used 8+ times

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
30 sec • 1 pt
Both symbolic variables and expressions are represented in Matlab using the sym datatype.
True
False
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Given the following code:
syms x;
expr = x + 2;
x = 10;
What would be the value of expr * 3 ?
double value 36
symbolic expression 3*x + 6
error
symbolic value 36
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Symbolic equations are created using
=
==
===
the isequal function
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following code outputs 2?
syms x;
int(diff(x^2))
syms x;
diff(diff(x^2))
syms x;
diff(int(x))
syms x;
int(int(x))
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the output of the following code?
z = str2sym('a+2*a+(a-1)^2')
collect(z)
error
3*a + (a - 1)^2
a^2 + a + 1
a + 2*a + a^2 - 2*a + 1
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
syms x a b c;
e1 = a*x^2+b*x+c == 0;
Given the above code, which of the following outputs x^2 + 2*x + 3 == 0 ?
subs(e1,{1, 2, 3})
subs(e1,[1, 2, 3])
subs(e1, {a, b, c}, {1, 2, 3})
subs(e1, (a, b, c), (1, 2, 3))
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
syms x
y = x^2;
Given the above code, which of the following is most likely to generate the figure?
fplot(y, [-7,7])
fplot(y)
fplot([-7, 7], y)
plot(x, y)
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
Explorando Tinkercad en Secundaria
Quiz
•
7th Grade - University
10 questions
INTRODUCCION A LA PROGRAMACION
Quiz
•
6th Grade - University
10 questions
Hyrje në SO
Quiz
•
University
13 questions
GIT COURSE
Quiz
•
University
10 questions
Let's Play Together
Quiz
•
University - Professi...
10 questions
Fondos CSS3
Quiz
•
University
10 questions
Entorno Financiero Digital 2do test
Quiz
•
University
15 questions
1.1.1 The structure and function of the processor
Quiz
•
11th Grade - University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
12 questions
IREAD Week 4 - Review
Quiz
•
3rd Grade - University
7 questions
Fragments, Run-ons, and Complete Sentences
Interactive video
•
4th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
10 questions
DNA Structure and Replication: Crash Course Biology
Interactive video
•
11th Grade - University
5 questions
Inherited and Acquired Traits of Animals
Interactive video
•
4th Grade - University
5 questions
Examining Theme
Interactive video
•
4th Grade - University
20 questions
Implicit vs. Explicit
Quiz
•
6th Grade - University
7 questions
Comparing Fractions
Interactive video
•
1st Grade - University
