Skip to main content

Timeline for Summing subsets of array

Current License: CC BY-SA 3.0

8 events
when toggle format what by license comment
Oct 18, 2014 at 14:04 answer added Oded timeline score: 2
Oct 18, 2014 at 14:02 comment added Oded @SjoerdC.deVries it loops around using Nx - this is a discrete fourier transform, so if Nx=400, then "k=20" works for "n=20" and for n="380". The full thing: Floor[Norm[{Nx/2 - Abs[n - 1. - Nx/2], Nx/2 - Abs[m - 1. - Nx/2]}]
Oct 18, 2014 at 14:00 comment added rhermans Hi, welcome to Mathematica.SE, please consider taking the tour so you learn the basic rules of the site. Please edit your question to improve it and make ir more clear what are you asking.
Oct 18, 2014 at 13:51 comment added Sjoerd C. de Vries @DumpsterDoofus I know, but what does it do there? I mean, Oded defines frk informally as using two arguments and then calls it with three.
Oct 18, 2014 at 13:51 comment added DumpsterDoofus @SjoerdC.deVries: It's the size of the array.
Oct 18, 2014 at 13:50 comment added Sjoerd C. de Vries What does the third argument of frk do?
Oct 18, 2014 at 13:43 review First posts
Oct 18, 2014 at 14:01
Oct 18, 2014 at 13:34 history asked Oded CC BY-SA 3.0