Community Profile

photo

Anton


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to store big triangular matrix
I need to store and operate(so time of referencing operations is very important) with thriangular matrix. How to do it effective...

9 years ago | 1 answer | 1

1

answer

Question


How to calculate array by expression with sum, not using loops
I want to calc array (k=1..N) from expression arr(k)=1/N*(\sum_{i=1}^{N}{arr2(i)*cos((2*k-1)*pi*i/N)}) arr2 -- already calcul...

10 years ago | 1 answer | 0

1

answer