Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

International Institute of Information Technology Computer Aided Structural Engineering CASE Workshop Assignment-1

August 17, 2011


1. Plot the following equations using MATLAB? (a) y=et +(3e2t ) (b) y=3x3 +9x2 -2x+5 (c) y=sin(x) (d) y=cos(x)+sin(x) (e) y=sin(x)+sin(2x)+sin(4x) (f) y=3et sin(2t)+et 2. Find the genaral solution for equation and compare your result with MATLAB y -4y +13y=12e2x sin3x 3. solve the dierential equation given below and compare your result with MATLAB code. d2 x +16x=0; x(0)=1, dx |t=0 =0 dt2 dt 4. Variational parameteters for the following equation. y -3y +2y =ex /(1-ex ) 5. Determine the Fourier series for the following Figure1 & plot the series in MATLAB

Figure 1:

6. Derive the dierential equation and nd the solution when the body is in free vibration. (a) case-1 when damped (b) case-2 when it is undamped 7. A mass having weight w is suspended from the end of a rod of constant length l.For motion in a vertical plane, we would like to determine the displacement angle , measured from the vertical, as a function of time t, (we considered > 0 to the right of op and < 0 to the left of op).Recall that arc s of a circle of radius l is related to the circle angle through the Formula (s=l 2 2s ) hence angular acceleration is a= d 2 =l d 2 dt dt

Figure 2:

8. Find the Eigen Values & Eigen Vectors for following matrix. 1 1 1 0 0 A= 1 1 1 1 9. Find the Fourier series expansion for f(x), if f(x)= , < x < 0 x, 0 < x <

You might also like