Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:hundreds of kilotons? no EMP? (Score 1) 196

No---the calculations were performed during the Manhattan project, and it was determined that the atmosphere could not sustain a fusion reaction. Furthermore, practically all of the Earth's atmosphere is composed of non-fissionable elements (that is to say, those that consume rather than release energy in a fission reaction).

Comment Re:22 light years (Score 1) 288

As you approach c, though, length and time dilation work in your favour. 1g (of force, since constant acceleration is not possible for obvious reasons) might produce diminishing returns from the earth's perspective with respect to speed, but from the traveller's perspective the distance from earth to the destination will diminish by an equivalent factor---such is my understanding, anyway.

Comment Re:Wish I could understand the details of FFTs (Score 1) 271

If you're looking for an understanding of what the DFT computes, sure. But the OP was more interested in how it works than what it does, so all of the Matlab in the world won't do much good. If you try to actually write out the DFT matrix, you're overdoing it for this purpose---that it is possible to write the transformation from frequency-domain to time-domain as a multiplication by an invertible matrix is enough, since then the DFT is then just the solution of a system of linear equations.

You don't need a deep knowledge of linear algebra for the finite-length discrete-time case, just the basics that everyone studying maths/science/engineering gets taught in the first couple of months of university. The point that I was trying to make was that for finite-length discrete-time signals, all that you're really doing is solving a system of linear equations like every man and his dog can do after a bit of training---that your coefficients happen to be uniformly-sampled complex exponentials doesn't really matter until you start thinking about efficient implementation.

Comment Re:Security (Score 1) 271

The introductory signal processing textbook that I have is Lathi's "Signal Processing and Linear Systems". If you don't want to see it from the signal processing side, then any book covering introductory PDEs should have some Fourier Series. Alternatively, have a look at this.

Comment Re:Wish I could understand the details of FFTs (Score 1) 271

The distinction I suppose is between conclusions that one can work out by inspection or immediate application of theorem, rather than by taking a detour through intermediate steps. It's probably not quite so cut-and-dry, but that's how I tend to see things. Such turns of phrase are just about part of the jargon.

It almost functions as a punctuation mark to reassure the paranoid (which sometimes is practically everyone) that "no, this next bit really is what it looks like".

Slashdot Top Deals

"Kill the Wabbit, Kill the Wabbit, Kill the Wabbit!" -- Looney Tunes, "What's Opera Doc?" (1957, Chuck Jones)

Working...