Recent content by brian0918

  1. B

    Audio Reconstruction from Image: Curve Recognition Software?

    It's part of physics research, though, and most of physics research involves technology.
  2. B

    Audio Reconstruction from Image: Curve Recognition Software?

    I'm looking for software that can turn an http://people.deas.harvard.edu/~jones/cscie129/nu_lectures/lecture2/snd_vis/waves.jpg back into the audio. Has anyone heard of something like this? If not, might there be a way I could do it using current software, such as some sort of curve fitting...
  3. B

    What Is a Logical Equivalent of This Page Intentionally Left Blank?

    Hello, I'm requesting a mathematical logic statement that equivalently represents the usage of the phrase "This page intentionally left blank" on blank pages. The phrase is a self-refuting meta-reference, in that it falsifies itself by its very existence on the page in question. An example of...
  4. B

    Good Website for Unit Conversions

    I don't think google does esu/emu or any other cgs units.
  5. B

    LaTeX Introducing LaTeX Math Typesetting

    \frac{1}{\pi} = 12 \sum^\infty_{k=0} \frac{(-1)^k (6k)! (13591409 + 545140134k)}{(3k)!(k!)^3 640320^{3k + 3/2}}
  6. B

    What Are the Essential Concepts for Teaching Zeeman Splitting?

    I didn't say that was an order, just a list of things that need to be covered. Thanks for the helpful reply!
  7. B

    What Are the Essential Concepts for Teaching Zeeman Splitting?

    I'm not really trying to explain everything about the Zeeman effect, just the necessary physics up to it, and its relation to observations of cosmic magnetic fields.
  8. B

    What Are the Essential Concepts for Teaching Zeeman Splitting?

    So do I have to cover the Schrodinger equation and QM as well?
  9. B

    What Are the Essential Concepts for Teaching Zeeman Splitting?

    Besides the following, what other content needs to be covered in order to teach Zeeman splitting to someone who has only had a basic introductory E&M course (course description below). Energy level transitions Selection rules Orbital magnetic moment Magnetic moments Magnetic dipoles...
  10. B

    Have a BS in Physics but no interest in Physics

    I've noticed this with some of the other students in my class. We started out liking physics and so majored in physics, but now, graduating, have no real interest in physics. One of them has decided to become an actuary, another is going to teach English to kids in China, another is going to...
  11. B

    Name for 1/(4πε₀)? What is the Meaning?

    Has a name been given to this constant? The most I've seen is calling it k, but is there another name for it, or any statement for understanding its meaning (such as how e0 can be called the "permittivity of vacuum")?
  12. B

    Problems with FFT: Seeking Help for Senior Project

    So how would I go about inputting data so that it would be interpreted as being symmetrical around t=0? According to the text that created the code I used, it is even if the values at k and (N-k) are the same.
  13. B

    Problems with FFT: Seeking Help for Senior Project

    The data is real and even though, isn't it? So, shouldn't the result also be real and even?
  14. B

    Problems with FFT: Seeking Help for Senior Project

    Everything has to be automated and separate, so I need to use code. This FFT is just a small part of the whole code.
  15. B

    Problems with FFT: Seeking Help for Senior Project

    This is part of my senior project. Please help! I'm trying to use a code to FFT a real, even set of data, but the results are not real and even as would be expected. The code I'm using is availabe http://www.koders.com/c++/fid1C48DD8DBB45CA4B87C9A38DAFC532E793443862.aspx (and...
Back
Top