Areas of Quadrilaterals with Bretschneider’s Formula in Python
https://medium.com/explorations-in-python/areas-of-quadrilaterals-with-bretschneiders-formula-in-python-2f2b49ea9a44
https://medium.com/explorations-in-python/areas-of-quadrilaterals-with-bretschneiders-formula-in-python-2f2b49ea9a44
Medium
Areas of Quadrilaterals with Bretschneider’s Formula in Python
In this article I will demonstrate how to calculate the area of any quadrilateral, or four-sided figure, in Python using Bretschneider’s…
Arbitrary polarization plane wave reconstruction in Spherical vector waves basis
https://medium.com/@zhwangs/arbitrary-polarization-plane-wave-reconstruction-in-spherical-vector-waves-basis-f7faaa368576
https://medium.com/@zhwangs/arbitrary-polarization-plane-wave-reconstruction-in-spherical-vector-waves-basis-f7faaa368576
Medium
Arbitrary polarization plane wave reconstruction in Spherical vector waves basis
A different perspective to approach Maxwell equations solution decomposition in 3-dimensional classical light scattering, with python.
Monte Carlo Simulation for Engineering Transfer Functions
https://medium.com/@rafburzy/monte-carlo-simulation-for-engineering-transfer-functions-25f8009baac6
https://medium.com/@rafburzy/monte-carlo-simulation-for-engineering-transfer-functions-25f8009baac6
Medium
Monte Carlo Simulation for Engineering Transfer Functions
The first time I came across Monte Carlo simulation was during a Six Sigma training and it was used to predict the outcome of a transfer…
A Modern Data Warehousing Tool: dbt & Introduction to Analytics Engineering
https://medium.com/codex/a-modern-data-warehousing-tool-dbt-introduction-to-analytics-engineering-d4245d868e3c
https://medium.com/codex/a-modern-data-warehousing-tool-dbt-introduction-to-analytics-engineering-d4245d868e3c
Medium
A Modern Data Warehousing Tool: dbt & Introduction to Analytics Engineering
Creating own experimental lab by Docker to simulate ELT. What Analytics Engineering is. Introduction to dbt. What is the difference between…