Info
This question is closed. Reopen it to edit or answer.
how to write code for the following formulae?
2 views (last 30 days)
Show older comments
a0=0.5*sum(rho(j)*b(j)) for j=0 to k
0=0.5*sum(b(j)*(rho(abs(r-j))+rho(r+j))) for j = 0 to k and r=l+1 to + l+k
where l and k can be calculated
2 Comments
Walter Roberson
on 30 Jan 2013
Are you sure "0" is what should be on the left-hand side for the second formula?
Jan
on 30 Jan 2013
Please use meaningful tags, because they are used to classify the question. Of course all questions in this forum are "questions".
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!