Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

y = - w 4 8 E I ( 2 x 4 - 3 L x 3 + L 3 x ) For this beam,

y=-w48EI(2x4-3Lx3+L3x)
For this beam, assume:
L=600cm,E=58,000kNcm2,I=32,000cm4,w=5.5kNcm
Use an anonymous function to create the deflection equation.
Use the golden-section search method to determine the number of iterations it will take to find minimum of the function with an error that is less than 0.05%. Use initial guesses of 0 and L. Store the optimal value for each iteration in the xopt variable.
Plot the deflection equation to confirm that your solution is accurate
Calculate the approximate error for each iteration using the equation a=(2-)|xu-xlxopt|x100 where, phi is the golden ration, xu and xI are the current bounds, and x_opt is your current estimate of the optimal value.
On the same graph, plot both the optimal value and the error with respect to the iterations to identify when the solution effectively converges. Note: use the function yyaxis to get two independent vertical axes. Using matlab code
image text in transcribed

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

SQL Instant Reference

Authors: Gruber, Martin Gruber

2nd Edition

0782125395, 9780782125399

More Books

Students also viewed these Databases questions