Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by mariach

  1. M

    how to calculate PSNR of audio files using MATLAB

    - - - Updated - - - Thank you konarkk for your reply. But i cannot exactly understand when you write on the psnr formula "original_sig/ variable which store original sig". in my code i have to audio files : [temp,f]=wavread('voice1.wav'); temp=temp'; s=temp(1,:); N=length(s)...
  2. M

    Blind signal separation:"Cocktail party problem"

    Re: blind signal separation matlab I have a query.why the demixed signals are louder than the original?
  3. M

    Carrier-To-Interference Ratio(CIR or SIR)

    Hello, I want to calculate Carrier-To-Interference Ratio of a signal in Matlab. I found a code that calculates it but i do not know how to find the "total power" of the equation below. InterferePower = TotalPower - NoisePower - SignalPower; %Calculate the Carrier-To-Interference Ratio in dB...
  4. M

    how to calculate PSNR of audio files using MATLAB

    hello, i'm working on my project and i have some difficulty in calculating PSNR of an audio file(.wav) using matlab. can anyone give me a code or tell me how to calculate it? thanks in advance.

Part and Inventory Search

Back
Top