Laplace transforms, Programming Languages

Assignment Help:

There actually isn't all that much to this section. All we are going to do now is work a quick illustration using Laplace transforms for a 3rd order differential equation therefore we can say that we worked, at least one problem for a differential equation whose order was larger than 2.

Everything which we know from the Laplace Transforms section is even valid. The only new bit which we'll require here is the Laplace transform of the third derivative. We can find this from the general formula that we gave while we first started looking at solving initial value problems with Laplace transforms. Now there is that formula,

L ({y′′′} + s3Y(s) - s2 y(0) -  sy′ (0)- y′′(0)

Now there the example for this section

Example: Solve the following initial value problem.

y′′′ - 4y'' = 4t + 3u6(t) e30 - 5t;   y(0) = -3;                      y''(0) = 4

As always we first require making sure the function multiplied with the Heaviside function has been correctly shifted.

y′′′ - 4y'' = 4t + 3u6(t) e - 5(t- 6)

This has been properly shifted and we can notice that we're shifting e-5t. All we require to do now is take the Laplace transform of everything, plug into the initial conditions and answer for Y (s).

Doing all of this provides,

s3Y(s) - s2y(0) - sy'(0) - y''(0) - 4(s2Y(s) - sy(0) - y'(0)) = (4/s2) + ((3 e-6s)/(s + 5))

(s3 - 4s2)Y(s) + 3s2 - 13s = (4/s2) + ((3 e-6s)/(s + 5))

(s3 - 4s2)Y(s) = (4/s2)- 3s2 + 13s  + ((3 e-6s)/(s + 5))

Y(s) = (4- 3s4 + 13s3)/(s4(s - 4))+ ((3 e-6s)/ ((s4(s - 4)) (s + 5)))

Y (s) = F(s) + 3e-6 G(s)

Now we need to partial fraction and inverse transform F(s) and G(s).  We'll leave it to you to verify the details.

Now we require to partial fraction and inverse transform F(s) and G(s).  We'll leave this to you for verify the details.

F(s) = (4- 3s4 + 13s3)/(s4(s - 4)) = ((17/64)/(s - 4)) - (209/s) - ((1/16)/s2) - ((1/4)(2!/2!)/s3) - ((1(3!/3!)/s4)

f(t) = (17/64)e4t - (209/64) - (1/16) t - (1/8)t2 - (1/6)t3

G(s) = 1/(s2(s- 4)(s + 5)) = ((1/44)/(s - 4)) - ((1/225)/(s + 5)) - ((1/400)/s) - ((1/20)/s2)

g(t) = (1/144)e4t - (1/225)e-5t - (1/400) - (1/20)t

Okay, we can here find the solution to the differential equation. Starting along with the transform we find,

Y (s) = F(s) + 3e-6 G(s)             ⇒                     y(t) = f(t) + 3u6(t) g(t -6)

Here f(t) and g(t) are the functions demonstrated above.

Okay, here is the one Laplace transform illustration with a differential equation with order greater than 2. As you can notice the work in the same except for the fact that the partial fraction works (that we didn't demonstrate here) is liable to be messier and more complex.


Related Discussions:- Laplace transforms

Game, How to make game in pascal language

How to make game in pascal language

Programming assignment, The fancy new French restaurant La Food is very p...

The fancy new French restaurant La Food is very popular for its authentic cuisine and high prices. This restaurant does not take reservations. To help improve the efficiency of t

Scheme assignment, A function that takes a list with at least 4 numbers and...

A function that takes a list with at least 4 numbers and if three of the numbers sum is equal to the remaining numbers return #t else return #f

Risk - controls and audit tests, Internal Audit has been asked by the State...

Internal Audit has been asked by the State to review the activities of  The Commission on Workforce Development. The Commission was established several years ago by the state legis

Write a script for explicitly display of values, Write a script called 'pro...

Write a script called 'prob1.m' that solves for the variables y, and z in terms of a user inputed x. The variables y and z are defined as follows: y = x - 30                when

Program converts character array to signed decimal integer, 1. Write a func...

1. Write a function that converts a character array to a signed decimal integer. Function prototype must be as follows: int asciiToInt( char *str, unsigned char* eflag) YOU MAY NO

Explain the different states of activity diagram, Question 1 Discuss on In...

Question 1 Discuss on Inheritance Question 2 What are the four phases of the object modeling technique that can be repetitively executed? Question 3 Explain the di

Write a program to draw a sketch of a cow, write a program to draw a cow. N...

write a program to draw a cow. Now, draw a cow standing amongst the grass, with (say) 500 blades of grass. Each blade of grass should be a separate random green line. Do all your d

Implement a two-dimensional table in prolog, Implement a two-dimensional ta...

Implement a two-dimensional table in Prolog. Your program will contain: 1.  An insert_entry predicate that takes a table, row, column and an entry and inserts the entry at the g

Microsoft''s vc++, Microsoft's VC++ Windows V C++ was a highly effectiv...

Microsoft's VC++ Windows V C++ was a highly effective device. But it was too complicated. It has too many information kinds, and designers had to understand many your local lib

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd