Question: Using MatLab only, but you can't use derivative functions in Matlab. Basically, the type of functions you can use this time are very basic functions
Develop a computer program to find the lowest positive root of the following function: T= 100 sin(v) e" - 20 using the following three methods: (a) Bisection initial guesses of xy = 0 and X1 = 0,6). (b) Newton-Raphson (initial guess of xo = 0). (e) Secant (initial guesses of x.1 = 0.6 and xo = 0.4). Perform iterations until the approximate percent relative error falls below 0.02%. Note: For this problem, it is optional to use MatLab or any programming language (e.g. a C/C++ compiler). However, in case of MatLab you are not allowed to use any built-in function that is not available in the other compilers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
