photo

CC SS


Last seen: 10 Monate vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


quadruple summation using function
If I use function to calculate the double summation for , the code is n = 100; a = @(p) sin(p); sum(sum(a(0:n)' * a(0:n))) H...

10 Monate vor | 2 Antworten | 0

2

Antworten

Frage


Matlab double sum over vectors
I want to calculate , in which k and k' are vectors with x and y components. Both k and k' lie in the 1st Brillouin zone: -pi<kx...

11 Monate vor | 3 Antworten | 0

3

Antworten