RF engineering, Amateur Radio (DD4JS), Radio Astronomy and Miscellanea.
First Post
This is just a test post. Model Some maths: $$ y = mx + b $$ Code def model(m, b): """A linear model.""" return m*x + b
RF engineering, Amateur Radio (DD4JS), Radio Astronomy and Miscellanea.
This is just a test post. Model Some maths: $$ y = mx + b $$ Code def model(m, b): """A linear model.""" return m*x + b