Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1) Write a Matlab code to find the natural coordinates ( z and h) of a P(x,y) inside a triangular element with 3 nodes using

image text in transcribed

image text in transcribed

1) Write a Matlab code to find the natural coordinates ( z and h) of a P(x,y) inside a triangular element with 3 nodes using the coordinate of the nodes. Try your code with the following case: Hints: Organize the equations for z and h in a matrix form (see below) and solve it by calculating the inverse of the 2x2 matrix. []{n}={x4} 2) Extend the code written above (point 1 ) to calculate x and use it to calculate the [N] matrix for a 6-node nonlinear-triangle element. Use the extended code to evaluate the matrix [N] at the point P 3) Test your code by assuming the same displacement for all nodes and calculating the displacement at the P. The displacement at the point P should be the same as the displacement of all the nodes. 1) Write a Matlab code to find the natural coordinates ( z and h) of a P(x,y) inside a triangular element with 3 nodes using the coordinate of the nodes. Try your code with the following case: Hints: Organize the equations for z and h in a matrix form (see below) and solve it by calculating the inverse of the 2x2 matrix. []{n}={x4} 2) Extend the code written above (point 1 ) to calculate x and use it to calculate the [N] matrix for a 6-node nonlinear-triangle element. Use the extended code to evaluate the matrix [N] at the point P 3) Test your code by assuming the same displacement for all nodes and calculating the displacement at the P. The displacement at the point P should be the same as the displacement of all the nodes

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

Intermediate Accounting

Authors: Donald E. Kieso, Jerry J. Weygandt, And Terry D. Warfield

13th Edition

9780470374948, 470423684, 470374942, 978-0470423684

More Books

Students also viewed these Accounting questions