photo

Seanice Thompson


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten