Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Problem 3: Consider the following pair of algebraic equations: 10x + 3y = 3 r? -exp(y) = 2 1) Solve the first equation for x,

image text in transcribedimage text in transcribedimage text in transcribed

Problem 3: Consider the following pair of algebraic equations: 10x + 3y = 3 r? -exp(y) = 2 1) Solve the first equation for x, and substitute into the second equation. Plot the resulting fl) and determine the root graphically. Determine the corresponding x value 2) Using the Generalized Newton's method, solve this system of equations using both of the original equations (use an initial guess x = 0, y=0). 3) Using the Matlab function 'fsolve' Problem 4: Recall the definition of a two-dimensional ellipse. 1=1 X-X y-y ( 9-6 ( Where the center of the ellipse is the point (x, y) and the radii in each direction are given by X, and yr. Now consider the intersection of two ellipses 1"** 1-(872)+(93) 1-(82)+(1959 1= 1) Sketch the two ellipses and estimate the two points of intersection. 2) Write a MATLAB code to use Newton's method to find an intersection point. 3) Test the code of part 2, using a variety of initial conditions and comment on how the initial condition will influence which intersection point is found. 4) Identify two ellipses that do not intersect. Test your algorithm on this set of equations that have no solution. Problem 4: Recall the definition of a two-dimensional ellipse. 1=1 X-X y-y ( 9-6 ( Where the center of the ellipse is the point (x, y) and the radii in each direction are given by X, and yr. Now consider the intersection of two ellipses 1"** 1-(872)+(93) 1-(82)+(1959 1= 1) Sketch the two ellipses and estimate the two points of intersection. 2) Write a MATLAB code to use Newton's method to find an intersection point. 3) Test the code of part 2, using a variety of initial conditions and comment on how the initial condition will influence which intersection point is found. 4) Identify two ellipses that do not intersect. Test your algorithm on this set of equations that have no solution

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

Introduction To Chemical Engineering

Authors: S. Pushpavanam

1st Edition

8120345770, 978-8120345775

More Books

Students also viewed these Chemical Engineering questions

Question

4-42. Thank you in advance for your co-operation on this matter.

Answered: 1 week ago

Question

What does physics deal with?

Answered: 1 week ago

Question

Enumerate the qualities of a salesman.

Answered: 1 week ago

Question

WHAT IS HRM?

Answered: 1 week ago