Sign in

username:

password:



Not a member?

Search matlab



Search tips

Subscribe to matlab



matlab by Keywords

Atanh | Autocorrelation | Bandpass Filter | C++ | Conv | Database | Deconv | Excel | FFT | Filter | Filtering | FIR | Fourier Transfrom | FSK | Gaussian Noise | Haykin | IFFT | Image | Java | LFSR | LMS | LPC | MEX | OFDM | QPSK | Radix | Random | Sampling | Segmentation | Simulink | Visual Basic | Waveform | Wavelet

Discussion Groups

Discussion Groups | Matlab DSP

Technical discussion about Matlab and issues related to Digital Signal Processing.

  

Post a new Thread

PAPR

raviteja - Mar 20 2008
Hello, Can anyone advice me to find the right way to calculate PAPR of multicarrier systems? I am currently working on PTS technique of OFDM. The peak average power ratio, i... PAPR

Array 'x' might be grown using indexing. Consider preallocating for speed   [5 Articles]

#ARIJIT BISWAS# - Mar 19 2008
Hi all! Consider this example: x=[]; for i=1:1000 x(i)=sin(i); end Here, M-Lint will tell you: Array 'x' might be grown using indexing. Consider preallocating for sp... Array 'x' might be grown using indexing. Consider preallocating for speed

DSP programming with simulink

Joseba Torres - Mar 19 2008
Hi everyone, I'm working with a DSP/FPGA board and I mostly use the Simulink to generate my models. I compile, I start the simulation on board with the Simulink and my qestion i... DSP programming with simulink

Video quality measurement

izdiwonas - Mar 19 2008
I want to make a script in Matlab, which could show me video quality in MOS scale (from 1 (poor) to 5 (excelent)). Full reference method. Does anybody has an information (links... Video quality measurement

OFDM and MB-OFDM   [2 Articles]

edu_forme - Mar 19 2008
hi, can anybody of you explain to me whats the advantage of MB-OFDM over OFDM .why cannot we use frequency spectrum that is not composed of bands . Regards, ... OFDM and MB-OFDM

vector quantizer

shalin_lakhani - Mar 18 2008
Does anyone has a code for a 4 bit 2 dimensional vector quantizer..? ... vector quantizer

getting error"??? Attempt to execute SCRIPT flipud as a function."   [2 Articles]

ashw...@yahoo.com - Mar 18 2008
hello everyone, im getting an error when execute this code..how to overcome this error?thank you in advance. clear all load data Fs = 500; N = 900; i = [0 : N-1]'; %crea... getting error

Need help on FFT error msg   [3 Articles]

haiz...@yahoo.com.sg - Mar 17 2008
Hi everyone Tried to write the program for the following question and got the error msg. Appreciate anyone's help please! Thanks. QUESTION A signal is represented by the exp... Need help on FFT error msg

sinusoidal interpolation

#ARIJIT BISWAS# - Mar 17 2008
Dear List: How do I perform “sinusoidal” interpolation in MATLAB? Is it possible to do it using MATLAB function interp1? Regards, Arijit ... sinusoidal interpolation

Help! on ASK, FSK, BPSK demodulation

hwcl...@gmail.com - Mar 17 2008
Hi, I didn't use the default functions in matlab to plot modulations. I use my own code. Do you guys have any suggestion how to generate demodulation plot? Do I have to use "xcorr"... Help! on ASK, FSK, BPSK demodulation
previous | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | next