This quiz titled 'Numerical analysis with matlab2020' assesses skills in MATLAB for solving numerical problems, including matrix operations, polynomial equations, and differential equations using methods like Euler's. It is designed for learners to apply mathematical theories and computational techniques.
K2=hf(xn+h/2,yn+k2/2)
K2=hf(xn+h/2,yn+k1/2)
K2=hf(xn+h,yn+k1/2)
K2=hf(xn+h/2,xn+k1/2)
Rate this question:
/* comments */
% comments
// comments
'' comments "
-12 3 6 3
-12 6 3 3
-12 6 6 3
-11 3 6 3
Rate this question:
To write comment
To define symbolic
To define a variable
To create handle of a function
Rate this question:
0
1
Nan
Inf
Rate this question:
1.276
1.627
1.276
0.627
Rate this question:
Option 1
Option 2
Option 3
Option 4
Rate this question:
1.627
1.357
1.573
1.735
Rate this question:
1.7167
-1.7167
2.1667
0.6617
Rate this question:
F=@exp(x)+sine(5*x)
F=@(x)exp(x)+sine(5*x)
F=@(x)exp(x)+sin(5*x)
F=@x exp(x)+sin(5*x)
Rate this question:
It is a rows separator
It is a columns separator:
It is a array separator:
It is a functions separator:
Rate this question:
[0 2]
[2 1]
[0 0 2]
[0 2 1 ]
Rate this question:
Tn=10.25
Tn=9.25
Tn=11.25
Tn=12.52
Rate this question:
Plotf(@myfunc,[-2 2])
Plot(@myfunc,[-2 2])
Fplot(@(x) myfunc ,[-2 2])
Fplot(@myfunc,[-2 2])
Rate this question:
1 - 1/4 -3/4
1 0.25 -0.75
1 1/4 3/4
-1 - 1/4 3/4
-2.0328
-2.6745
-2.3028
-2.2830
-2.4567
Rate this question:
(xn+x0)/(h)+1
(xn-x0)/(h+1)
(xn+x0)/(n)+1
(xn-x0)/(hn)+1
(xn-x0)/(h)+1
Rate this question:
20.111
00111.02
21.01
0113.01
Option 5
Rate this question:
[1.000 5.000]'
[1.000 5.600]'
[0.200 5.000]'
[5.000 0.4000]'
Non,solve in above
Quiz Review Timeline (Updated): Mar 5, 2025 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
MATLAB Fundamentals Certification Quiz
Dive into the world of MATLAB with the MATLAB Fundamentals Certification Quiz! Test your knowledge of MATLAB basics, functions, and essential concepts. Explore questions that...
Questions:
10 |
Attempts:
573 |
Last updated:
Jun 17, 2024
|
Physics Numericals MCQs With Answers
This is a physics numerical multiple-choice questions (MCQs) quiz with answers. This quiz consists of numerical questions from diverse physics topics, including distance,...
Questions:
25 |
Attempts:
1209 |
Last updated:
Mar 22, 2023
|
|
Test Of BS V Evening Course: MATH305, Numerical Analysis 1, Chapter 1
The contents of the test are from Chapter 1: Computer Arithmetic. There are 15 MCQs in the test. All MCQs are compulsory. The duration is 25 minutes.
Questions:
15 |
Attempts:
475 |
Last updated:
Mar 22, 2023
|
Wait!
Here's an interesting quiz for you.