Community Profile

photo

Marek Endrizal


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How can I fix this iteration script
Hi, I'm trying to solve problem. I have to set max 2 iteration and to be honest I am not skilled in this kind of script. If...

3 years ago | 1 answer | 0

1

answer

Question


how do i generate vector
hi... how do i generate 2, 6, 5, 3, vectors? in that order

3 years ago | 1 answer | 0

1

answer

Question


Index in position 2 exceeds array bounds (must not exceed 14).
C(1,1)= 1; C(1,10) =-1; C(1,16) = 1 C(2,2) = 1; C(2,10) = 1; C(2,11) =-1; C(3,3) = 1; C(3,11) = 1; C(3,12) = -1; C(4,4) = 1; ...

3 years ago | 1 answer | 0

1

answer