Physics Python Solving Ode Numerically With Python May 10, 2024 Post a Comment I am solving an ODE for an harmonic oscillator numerically with Python. When I add a driving force … Read more Solving Ode Numerically With Python
Numpy Physics Python Using Scherrer Equation For Calculating The Grain Size January 15, 2024 Post a Comment I'm trying to calculate the grain size by Scherrer equation but I have stuck in FWHM. import n… Read more Using Scherrer Equation For Calculating The Grain Size