Question: Write a MATLAB code for the following problem: Suppose you have a cantilever bar having a random ( let ' s assume standard normal )
Write a MATLAB code for the following problem: Suppose you have a cantilever bar having a random lets assume standard normal rigidity EA lets call it D in the code throughout its length. It is divided into n elements using the finite element method. A constant distributed horizontal load q is applied along the bar. I want to find the displacement u at the free end of the bar, and the probability that it exceeds a limit ulim The methods used are: MarkovChain Monte Carlo MCMC Sequential Importance Sampling SIS Line Sampling LS CrossEntropy CE Exponential Tilting ET and finally the First Order Reliability Method FORM Write a code that simulates each method for the same cantilever bar. This is not for an exam, it is for learning how to code structural reliability methods. Please be detailed in the code.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
