Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
49 views

Assignment 1

The document contains 9 questions asking the user to: 1. Plot various equations using MATLAB 2. Find the general solution to a differential equation and compare to MATLAB 3. Solve a differential equation and compare to MATLAB code 4. Determine variational parameters for an equation 5. Derive the Fourier series for a function and plot in MATLAB 6. Derive and solve a differential equation for a vibrating body when damped and undamped 7. Determine the displacement angle of a mass suspended from a rod over time 8. Find the eigen values and vectors of a matrix 9. Find the Fourier series expansion of a piecewise function
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
49 views

Assignment 1

The document contains 9 questions asking the user to: 1. Plot various equations using MATLAB 2. Find the general solution to a differential equation and compare to MATLAB 3. Solve a differential equation and compare to MATLAB code 4. Determine variational parameters for an equation 5. Derive the Fourier series for a function and plot in MATLAB 6. Derive and solve a differential equation for a vibrating body when damped and undamped 7. Determine the displacement angle of a mass suspended from a rod over time 8. Find the eigen values and vectors of a matrix 9. Find the Fourier series expansion of a piecewise function
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 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