what to use for capital pi when using coordinated from an image
조회 수: 1 (최근 30일)
이전 댓글 표시
trying to code captial pi (x cos(theta) + y sin(theta). where x and y are cordinates from image.
I have been trying to use the function symprods
PSF = symprod((x*a)+(y*b))
but this seems to just run infinatly and i'm not sure what is wrong with it.
댓글 수: 0
답변 (1개)
Ganesh Regoti
2019년 7월 18일
Prod function reflects the functionality of capital Pi. You can refer the following link
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Traveling Salesman (TSP)에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!