Feeds
提问
Create a function that will return the cdf at any given point to implement the bisection code.
Trying to implement a random sampling algorithm via the transformation S = Fs-1(U) where U~U(0,1). My given pdf is c*e^-x^3 fo...
3 years 前 | 1 个回答 | 0
