Solve for unknowns x and y from equations, MATLAB Programming

Assignment Help:

Solve for unknowns 'x' and 'y' from Equations (1) and (2) using MATLAB. (However, if MATLAB is not the appropriate software to solve these two simultaneous equations, please suggest other methods, thanks!)

Equation (1)

0.5*exp(y*-29)+2.175/x*exp(y*-27)+4.47/x*exp(y*-26)+1.659/x*exp(y*-24)+1.76/x*exp(y*-21)+4.26/x*exp(y*-20)+11/x*exp(y*-19)+4.02/x*exp(y*-18)+4.44/x*exp(y*-17)+4.44/x*exp(y*-14)+10.36/x*exp(y*-13)+3.713/x*exp(y*-12)+1.33/x*exp(y*-11)+2.175/x*exp(y*-9)+2.556/x*exp(y*-6)+10.36/x*exp(y*-5)+3.375/x*exp(y*-4) = 1.3671

Equation (2)

0.5*exp(y*-58)+2.175/x*exp(y*-56)+4.47/x*exp(y*-55)+1.659/x*exp(y*-53)+1.76/x*exp(y*-50)+4.26/x*exp(y*-49)+11/x*exp(y*-48)+4.02/x*exp(y*-47)+4.44/x*exp(y*-46)+4.44/x*exp(y*-43)+10.36/x*exp(y*-42)+3.713/x*exp(y*-41)+1.33/x*exp(y*-40)+2.175/x*exp(y*-38)+2.556/x*exp(y*-35)+10.36/x*exp(y*-34)+3.375/x*exp(y*-33)+1.659/x*exp(y*-29)+4.44/x*exp(y*-28)+4.56/x*exp(y*-27)+2.175/x*exp(y*-26)+4.26/x*exp(y*-23)+1.76/x*exp(y*-20)+4.56/x*exp(y*-18)+11/x*exp(y*-16)+2.175/x*exp(y*-15)+3.2/x*exp(y*-14)+2.556/x*exp(y*-12)+3.713/x*exp(y*-9)+10.36/x*exp(y*-8)+10.36/x*exp(y*-6)+5.77/x*exp(y*-4) = 1.8642


Related Discussions:- Solve for unknowns x and y from equations

Looping statements, Looping Statements: Consider the problem of comput...

Looping Statements: Consider the problem of computing the area of a circle with radius of 0.3 centimeters-a MATLAB program certainly is not required to do that; you would use

ANFIS, how to design a digital fir filter using anfis in matlab.get the cod...

how to design a digital fir filter using anfis in matlab.get the code for that.

Aquifer simulation of the groundwater, An environmental consulting firm is ...

An environmental consulting firm is conducting a site investigation on an abandoned industrial site that is 200 m by 150 m in size (Fig. 1). A number of piezometers were installed

Programming concept, The Programming Concept: In most of the programmi...

The Programming Concept: In most of the programming languages, random function returns a real number; therefore the real number would then have to be rounded to produce a rand

Adaptive filters, Adaptive filters can also be used in other applications. ...

Adaptive filters can also be used in other applications. Speech recognition, for example, is performed in a non-stationary environment, and therefore may require adaptive filtering

Illustration of output statements, Illustration of Output statements: ...

Illustration of Output statements: For illustration, >> disp('Hello') Hello >> disp(4^3)   64 The formatted output can be printed to the screen by using the fpr

Calculates the inverse of matrix by gauss-jordan elimination, Write a funct...

Write a function that solves a system of linear equations or calculates the inverse of a matrix by Gauss-Jordan elimination. Your function should accept a matrix as an argument and

Illustration of modifying the matrix elements , Illustration of modifying t...

Illustration of modifying the matrix elements: If a single index is used with the matrix, the MATLAB unwinds the matrix column by column. For illustration, for the matrix intm

Exact arithmetic, Run the MATLAB script sum = single(0); term = single(1); ...

Run the MATLAB script sum = single(0); term = single(1); n=1; while sum + term > sum sum = sum+term; n=n+1; term = 1/n; end n Explain what you think it is trying to do. What wou

Steady-state conduction equation, Problem: Consider a trapezoidal piece of...

Problem: Consider a trapezoidal piece of polymer film as shown below. The parallel sides of the trapezoid are insulated and the temperature of the bottom and diagonal sides are f

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd