Community Profile

photo

Ernst Jan


2013년부터 활동

Followers: 0   Following: 0

연락

통계

  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


Performance decrease accessing elements >4-D matrix
*Introduction* I have an algorithm that loops billions (trillions) of times and manipulates a matrix stored in 7 dimensions [...

9년 초과 전 | 답변 수: 2 | 1

2

답변

질문


Calculating means in large matrix using logical indexing
Hi there, I have a large data matrix in which I want to calculate the average of elements satisfying certain conditions. The ...

대략 10년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Speed optimization of partial inner product (norm)
My results show that the first is actually faster: n = 10000; P1 = rand(1,n); tic A1 = sqrt(sum(P1.^2)); to...

대략 10년 전 | 0

질문


atand(x) very much slower than atan(x)!?
Today I used atand(x) and atan(x). To my great surprise atand(x) was not just a little bit slower than atan(x) but is incredibly...

대략 11년 전 | 답변 수: 2 | 2

2

답변