the question goes like this:
the first part asks to utilize simulink to obtain the graph pattern:
the second part requires us to make use of laplace transform and inverse laplace transform to solve the initial value problem:
the third part asks us to compare both the results...
no, it's a question that says,
compute the integral of (sinx / x) dx by means of
a. the trapezoidal rule
b. a three term gausian quadrature formulae.
c. simpson's 1/3 rule
d. determine the integral analytically.
i was thinking that part d. uses integration by parts to solve
i'm having troubles to integrate \int\frac{sin x}{x} dx
could anyone help me with hints? i tried using integration by parts, but i see it as a never ending chain, sin will change to cos... and x^-1 will become -x^-2 and so on