Spiral density function implementation
1 回表示 (過去 30 日間)
古いコメントを表示
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
採用された回答
Paul
2021 年 4 月 27 日
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.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Surface and Mesh Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!