How do you implement np.trapz() in the case when you want the area under a graph of p(λ) against λ. Taking the area to
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
How do you implement np.trapz() in the case when you want the area under a graph of p(λ) against λ. Taking the area to
How do you implement np.trapz() in the case when you want the area under a graph of p(λ) against λ. Taking the area to be divided with high Δ λ (in python) Explain in detail please