Question: convert to matlab code! #include using namespace std; int main int imax 0, n 30; double error, y, x 0.5, h 1, emax 0; for
convert to matlab code!
#include using namespace std; int main int imax 0, n 30; double error, y, x 0.5, h 1, emax 0; for (int i 1;emax) ( emax = error; imax i printf("max error index: %d, value: %fin", imax, emax); return 0
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
