If anyone could please help me get started on this program, I would really appre
ID: 3598701 • Letter: I
Question
If anyone could please help me get started on this program, I would really appreciate it. I am using matlab
The goal of this homework is to practice several methods for the solution of nonlinear equationsnamely functional iterationbisection, and Newton, Two cases of application are discussed, 1) Following up on the lecture discussion consider a nucleon trapped in a one- dimensional squared well potential of depth VeMe and leaing 1m 10 am, Outside the potential well, the potential is ero Write a program to compute the energy wilponvalues by numerically solving the roots of the transcendental equation (and - in 0, ,fa, 4 = aaY = n- men - 15999, a - an using the (0) functional iteration, () bisection, and (2) Newton methods 2) The Seattle Bridgeman equation of state for methane is given by Pay F - MT, - A - or RT Bob + Aa TAY VVVV R, be where P is the pressure in atm, V is the volume in Vermole, T is the temperature in K degrees, and R=0.0920slatm/Kamole is the ideal gas constant for methane, 1pmolesity in these units, or 2.2769, Bo 0.05587, a 0.01956, he 0.01997, and a 128x10. Write a program based on Newton's method to calculate V and a function of P and T. Compute and plot the compressibility factor - PV/KT for T-273.1SK and 473.15Kand for P1 2, 5, 10, 20, 40, 90, 90, 100, 120, 140, 100, 100 and 200 atm. The results will be prepared in a single pill format file that will include the following sections for cases 1 and 2), in this order ) the formulas of the method and the implementation algorithm, 2 the program that you have written to implement the algorithm and the tests you have made to make sure it is correct,Explanation / Answer
**Note : Submitting an answer for this may not be appropriate. I sure would like to help you in solving this please try as follows and come back if u face any difficulty
As you can see in the above question stated are the equations required to solve the questions. Just assign variables in MATLAB and take values as input. And use these variables to perform mathematical operations required.
like for the given example take input values for R,B0,b,c,T
and then calculate delta = R*B0*b*c/T^2
such equations are to be made for each variable finally plug these in the formula to get the answer
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.