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

Solve the system of linear equations - matlab, Problem 1.  Use Matlab to so...

Problem 1.  Use Matlab to solve the following system of linear equations: 2x + y + 3z = 1 2x + 6y + 8z = 3 6x + 8y + 18z = 5 Capture Matlab code and the result in a text fi

Efficient method, The Efficient Method: Though, in MATLAB, there is an...

The Efficient Method: Though, in MATLAB, there is another built-in function which specifically produces random integers, i.e. randint. Calling the function with randint (1,1,n

Function definitions, Function definitions: There are various ways to ...

Function definitions: There are various ways to organize the scripts and functions, but for now every function which we write will be stored in a separate M-file, that is why

Ray tracing equations, i want to write a program in mat lab for optimizing ...

i want to write a program in mat lab for optimizing the design of lens help me how could i i am new user of matlab but previously i have work on C++.

Steady-state circuit in a series rl circuit, Q. The steady-state circuit i(...

Q. The steady-state circuit i(t) in a series RL circuit due to a periodic sawtooth voltage is given by where θ n = tan -1 (nω 0 L/R).With the parameters V A = 25 V, T 0

Documentation - script, Documentation: It is very important that all t...

Documentation: It is very important that all the scripts be documented well, so that the people can understand what the script does and how it accomplishes that. One way of do

How to open simpower, How to Open Simpower: 1. Open MATLAB 2. ...

How to Open Simpower: 1. Open MATLAB 2. In the "Command Window" write ' simulink ' and press Enter or click on the Simulink icon. 3. Simulink Library Browser w

CAlculus, kind in geometric calculity in space AREA. >

kind in geometric calculity in space AREA. >

Calculate the velocity of groundwater, The characteristic properties of an ...

The characteristic properties of an aquifer can be used to calculate groundwater velocities, v groundwater (L/T), according to: where KH (L/T) is the hydraulic conductivit

Illustration of for loop, illustration of for loop: illustration, to p...

illustration of for loop: illustration, to print a column of numbers from 1 to 5: for i = 1:5 fprintf('%d\n',i) end   This loop can be entered in the Command Wi

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