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

Variables and assignment statements, Variables and Assignment Statements: ...

Variables and Assignment Statements: A variable is used in order to store a value in a MATLAB session, or in a program. The Workspace Window represents variables which have be

Find the right hand side of the interpolation system, function y=tps(r) % ...

function y=tps(r) % This is the thin-plate spline if r  y=0; else  y=r^2*log(r); end function y=fun(point) % my target function x=point(1); z=point(2); y=7-4*x^2+z^3;

Generates sin or cos wave using plot functions, Generates sin or cos wave u...

Generates sin or cos wave using plot functions: The script generates an x vector; iterating through all the values from 0 to 2*π in steps of 2*π /40 gives sufficient points to

Matlab function for smallest three eigenvalues, Write a matlab function tha...

Write a matlab function that calls eig and generates an estimate of the smallest three eigenvalues and associated eigenfunctions of the negative Laplacian operator on ?. (Hint: thi

Find the volume if pyramid, Write a script to determine the volume of a pyr...

Write a script to determine the volume of a pyramid, which is 1/3 * base * height, where the base is length * width. On time the user to enter values for the length, width, and th

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

Convolution, Perform the convolution of following sequences (a) x[n] = [1 2...

Perform the convolution of following sequences (a) x[n] = [1 2 3], N1 = 1 and h[n] = [1 - 1], N2 = 1 (b) x[n] = [1 2 3], N1 = 2 and h[n] = [1 - 1], N2 = 1 (c) x[n] = [1 2 3], N1 =

CDMA, Code and decode a 32 bit long data for a specific user in CDMA if the...

Code and decode a 32 bit long data for a specific user in CDMA if there is only 1 user and no noise.

Create a new vector - vector manipulation, Write single MATLAB statements t...

Write single MATLAB statements to create these vectors from any vector Z. You can use vector Z shown as a sample input. Create a single m-file script (non-function) to containing a

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