Recent content by kususe

  1. K

    Reduce complex exponential expression

    Yes, you're right and the problem was wrong. In the right-hand side of first expression, there's also exp(-iwt/2) And the equivalence is proved.
  2. K

    Reduce complex exponential expression

    Homework Statement prove that: 1-exp(-iwt)= 2i*sin(wt/2) Homework Equations exp(iwt)= cos (wt) + i*sin(wt) The Attempt at a Solution I attempted to express the exponential into sum of cos and sin and considering t=2*t/2 in order to obtain an argument like (t/2) (using...
  3. K

    What are the differences between token ring modes in a token ring LAN?

    In a token ring LAN (IEEE 802.5) what are the differences between "Single token", "Multiple token" e "Single packet"? Thanks in advance.
  4. K

    MOSPF vs OSPF: Source and Destination Impact

    In the Rfc about MOSPF, is declared that one difference between this alghortim an his "unicast version" OSPF that, while in the former what is important is both the source and the destination, in OSPF what is fundamental is just the destination. Why this statement, if in both case source is...
  5. K

    Understanding Nanotechnology: Nanoblades & Nanosprings

    Nano-----, what means? What is a nanoblade? And a nanospring? I am not an expert about nanotechnology but I would like to understand something more. Thanks in advance.
  6. K

    Luminosity in LHC: Engineer's Guide to Understanding

    I'm an engineer. What's luminosity? I don't understand the explanation of Wikipedia. Why are physics glad if the luminosity grows up in LHC, respect of last year?
  7. K

    Information Theory Applied to Audio Signal Processing/Broadcasting

    You are right. Huffman code is not used in audio coding. But, Rice code belongs to that category like Huffman one, is used to obtain FLAC format after a particular use of a linear precition filter. If you are interested, look at Wikipedia page about FLAC.
  8. K

    Information Theory Applied to Audio Signal Processing/Broadcasting

    When I wrote last message I did not have any idea. But, lookinf for on books about audio signal processing i found an a grest part called (entropy coding). Entropy is in of the most important concept in information theory and so, I'm studing what this type of coding reale with. Thanks for...
  9. K

    Information Theory Applied to Audio Signal Processing/Broadcasting

    I'm looking for an appllication of Information Theory applied to processing/broadcasting of an audio signal, but i have no idea. Do you know any books where i can look for this subject? Thank you in advance.
  10. K

    Calculating Energy Per Bit from Symbols Constellation

    In general, if I have a constellation of symbols, how can i calculate the energy por bit? I think I should calculate the area of figure which is formed linking external points in the space signal and divide it for the numer of bit compose the symbols. Right?
  11. K

    Understanding Real vs Virtual Objects in Convergent/Divergent Lenses

    In an convergent/divergent lens, how do we consider an object real o virtual?? I thonk is real if it's placed at left of the len and virtual if at right. Right?
  12. K

    MATLAB Viewing Matlab Plot and Vectors in Workspace for Beginners"

    Ts=Nss:Nss:length(s); hold on plot(tv(Ts),fo(Ts),'or'); hold off grid on This is the last part of my Matlab macro. I see that it creates a plot using two vectors called "tv" and "fo". I would like to see the plot and this vectors too in my workspace on Matlab. May I use a...
  13. K

    Rotating Polarizers: Find Light Intensity

    Homework Statement There are three linear polarizers perpendicular to the same axe. To the first one natural light arrives. If the second one rotates with angular speed known and the first and third ones have transmission lines perpendicular {between them}, find the intensity of final light...
  14. K

    What is the Effect of Brewster's Angle on Refracted Light?

    If a ray hits a medium with Brewster's angle, reflected light is linear polarized {if electric field way is not parallel to incidence way}. But what does it happen to refracted ray? Thanks you in advance
Back
Top