photo

Seanice Thompson


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


How to plot a function and each starting value in different colors? (Newton's Method)
I have to plot a dot at each starting point (x0, 0) in red, green and blue, if the method converges to the roots of the function...

más de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How do I complete my code to plot the Moody Chart?
function [f] = frictionFactor(Re, ed) %Re = Reynolds Number, ed = eps/d, relative roughness colebrook = @(f) 1/sqrt(f)+...

más de 6 años hace | 2 respuestas | 0

2

respuestas