About this document
Scilab AM-1 by vhnvfvbmbh is a document available to read on EtoBox.
The document presents three Scilab programs developed by Ansari Rehan Waseem for finding roots of equations using different numerical methods: the Regula Falsi method for the function f(x)=x*log(x)-1.2, the false position method for f(x)=xe^x-cos(x), and the bisection method for the cubic equation x^3-4x-9. Each program includes code snippets, descriptions of the functions, and the results of the root calculations. The roots found are approximately 2.7406, 4.9637, and 2.6875, respectively.
- Author
- vhnvfvbmbh
- Language
- EN