Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 2 PART A: In this case, modify the Matlab function you built - in question one and enable it to work for any deflection

Question 2
PART A:
In this case, modify the Matlab function you built-in question one and enable it to work for
any deflection equation (function), any value of x and any value of the constants (L, E, I, L
and W0). Save this function using a different file name.
PART B:
Call your newly built deflection function and calculate the deflection, maximum deflection and
point of maximum deflection of the below uniformly distributed load
()=-W0/48EI(2x^4-3Lx^3+L^3x)
L =300 cm, E =52,000 kN/ cm^2, I =32,000 cm^4, W0=4 KN/cm, and x values range from 0 to L with a step size of 10.
Note that:
Functions can be called either in a command window or by creating a new script file
See lecture 8 for reference on how to pass a function as an input (anonymous function)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Management With Website Development Applications

Authors: Greg Riccardi

1st Edition

0201743876, 978-0201743876

More Books

Students also viewed these Databases questions

Question

LO2 Distinguish among three types of performance information.

Answered: 1 week ago