numerical-methods
GATE Electronics & Communication · Numerical Methods · 1993-2017
Study anchor
B. S. Grewal — Higher Engineering Mathematics
Linear algebra, calculus, probability, numerical methods
Practice action
Start latest PYQPYQs in this concept
All concepts →Starting with $$x=1,$$ the solution of the equation $$\,{x^3} + x = 1,\,\,$$ after two iterations of Newton-Raphson's method (up to two decimal places) is ______________
Consider the first order initial value problem $$\,y' = y + 2x - {x^2},\,\,y\left( 0 \right) = 1,\,\left( {0 \le x < \infty } \right)$$ With exact solution $$y\left( x \right)\,\,...
The Newton-Raphson method is used to solve the equation $$f\left( x \right) = {x^3} - 5{x^2} + 6x - 8 = 0.$$ Taking the initial guess as $$x=5$$, the solution obtained at the end o...
Match the application to appropriate numerical method Applications $$P1:$$ Numerical integration $$P2:$$ Solution to a transcendental equation $$P3:$$ Solution to a system of linea...
A numerical solution of the equation $$f\left( x \right) = x + \sqrt x - 3 = 0$$ can be obtained using Newton $$-$$ Raphson method. If the starting values is $$x=2$$ for the iterat...
Consider a differential equation $${{dy\left( x \right)} \over {dx}} - y\left( x \right) = x\,\,$$ with initial condition $$y(0)=0.$$ Using Euler's first order method with a step s...
The recursion relation to solve $$x = {e^{ - x}}$$ using Newton $$-$$ Raphson method is
The equation $${x^3} - {x^2} + 4x - 4 = 0\,\,$$ is to be solved using the Newton - Raphson method. If $$x=2$$ taken as the initial approximation of the solution then the next appro...
Match the following and choose the correct combination Group $$-$$ $${\rm I}$$ $$E.$$ Newton $$-$$ Raphson method $$F.$$ Runge-Kutta method $$G.$$ Simpson's Rule $$H.$$ Gauss elimi...
Given the differential equation $${y^1} = x - y$$ with initial condition $$y(0)=0.$$ The value of $$y(0.1)$$ calculated numerically upto the third place of decimal by the $${2^{nd}...