How to write equations in matlab coding.

조회 수: 1 (최근 30일)
Ancy S G
Ancy S G 2022년 1월 24일
댓글: Ancy S G 2022년 1월 31일
how to write this equation containing sigma summation function in mathlab code language.

채택된 답변

Harikrishnan Balachandran Nair
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 CenterFile Exchange에서 Mathematics에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by