Skip to content

LucaPalumbo/lab1plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lab1plotter

lab 1 plotter

Utility tool for lab 1 exams - physics

feature

  • Scatter of points
  • Give names to axis
  • Best fit
  • Best fit plot
  • Compute chi-squared
  • Residuals Plot
  • background grid
  • legend

Models

  • line: y = ax+b
  • quadratic: y = ax^2+bx+c
  • sin function: y = a sin(bx+x)
  • exponential: y = a e^(bx)

About

utility tool for lab 1 exam

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors