Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

how to write code for the following formulae?

1 view (last 30 days)
Chithralekha
Chithralekha on 30 Jan 2013
Closed: MATLAB Answer Bot on 20 Aug 2021
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
Walter Roberson on 30 Jan 2013
Are you sure "0" is what should be on the left-hand side for the second formula?
Jan
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.

Tags

Community Treasure Hunt

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

Start Hunting!