Hi Everyone!
I am trying to optimize the energy consumption of a system while taking into account the heat that is added to the room. For this i need to take into account the radiant heat that is effected by heat produced in previous intervals.
I am trying to do a summation of a controlled index (j= time interval) to try to achieve the following equation output.
set i=1 and A,b,c,s= constants
C(j=1)= (Abc)x(j=1,i=1)+(Ab*(1-c)s1)x(j=1,i=1)
C(j=2)=(Abc)x(j=2,i=1)+(Ab*(1-c)s1)x(j=2,i=1)+((Ab(1-c)s2))x(j=1,i=1)
C(j=3)=(Abc)x(j=3,i=1)+(Ab*(1-c)s1)x(j=3,i=1)+((Ab(1-c)s2))x(j=2,i=1)+((Ab(1-c)*s3))*x(j=1,i=1).
I have tried alias-ing j with jjj however jjj only takes the current value of j and not the previous one even though i m trying to sum over
\
To unsubscribe from this group and stop receiving emails from it, send an email to gamsworld+unsubscribe@googlegroups.com.
To post to this group, send email to gamsworld@googlegroups.com.
Visit this group at http://groups.google.com/group/gamsworld.
For more options, visit https://groups.google.com/d/optout.