photo

Kevin Osborn


Last seen: casi 3 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


LogLog Plots for Newton's and Secant Methods
I need help with creating loglog plots for Newton's and the secant method for root approximations in numerical analysis. Here i...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do I display my secant method iteration values in a table?
Here is my code for the secant method approximation of the function. func = @(x) 2*exp(-2*x) + 4*sin(x) - 2*cos(2*x); x1 = 2.5...

casi 3 años hace | 1 respuesta | 0

1

respuesta