Spiral density function implementation
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Orr Streicher
am 27 Apr. 2021
Kommentiert: Orr Streicher
am 5 Mai 2021
Hi,
I need to define a Spiral density function with parameters theat (the angle of the spiral) and r (the radius)
Does anyone know how can i do it ?
Thank
Akzeptierte Antwort
Paul
am 27 Apr. 2021
I'm going to assume that the question means that the conditional density of r given theta is normal with exepectation mu = theta/2 and sigma = 2.5. Use the defnition of the conditional density function for continuous random variables. You will see that definition contains three terms. You're given two of them, solve for the third.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Surface and Mesh Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!