Create a function to determine the positive root of the following equation using the Fixed Point method
    1 visualización (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
 f(x)=2x3+4x2−10
0 comentarios
Respuestas (1)
  Manvi Goel
    
 el 15 de Dic. de 2020
        Refer to this tutorial for creating a function for solving a non linear equation using fixed point iteration method. 
You can also refer to these MATLAB Answer for reference:
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

