Filter löschen
Filter löschen

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

1 Ansicht (letzte 30 Tage)
puvi arasan
puvi arasan am 10 Jan. 2015
Beantwortet: Antony am 10 Jan. 2015

Antworten (1)

Antony
Antony am 10 Jan. 2015
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

Kategorien

Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by