How to write equations in matlab coding.
조회 수: 5 (최근 30일)
이전 댓글 표시
how to write this equation containing sigma summation function in mathlab code language.


댓글 수: 0
채택된 답변
Harikrishnan Balachandran Nair
2022년 1월 27일
Hi Ancy,
I understand that you are trying to define equations with summation in it.
The 'symsum' function in matlab can be used to find the sum of a series 'f' with respect to the summation index from the specified lower bound to upper bound.
The following Documentations might be helpful for the same.
추가 답변 (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!