On finding the root of two equations #11
-
Dear Oscar: After watching your videos about Broyden's method and the generalized bisection method, I am wondering about the comparison between the two methods. My questions are:
Thank you! HJ |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi HJ,
Hope that helps, OV |
Beta Was this translation helpful? Give feedback.
-
Dear Oscar: Thank you so much for your reply! After seeing your reply and I think I successfully implemented the two dimensional bisection method. I think this works great! I think it is possible to immediately tell computer to stop if we initialize with just a triangle and using L test to see whether the (0, 0) is inside the triangle. I am guessing that it is the simplex method. |
Beta Was this translation helpful? Give feedback.
Hi HJ,