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

Matlab codes, what are the Z-window in dsp matlab codes

what are the Z-window in dsp matlab codes

Program for game of life, THE GAME OF LIFE The "Game of Life" is an ex...

THE GAME OF LIFE The "Game of Life" is an example of a cellular automaton (CA) and was devised by John Conway in 1970. The "Game of Life" is played on a regular grid, with eac

Neural networks, Good day! I am new to neural networks and also in Matlab n...

Good day! I am new to neural networks and also in Matlab nnet toolbox. Basically, I want to implement a backpropagation feedforward supervised neural network for prdacting Quality

HELP, I have an image with grid on it , how I get rid of the grid using mat...

I have an image with grid on it , how I get rid of the grid using matlab function , fft2 or any function in matlab ?

Discrete-time response of the system , Consider the control system with a c...

Consider the control system with a controller explained by D(s) = 8.0/s   (a) Using MATLAB, contain the discrete-time unit step response of the system for t=10 seconds        (b

Generating steady state, I would like to get a matlab code that shifts a gi...

I would like to get a matlab code that shifts a given signal by 12.5 ms (to get 80 Hz response) and take the last segment (12.5 ms) and put it in the gap that is made by the shift.

Find the expression for the waveform, Q. With the use of MATLAB, find the e...

Q. With the use of MATLAB, find the expression for the waveform f(t) corresponding to a transform F(s) with a zero at s = - 400, a simple zero at s = -1000, a double pole at s = j4

Neural network, create neural network of 1 layer 3 neurons and logsigmoid t...

create neural network of 1 layer 3 neurons and logsigmoid transfer function

Image Aquisition, I want to use a camera to detect objects by interfacing i...

I want to use a camera to detect objects by interfacing it with matlab ,i need any sourses to help me

Quantize the audio samples, Using the audiorecorder() function in MATLAB, m...

Using the audiorecorder() function in MATLAB, make a recording of your voice. Use a sample rate of 8kHz, 16 bits per sample, and aim to record around 2 seconds worth. Quantize t

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