Engineering
Engineering, 13.11.2019 00:31, darlenepitre

One numerical method for calculating the cubic root of a number, 3 squareroot halley's method. the solution process starts by choosing a value x_1 as a first estimate of the solution. using this value, a second, more accurate value x_2 is calculated with, x_2 = x_1(x_1^3 + 2p)/(2x_1^3 + p) which is then used for calculating a third, still more accurate value x_3 and so on. the general equation for calculating the value of x_i + 1 from the value of x_i is x_i + 1 = x_i(x_i^3 + 2p)/(2x_i^3 + p). write a matlab program that calculates the cubic root of a number. in the program use x_1 = p for the first estimate of the solution. then, by using the general equation in a loop, calculate new, more accurate values. stop the looping when the estimated relative error e defined by e = |x_i + 1 - x_i/x_i) is smaller than 0.1. use the program to calculate: (a) 3√ 800 (b) 3√ 59071 (c) 3√ -31.55

answer
Answers: 2

Other questions on the subject: Engineering

image
Engineering, 03.07.2019 14:10, volleyballfun24
If the thermal strain developed in polyimide film during deposition is given as 0.0044. assume room temperature is kept at 17.3 c, and thermal coefficient of expansion for the film and the substrate are 54 x 10^-6c^-1 and 3.3 x 10^-6c^-1respectively. calculate the deposition temperature.
Answers: 3
image
Engineering, 04.07.2019 18:10, mm016281
What difference(s) did you notice using a pneumatic circuit over hydraulic circuit. explain why the pneumatic piston stumbles when it hits an obstacle.
Answers: 2
image
Engineering, 04.07.2019 18:10, yasminothman02
An air conditioning system consist of a 5 cm diameter pipe, operating at a pressure of 200 kpa. the air initially enters the pipe at 15°c with a velocity of 20 m/s and relative humidity of 80%. if the heat supply throughout the process is 960 w, determine the relative humidity and the temperature at the outlet
Answers: 3
image
Engineering, 04.07.2019 18:10, heidiburgos1own6c0
Fluids at rest possess no flow energy. a)- true b)- false
Answers: 3
Do you know the correct answer?
One numerical method for calculating the cubic root of a number, 3 squareroot halley's method. the s...

Questions in other subjects:

Konu
Geography, 10.07.2019 16:00
Konu
Biology, 10.07.2019 16:00