Hi all,
i'm tryng to write down this formula(cattura.png).
The point is the nested sum of series.
I actually have written this:
x = symsum(1/(16^k)*symsum(symsum(symsum( obj.I(theta, k+level,y+(i/2^k),x+(j/2^k)), y,0,2), x,0,1), theta,1,3), k, 0, 3-level);
but i got an error on K...

댓글 수: 2

madhan ravi
madhan ravi 2018년 10월 19일
What’s 3-level?
Marco Strambelli
Marco Strambelli 2018년 10월 19일
편집: Marco Strambelli 2018년 10월 19일
Sorry i forgot to mention some details:
level (in the image is "l"), "i", "j" are function's parameter.
"i","j" are indeces on matrix, "level" or "l" tells me which matrix I have to use (I have 3 different matrix).

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Spline Postprocessing에 대해 자세히 알아보기

제품

릴리스

R2018b

질문:

2018년 10월 19일

편집:

2018년 10월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by