Newton's Method | Lecture 14 | Numerical Methods for Engineers

  Рет қаралды 78,221

Jeffrey Chasnov

Jeffrey Chasnov

Күн бұрын

Derivation of Newton's method for root finding.
Join me on Coursera: imp.i384100.ne...
Lecture notes at www.math.ust.hk...
Paperback at www.amazon.com...
Subscribe to my channel: www.youtube.com...

Пікірлер: 45
@David-cx3fc
@David-cx3fc 2 жыл бұрын
This is an amazing explanation. I took a Numerical Analysis course a couple years ago where we used it, but this really helped me gain a much deeper understanding. Thanks!!
@python1419
@python1419 Жыл бұрын
Clear explanation and straight to point. Thank you!
@enriqueviveros72
@enriqueviveros72 2 ай бұрын
one of he best explanations out there
@rahulmalpekar1
@rahulmalpekar1 2 ай бұрын
Excellent video sir💯
@mohammadabusayed1203
@mohammadabusayed1203 Ай бұрын
Very good video
@louis8551
@louis8551 6 ай бұрын
Is this the same as the Newton Raphson Iterativ System? Thanks
@viva_la_nature
@viva_la_nature 2 жыл бұрын
Damn i'm actually learning
@willymuller970
@willymuller970 4 жыл бұрын
Thanks for your good explanation. I am a bit puzzled with the expression of f(x)=x^2-2. How did you get that? I am wondering what if another value apart from sqrt of 2 is to be found, then that means we should also guess another expression of f(x) right?
@ProfJeffreyChasnov
@ProfJeffreyChasnov 4 жыл бұрын
The square-root of 2 solves this equation.
@Jefferson_Conza
@Jefferson_Conza 3 жыл бұрын
Well, you need "to solve" for √2 right? Now, Newton's Method works for functions with template f(x)=0. So, in this case you do: x=√2 x²=(√2)² x²=2 x² - 2 = 0 (our function) Finally: f(x) = x² - 2 (which is the function that works for sqrt(2)) If you speak Spanish (or if not, turn on captions), you can get another grasp in this video :) kzbin.info/www/bejne/pWGzkmuLr7RpaKs
@yiwang3437
@yiwang3437 3 жыл бұрын
Square root 2 is the answer to be found at y=0. The function X^2 +2 is only served as an example, other functions which has x=square root 2 at y =0 would do the same.
@hitthemill8595
@hitthemill8595 Жыл бұрын
x^2=2 => square root of x^2 = square root of 2, thus at the initial one instead of x^2=2, we just write x^2-2=0
@jersolbobila8451
@jersolbobila8451 Жыл бұрын
We will satisfy f(x) =0 if we use the equation f(x) = x² - 2, i.e., f(√2) = (√2)² - 2 = 2 - 2 = 0
@recklessvelociraptor2579
@recklessvelociraptor2579 Ай бұрын
0:58 why function have no squaring in it?
@natalijamarkovic3654
@natalijamarkovic3654 Жыл бұрын
Hello, this video was really helpful, but I have one follow-up question. How do we determine the last iteration for a general case, or what conditions do we need a solution to satisfy in order to consider it as the most accurate?
@ProfJeffreyChasnov
@ProfJeffreyChasnov Жыл бұрын
Test convergence by comparing the last two iterations.
@chabotaluputa7665
@chabotaluputa7665 8 ай бұрын
Thank you❤
@Arwa57ar
@Arwa57ar Жыл бұрын
such a nice explanation, thank you very much.
@chabotaluputa7665
@chabotaluputa7665 8 ай бұрын
Tour amazing ❤
@recklessvelociraptor2579
@recklessvelociraptor2579 Ай бұрын
Why the root is intersection with x axis? I thought it graph of a function where x getting squared, so root depends on x value
@recklessvelociraptor2579
@recklessvelociraptor2579 Ай бұрын
or y getting squared
@OjulongClement
@OjulongClement 10 ай бұрын
nice lesson thanks
@madhukavirajith2040
@madhukavirajith2040 3 жыл бұрын
Thank you very much!
@blessingmutema2768
@blessingmutema2768 2 жыл бұрын
Prof you explain this very clear thank you SIR😊
@stephenmurichu4559
@stephenmurichu4559 2 жыл бұрын
Thanks a lot
@fireflylyrics3528
@fireflylyrics3528 Жыл бұрын
isn't there something wrong? aren't we supposed to substract aff xn then subtract f(x)/f'(x) ?
@joshuathemathsciencewizard4572
@joshuathemathsciencewizard4572 3 жыл бұрын
Bravo !
@elaheataei7805
@elaheataei7805 2 жыл бұрын
Can you please explain the matter of selecting the right X0? such that if a sufficient x0 is not selected the assumption of (x-x0)^2 < |x-x0| is not true. How should I determine if a correct X0 is selected? I know the Burden book for Matlab coding gives an explanation of this by the Taylor polynomials series, yet it is not understandable.
@0397luas
@0397luas 2 жыл бұрын
You can choose any Xo. That's the point. So let Xo=sqrt(2), you can choose any number in between 0 and 2. It will have to be in between since 0
@baxterkakulas3743
@baxterkakulas3743 2 жыл бұрын
idk abt u guys but im droping 24/30 on this investigation
@bryanw967
@bryanw967 2 жыл бұрын
pretty solid
@正淯羅
@正淯羅 2 жыл бұрын
how can use matlab to deal with the differential without using syms for usual case?
@ProfJeffreyChasnov
@ProfJeffreyChasnov 2 жыл бұрын
I always differentiate by hand.
@alimishina5821
@alimishina5821 3 жыл бұрын
Is this the same as Newton-Raphson method
@ProfJeffreyChasnov
@ProfJeffreyChasnov 3 жыл бұрын
Yes
@twentytwan7965
@twentytwan7965 3 ай бұрын
why does he look like skinny Mike Ehrmantraut from Breaking bad.
@GaryTugan
@GaryTugan Ай бұрын
😂
@indistantdreams
@indistantdreams 4 ай бұрын
Mike? Is that you?
@erebiporbs9790
@erebiporbs9790 Жыл бұрын
Why did you use x0= 1
@ProfJeffreyChasnov
@ProfJeffreyChasnov Жыл бұрын
Could use a different value.
@bonganimathebula3210
@bonganimathebula3210 2 жыл бұрын
If you let f(x)=x - sqrt(2) you'll get a more accurate answer quickly (After the 1st iteration)
@ProfJeffreyChasnov
@ProfJeffreyChasnov 2 жыл бұрын
The idea is you don't know what the sqrt(2) is!
@pieroc.3440
@pieroc.3440 9 ай бұрын
Thank you very much!
Secant Method | Lecture 15 | Numerical Methods for Engineers
9:35
Jeffrey Chasnov
Рет қаралды 98 М.
Newton's method (introduction & example)
20:53
blackpenredpen
Рет қаралды 218 М.
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
Linear Approximation/Newton's Method
31:41
MIT OpenCourseWare
Рет қаралды 156 М.
Visually Explained: Newton's Method in Optimization
11:26
Visually Explained
Рет қаралды 118 М.
approximate 4th root of 75, Newton's Method, calculus 1 tutorial
5:55
bprp calculus basics
Рет қаралды 69 М.
Cambridge Mathematician Reacts to 'Animation vs Math'
28:35
Ellie Sleightholm
Рет қаралды 494 М.
I Spent 100 Hours Inside The Pyramids!
21:43
MrBeast
Рет қаралды 62 МЛН
Bisection Method | Lecture 13 | Numerical Methods for Engineers
9:20
Jeffrey Chasnov
Рет қаралды 169 М.
Newton-Raphson Formula And Derivation | Part 1 of 2
5:41
Alpha Theta Epsilon
Рет қаралды 90 М.
Newton's method for solving nonlinear systems of Algebraic equations
18:37
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН