How to convert formula like "rho(1), rho(2)...rho(k)" into matlab?
이전 댓글 표시
I want to put the following formula into my program:
r(k) = integral[I('x)Pl('x)P2('x)··· Pk('x)d('x)] k>= 1
I know the integral command but in the inner part [[Pl('x)P2('x)··· Pk('x)] i don't know how to do.
Please help
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Whos에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!