Hello guys!
I’m trying to sum up a vector X(i,j,k) from k to k+10 for any k, but not sure how to do that. Can anyone help me with it please?
Thanks!
–
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
\
hi!
for my opinion ord this is solve your problem
sum(k,x(i j,k))
before this equation you must define k
2013/3/10 Nan
Hello guys!
I’m trying to sum up a vector X(i,j,k) from k to k+10 for any k, but not sure how to do that. Can anyone help me with it please?
Thanks!
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
\