how to write code for the following formulae?

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

Are you sure "0" is what should be on the left-hand side for the second formula?
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.

Tags

Asked:

on 30 Jan 2013

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!