wishfulthinking
- 5
- 0
I am not understanding how to use the method of steepest descent aka the saddle point method. Any help would be appreciated, especially step-by-step explanation!
wishfulthinking said:I am not understanding how to use the method of steepest descent aka the saddle point method. Any help would be appreciated, especially step-by-step explanation!
Well, how familiar are you with using root finding algorithms on single variable equations, like finding the roots of polynomials?wishfulthinking said:Thanks, I did Google the method, but I'm still not quite sure how to use it.
wishfulthinking said:Thanks for taking the time out to reply. Specifically, I'm being asked to approximate an integral using the method. I've never learned this before and it's not in our textbook. My teacher said to look for outside resources, I'm just not understanding it and was hoping someone could explain it to me.