subject
Computers and Technology, 30.03.2020 23:32 syed13

One numerical method for calculating the cubic root of a number √3 P is in iterations. The process starts by choosing a value x1 as a first estimate of the solution. Using this value, a second more accurate value x2 can be calculated with x2 = (P/x 2 1 + 2x1) /3 , which is then used for calcuating a third, still more accurate value x3, and so on. The general equation for calcuating the value of xi+1 from the value of xi is the xi+1 = P/x2 i + 2xi /3. Write a MATLAB program that calculates the cubic root of a number. In the program use x1 = 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 = xi+1−xi xi is smaller than 0.00001. Use the program to calculate: (a) √3 100 (b) √3 53701 (c) √3 19.35

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:00
How does a policy manual an organization? a. it boost productivity. b. it create awareness in employees about the organization’s values. c. it employees achieve targets. d. it safeguards the organization from liabilities.
Answers: 1
question
Computers and Technology, 22.06.2019 22:30
I'll mark brainliest if answered right! with which feature or menu option of a word processing program can you make an image like this? you can get this image using the option of a word processing program.
Answers: 1
question
Computers and Technology, 24.06.2019 03:30
Other - a written response, no less than arial 12-point font, to the following: of the following, which would you consider is most important to customer service goals? choose one and explain why. (1) accuracy (2) punctuality and attendance (3) courtesy (4) productivity (5) organization
Answers: 1
question
Computers and Technology, 24.06.2019 20:20
Write python code that prompts the user to enter his or her age and assigns the user’s input to an integer variable named age.
Answers: 1
You know the right answer?
One numerical method for calculating the cubic root of a number √3 P is in iterations. The process s...
Questions
question
Mathematics, 03.03.2021 16:50
question
Mathematics, 03.03.2021 16:50
question
Mathematics, 03.03.2021 16:50
Questions on the website: 13722363