DSPRelated.com

cpsd

Started by Ibrahim muhammed in Matlab DSP14 years ago 3 replies

Hi folks, Can anyone help me explain why I get negative cross power spectral density (cpsd) values? I do my calculations in matlab (cpsd) and...

Hi folks, Can anyone help me explain why I get negative cross power spectral density (cpsd) values? I do my calculations in matlab (cpsd) and I always get positive values until now. Knowing the usefulness of it would greatly help me in my analysis. Regards, Ibra


covariance matrices with cov()

Started by Juan Vesa in Matlab DSP14 years ago 2 replies

hi, i'm trying to verify some other code i've written in c for calculating the covariance of 2 nxm matrices (n points in m dimensions (i.e....

hi, i'm trying to verify some other code i've written in c for calculating the covariance of 2 nxm matrices (n points in m dimensions (i.e. 3)) using matlabs cov() command, when i calculate say cov(a), the resulting matrix is mxm matrix and i verify that my results are the same as matlabs, but calculating the cov(a,b) of two different matrices or even cov(a, a) of the same matrix i ...


data-aided SNR estimate of a complex signal in MATLAB

Started by wcco...@ncsu.edu in Matlab DSP14 years ago

I'm working on processing, in MATLAB, some data that I've taken with a communication device we've built. Previously we've done communication with...

I'm working on processing, in MATLAB, some data that I've taken with a communication device we've built. Previously we've done communication with an on-off-keying signal (OOK with a laser). We wanted to estimate the SNR of the signal, so we use a data-aided approach. Now I'm changing the system to use complex signaling and I'm struggling with how to do the SNR estimation with complex signals. Prev...


how to remove zeros at last [1 Attachment]

Started by arul dsp in Matlab DSP14 years ago 1 reply

Hi all How to remove how to remove zeros at last See the pic attached Regards Arul

Hi all How to remove how to remove zeros at last See the pic attached Regards Arul


residue with symbolic toolbox

Started by Juan Vesa in Matlab DSP14 years ago 2 replies

hello, i wish to calculate the partial fraction expansion of: 1/((z-a)(z+3)(z-5)) it doesn't seem like i can do it using the residue()...

hello, i wish to calculate the partial fraction expansion of: 1/((z-a)(z+3)(z-5)) it doesn't seem like i can do it using the residue() matlab command, is there any way i can do this in matlab? many regards, juan


Blind OFDM Channel Estimation Using FIR Constraints

Started by rola...@gmx.de in Matlab DSP14 years ago

Hi everyone, im currently involved in some research concerning blind channel estimation in ofdm systems. Within this intercourse i stumbled...

Hi everyone, im currently involved in some research concerning blind channel estimation in ofdm systems. Within this intercourse i stumbled upon the paper "Blind OFDM Channel Estimation Using FIR Constraints: Reduced Complexity and Identifiability" (link http://www.ifp.illinois.edu/~singer/journalpapers/SongSinger07.pdf) , which describes a Finite Alphabet based Algorithm (in paper call...


why loop element numbers are different?

Started by in Matlab DSP14 years ago

Hi; I couldn't find where the error is. Loop element numbers are more than it must be. For example when; handles.UppWaveLen =...

Hi; I couldn't find where the error is. Loop element numbers are more than it must be. For example when; handles.UppWaveLen = 1.53 handles.LowWaveLen = 1.57 loop must be between 6369:6536 and there must be 168 elements of the for loop. But it writes in excel file 418 elements. Could anyone help me to find the error. Thanks in advance. k=1; for i=floor(10000/handles.UppWaveLen):1:c...


Re: calculate wave number

Started by blue...@yahoo.com in Matlab DSP14 years ago

> Dear all, > > I am working on the PSD estimation of a topographic depth profile. > The problem that I am facing is that to convert...

> Dear all, > > I am working on the PSD estimation of a topographic depth profile. > The problem that I am facing is that to convert the frequency scale > to wavenumber scale which is considered more suitable. > > I am using Welch method which gives me absolute power w.r.t > frequency in radians. Here I am considering that the samples are > spaced by distance (50 meters) he


90 degree phase shifter for 60Hz

Started by mehm...@gmail.com in Matlab DSP14 years ago

Hi, I?m trying to implement hilbert filter with a narrow ripple and my limited processing power. TW = 35; % Transition Width 35...

Hi, I?m trying to implement hilbert filter with a narrow ripple and my limited processing power. TW = 35; % Transition Width 35 Hz Apass = 0.02; % Passband Ripple (dB) -> variation 0.1% Fs = 1024; % Sampling Frequency h = fdesign.hilbert('TW,Ap', TW, Apass, Fs); Hd = design(h, 'equiripple'); Hhilb = FilterStructure: 'Direct-Form FIR' Arithmetic:


PSD, correct shape, wrong frequency and power frequency axes

Started by gjfe...@hotmail.com in Matlab DSP14 years ago 1 reply

Hi... i'm using matlab to calculate de PSD using Welch method from a EEG record. I know that the frequencies goes from 0.5 to 15 or 30 Hz...

Hi... i'm using matlab to calculate de PSD using Welch method from a EEG record. I know that the frequencies goes from 0.5 to 15 or 30 Hz (max), as seen in the following image: http://images.elektroda.net/99_1279418678.jpg When i calculate in matlab the psd, i'm getting this: http://images.elektroda.net/99_1279418795.jpg My signal is sampled at 256 samples/second, 16 bit resolution...


Ask a Question to the DSPRelated community

To significantly increase your chances of receiving answers, please make sure to:

  1. Use a meaningful title
  2. Express your question clearly and well
  3. Do not use this forum to promote your product, service or business
  4. Write in clear, grammatical, correctly-spelled language
  5. Do not post content that violates a copyright