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.
-12 3 6 3
-12 6 3 3
-12 6 6 3
-11 3 6 3
Rate this question:
1.7167
-1.7167
2.1667
0.6617
Rate this question:
-2.0328
-2.6745
-2.3028
-2.2830
-2.4567
Rate this question:
[1.000 5.000]'
[1.000 5.600]'
[0.200 5.000]'
[5.000 0.4000]'
Non,solve in above
1.627
1.357
1.573
1.735
Rate this question:
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:
1.276
1.627
1.276
0.627
Rate this question:
Tn=10.25
Tn=9.25
Tn=11.25
Tn=12.52
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:
Option 1
Option 2
Option 3
Option 4
Rate this question:
To write comment
To define symbolic
To define a variable
To create handle of a function
Rate this question:
Plotf(@myfunc,[-2 2])
Plot(@myfunc,[-2 2])
Fplot(@(x) myfunc ,[-2 2])
Fplot(@myfunc,[-2 2])
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:
/n
/t
\n
%
Rate this question:
20.111
00111.02
21.01
0113.01
Option 5
Rate this question:
/* comments */
% comments
// comments
'' comments "
0
1
Nan
Inf
Rate this question:
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.
Wait!
Here's an interesting quiz for you.