how to represent equation in matlab???????

조회 수: 1 (최근 30일)
puvi arasan
puvi arasan 2015년 1월 10일
답변: Antony 2015년 1월 10일

답변 (1개)

Antony
Antony 2015년 1월 10일
First, you should specify tha values that k, p, n, i get. For example: k = 1:1:4 which means that k can take tha values 1, 2, 3, 4. Then, you can use 'if' statement to separate the two situations. For the sum, you can use the 'sum' function: http://uk.mathworks.com/help/matlab/ref/sum.html
Hope it helps a bit.
Antonios

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by