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

Referring to and modifying elements, Referring to and Modifying Elements: ...

Referring to and Modifying Elements: The particular element in a vector is accessed by using the name of the vector variable and the element number (or subscript, or index) in

Passing multiple arguments, Passing Multiple Arguments: In many situai...

Passing Multiple Arguments: In many situaion it is essential to pass more than one argument to the function. For illustration, the volume of a cone is given by here r

Writing data to a file, Writing data to a File: The save function can ...

Writing data to a File: The save function can be used to write a data from the matrix to the data file, or to append a data file. The format is as shown below: save filenam

Solution by using pdepe function, Solution by using pdepe function fu...

Solution by using pdepe function functionpdex1 m = 0; x = linspace(0,1,100); t = linspace(0,0.2,10);   sol = pdepe(m,@pdex1pde,@pdex1ic,@pdex1bc,x,t); % Ext

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.

Michael, Write a Matlab function that computes y1= tan(x) and y2= sin(x)/co...

Write a Matlab function that computes y1= tan(x) and y2= sin(x)/cos(x), returns the difference |y1–y2| and prints a message whether the two are equal or not. Test your function for

Determine the equation for the steady state output, A filter described by t...

A filter described by the equation:    y(n) = x(n) + x(n-1) + 0.9 y(n-1) - 0.81 y(n-2) (a) Find the transfer function H(z) for the filter and find the poles and zeros of the fil

Introduction to handle graphics, In this lab, we implement vectors, script ...

In this lab, we implement vectors, script and functions with plot. Plot function is used to plot the point into graph. These plots are handled by handle (h).  These handle is used

Fourier series for the sawtooth wave, Q. An expression for a sawtooth wave ...

Q. An expression for a sawtooth wave over the internal 0 ≤ t ≤ T0 is given by f(t) = At/T0. The student is encouraged to check the Fourier coefficients to be a 0 = A/2, an = 0 for

Pre- dicting and plotting., You will need to implement at least two Matlab...

You will need to implement at least two Matlab functions: HW3main.m and svmTrain.m. The implementation details are as follows: function [alpha] = svmTrain(X,T,kernel,C,sigma) %

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