Question: MATLAB Assignment Write a script which does all of the following in order: 1. Finds the approximate solution (there is only one) to the equation

MATLAB

MATLAB Assignment Write a script which does all of the following in

Assignment Write a script which does all of the following in order: 1. Finds the approximate solution (there is only one) to the equation x = 1 - sin x and assigns this to the variable al. 2. Finds the smallest positive approximate solution to the equation 1 + sin x + cos (2x) = 0 and assigns this to the variable a2. You'll need to graph it (however you wish) and use a starting value which is close to the desired solution. 3. Finds all four approximate solutions to the equation 0.1x1 + 2 sin x = 0 (Note there is an absolute value around the 0.1x which is hard to see) and assigns them in increasing order to the variables x1, x2, x3, and x4. You'll need to graph it (however you wish) and experiment with different starting values until you're sure you've got all four. Assignment Write a script which does all of the following in order: 1. Finds the approximate solution (there is only one) to the equation x = 1 - sin x and assigns this to the variable al. 2. Finds the smallest positive approximate solution to the equation 1 + sin x + cos (2x) = 0 and assigns this to the variable a2. You'll need to graph it (however you wish) and use a starting value which is close to the desired solution. 3. Finds all four approximate solutions to the equation 0.1x1 + 2 sin x = 0 (Note there is an absolute value around the 0.1x which is hard to see) and assigns them in increasing order to the variables x1, x2, x3, and x4. You'll need to graph it (however you wish) and experiment with different starting values until you're sure you've got all four

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!