User Portlet
| Discussions |
|---|
| Thank you for the answer, Well, I also wonder why the software uses .stl, G-code is usually the norm for guiding numeric control (NC) machines (except 3D printers perhaps). When I import a proper solid stl file in the laser guiding software i... |
| I'm aware that nowadays Mathematica have inbuilt Maxwell distribution. But if I type the expression for a maxwell distribution. In[34]:= maxwellianPDF[v_, a_] = (v^2 Exp[-a v^2])/ Integrate[v^2 Exp[-a v^2], {v, 0, Infinity}] I get: ... |