Filter löschen
Filter löschen

Problem in implementing nested loop

1 Ansicht (letzte 30 Tage)
Syed
Syed am 9 Jul. 2013
Hi,
I have a function:
q_avg = ∑(from q=1 to Q)q (∑(from b=0 to U)∑(from l=0 to L)*∑(kƐ{act,inact}))
where
e.g, active = 1; inactive = 0;
* (summation stands for ∑) (Ɛ means belongs to) (from q=1 to Q etc are the limits)
How can i write the above function in Matlab?
  3 Kommentare
Syed
Syed am 9 Jul. 2013
No. i am trying to learn Matlab
Evan
Evan am 9 Jul. 2013
Okay. Do you have some code already started, or is there a specific area in which you're stuck? Defining your questions more specifically and showing that you have put forth some work will generally lead to better responses on this forum.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Loops and Conditional Statements finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by