Create a function to determine the positive root of the following equation using the Fixed Point method
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
f(x)=2x3+4x2−10
0 commentaires
Réponses (1)
Manvi Goel
le 15 Déc 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 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!