How to calculate math expressions in matlab
조회 수: 1 (최근 30일)
이전 댓글 표시
How can we calculate
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/223083/image.png)
when know n=8, P = [ 1 2 3 4 0 7 6 5], ci is the number of elements of the set { j > i, pj < pi }
please help me!
댓글 수: 2
Jan
2019년 6월 5일
Neither j, nor pj, nor pi occur in this formula. The right hand side does not depend on P. The value of c_i is not explained.
Please post, what you have tried so far and ask a specific question. Define all inputs of the formula, and nothing else, to reduce the level of confusion.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Matrix Indexing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!