Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

equations indexing in matlab

1 Ansicht (letzte 30 Tage)
Chithralekha
Chithralekha am 1 Feb. 2013
What is the program code for the below equations?
a0=0.5*sum(rho(j)*b(j)) for j=0 to k
0.5*sum(b(j)*(rho(abs(r-j))+rho(r+j)))=0 for j = 0 to k and r=l+1 to + l+k
where l and k can be calculated
I want to solve the above equations and want to get a0,bo,b1,b2 etc how to write equations having index in matlab?please help me

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by