Spiral density function implementation
조회 수: 2 (최근 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!