
На сортировку / 1 / ЭЭФ / Новая папка (2) / k мадкат лаба №4
.docxTask
1.
Calculate
undefined integral . Build three graphs from the family
of primitive.
Implementation of the task
Task
2. Calculate
defined
integral.
(1;2)
Implementation of the task
Task 3. Find image of the function(laplace).
Implementation of the task
Task 4. Find original of the function(invlaplace).
Implementation of the task
Task 5. Solve differential equations using operation calculus(Laplace transform).
Implementation of the task
Task 6. Solve system of differential equations using operation calculus.
Implementation of the task
Task 7. Solve differential equition using procedures Given and Odesolve. Build the graph of solution. Find the value of the solution at he piont x=2.
Implementation of the task
Task 8. Solve differential equation of second order. Build the graph of solution. Create a table of argument and value of function.
Implementation of the task
Task 9. Solve the differential equation by procedure Given/Odesolve. Initial condition for all option: x1(0)=2 x2(0)=1. Create a table of argument and value of function. Find value of function at the point t=3.4. Built graph of function.
Implementation
of the task
Task 10. Solve the differential equation by procedure rkfixed. Create a table of argument and value of function. Build the graph of solution.