- Details
- Parent Category: Programming Assignments' Solutions
We Helped With This MATLAB Programming Homework: Have A Similar One?
Short Assignment Requirements
Assignment Description
List of Experiments
1. To draw the tangent line at point (a, b) on a given curve and also find the radius of curvature at that point.
2. Write a program to show the consistency and inconsistency of the system of linear equations. If the system is consistence then solve the given system of equation for unique/ infinite solution (with degree of freedom).
3. Write a program to determine the largest two eigen values of the given matrix.
4. Using
inbuilt ode solvers: ode23 and ode45 to find , where
is
the solution of the given initial value problem and hence compare this value
with the actual answer.
5. Sketch the inside of the circle r = a and outside of the cardioid x = a(1-cos(t)) and find the area enclosed.
6. Plot
the surface defined by the function on the domain
. Find the values and
locations of the maxima and minima of the function.
7. Graphically
compare the function sin x and its Taylors series expansion in the neighbourhood of
.
8. Determine
the characteristic polynomial of a matrix by evaluating the polynomial at
points. Then fit a
polynomial to these points.
9. Solve the given differential equation by the variation of parameters.
10. Write
a programme to evaluate improper integral