Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

three diferent codes... using python please. 1) Bisenction method 2) False Position Method 3) Modified False Position Method P1 50 pts The velocity of water

three diferent codes... using python please.
1) Bisenction method
2) False Position Method
3) Modified False Position Method
image text in transcribed
P1 50 pts The velocity of water v(m/s) discharged from a cylindrical tank through a long pipe can be computed as: v=2gHtanh(2L2gH) where g=9.81m/s2,H= initial head (m),L= pipe length (m), and t= elapsed time (s). We would like to determine H needed to achieve v=5m/s in t=2.5s for L=4m. Use initial guesses of Hl=0 and Hu=2. (a 5pts ) Plot the function with Python between H1 and Hu (use a step of 0.1 ) (b) Find H with a stopping criterion of a

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

Automating Access Databases With Macros

Authors: Fish Davis

1st Edition

1797816349, 978-1797816340

More Books

Students also viewed these Databases questions