Recent content by stevenphy2

  1. S

    Finding an average of a signal using Fast Fourier Transform?

    Adding them and divide it by the total number of samples will work only if my signal is of complete periods, right? For example, if my full signal is a cosine wave, but I just have data that are half of the wavelength, it will not give me an average of zero. I am wondering if there is...
  2. S

    Finding an average of a signal using Fast Fourier Transform?

    Hi all, I have discrete data of a signal but I do not know the periods of the signal. The signal is like a "beat" I guess, but not really sure. I plan to use fft in MATLAB to get it's frequency spectrum and get the 0Hz value as the average of the signal. Is this a bad idea? Any other ways...
  3. S

    Feeling inadequate as an engineering student doing fluid physics

    Hi all, I have been in the physicsforum for a while already. I am a graduate student in mechanical engineering now, studying fluid mechanics. I did my undergraduate in mechanical engineering as well. The kind of fluid mechanics I do is a bit mathematics and physics oriented. The best way to...
  4. S

    How to relate kinematics of a moving frame and that of a laboratory frame?

    Hi all, if I have the velocities and rotations of an object with respect to a moving frame. Are there relations that I can obtain the velocities and rotations of the object with respect to a fixed frame?
  5. S

    How to test whether a signal is periodic or not?

    Hi all, let's say I have generated some discrete data as a function of time. And when I plot it, it looks like that it is periodic. Is there any scientific way to check whether or not the discrete data is really periodic? And determine the period, if possible? Many thanks.
  6. S

    A sine curve coiled in a sinusoidal fashion?

    A sine curve coiled in a sinusoidal fashion? Hi all, I am find the mathematical representation of a wire itself is of a sinusoidal shape, and now we coil this sinusoidal shaped wire into a sinusoidal shape again, so it's like a double sine wave. I have a rough idea, that is to first define a...
  7. S

    Fortran90 How to take the power of elements of an array to, say, 5?

    Hi all, as title, how to take the power of elements of an array to, say, 5? I know how to do it using loops, but would it be very troublesome if I have to do it a thousand times? Any ready made function in fortran90? I hope there is... I have googled it quite a bit, but seems nothing useful.
  8. S

    Helix Tracing Helical Trajectory

    HallsofIvy, thanks. That's what I meant. I think it is the way to go, but I do not know things like "binormal" etc. I should learn it now. Do you have textbooks to recommend for learning these things? Or standard text which teach you how to do these super helices things? Thanks.
  9. S

    Helix Tracing Helical Trajectory

    So, I mean the mathematical description of a super-helix.
  10. S

    Helix Tracing Helical Trajectory

    hi all, I am wondering how to mathematically describe a curve formed by having a helix tracing out a helical trajectory? Any idea?
Back
Top