MATLAB numerical methods plot fixed point iterations - Stack Overflow

MATLAB numerical methods plot fixed point iterations - Stack Overflow

瀏覽:1240
日期:2025-06-16
y= -X2 + x + 0.75 y + 5 x y =x2 how can I do plot the functions on the same plot. and how can I write a MATLAB function to solve the equation using fixed point iteration ? My ......看更多