Skip to content

sergey-jr/math_modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

math_modeling

regression analysis

1. LSM - least square method

2. chi squared

requirements:

  • Python >=3.5
  • numpy
  • matplotlib
  • scipy
  • scitools