photo

Seanice Thompson


Active since 2018

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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...

mer än 6 år ago | 0 answers | 0

0

answers

Question


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)+...

mer än 6 år ago | 2 answers | 0

2

answers