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

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

variable names, Variable names: Variable names are an example of the ...

Variable names: Variable names are an example of the identifier names. The rules for identifier names are as shown below: (A)The name should begin with a letter of the alph

Implement the methods in matlab, The Requirement details of project are as ...

The Requirement details of project are as below. I also need detail description for presentation. For the project, given the training dataset ticdata2000.txt use any method you

Equations of motion of shaft-rotor system, Consider the shaft-rotor system ...

Consider the shaft-rotor system shown in Figure. Write down the equations of motion. Taking  I= 1 kgm 2 and k=10 kNm/rad, for two special cases (α =0.5 and α = 1000) find as many

Calculate the signal-to-noise ratio, Use the MATLAB randn function to gener...

Use the MATLAB randn function to generate 1000 points for x. Generate the output of the unknown system with the ?lter function and b=[1232 1] and a=[1]. Normalise the ?lter output

Plot function, The Plot Function: We will begin with a very simple gra...

The Plot Function: We will begin with a very simple graph of one point using the plot function. The script, plotonepoint, below plots only one point. To do this, at first the

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

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