matlab assignment, Simulation in MATLAB

Assignment Help:
Create a Matlab function called question3 which finds the root of an equation numerically by using the following recursive formula:

xn+1 = x n – f(x n)/g(x n) , for n =1,2,3,……

where g(x n) = (f(x n +f(x n ))-f(x n ))/f(x n ) . This iterative procedure must stop when the absolute difference between x n and xn+1 is less than a given tolerance epsilon. The function must accept as inputs , a scalar function ‘f’, an initial number ‘x’ and a positive number ‘epsilon’ to terminate the procedure. Hence use this numerical technique to find the root of the equation ex –x2 =0

Related Discussions:- matlab assignment

Transfer function, d^3y/dt^3 - 3d^2y/dt^2 + 4dy/dt + 8y =4d^2x/dt^2 - 2dx/d...

d^3y/dt^3 - 3d^2y/dt^2 + 4dy/dt + 8y =4d^2x/dt^2 - 2dx/dt + x

Underwater acoustic localization, how to localize an event using hyperbolas...

how to localize an event using hyperbolas and how to plot the hyperbola having equation (((x-x1)^2+(y-y1)^2)/a^2)-(((x-x2)^2+(y-y2)^2)/b^2)=1?

Pulse train, define and plot the mathematical expression for the fourier se...

define and plot the mathematical expression for the fourier series epansion

Refrigeration, i want the MATLAB code for properties of refrigerant R134a, ...

i want the MATLAB code for properties of refrigerant R134a, Pentane and VCR Refrigeration cycle. Thanks

Spring-mass system, Using MATLAB, plot the response of a spring-mass system...

Using MATLAB, plot the response of a spring-mass system under a harmonic force for the following data. m=10 lb k = 2500 lb/ft F(t) = 80 cos 30 t lb x0 = 6 in ?0 = 0.15 ft/s

How to write as a function, There are 20 anchorID and sourceID. Actually th...

There are 20 anchorID and sourceID. Actually the concept is we have to target a particular combination of anchorID sourceID anchor channel source channel and agc values and calcula

Matlab assignment, Create a Matlab function called question3 which finds th...

Create a Matlab function called question3 which finds the root of an equation numerically by using the following recursive formula: xn+1 = x n – f(x n)/g(x n) , for n =1,2,3,……

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