how to represent equation in matlab???????
1 回表示 (過去 30 日間)
古いコメントを表示
回答 (1 件)
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
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!