Community Profile

photo

Mikey Pham


Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to use log/exponential forms for line of best fit?
I created a graph that contains a line of best fit using the linear form y = ax+b. It will tell me the values of a and b in the ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to compute the best first order (linear) fits of the forms y = mx+b and y = Ce^dx?
How can I compute these forms and display the values for a,b,C, and d? My code is below. % creates a graph with a line of best...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to add line of best fit to plot?
I want to add a line of best fit to my plot using the polyfit function. However, the graph turns blank when I integrate polyfit ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Simple question about scatter/data plots
Say I have two scripts. The first one is called RideData. It contains four arrays that are called speed, distance, climb, and ca...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort