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 中查找有关 Image Processing Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by