Technical discussion about Matlab and issues related to Digital Signal Processing.
Post a new Thread
mikailidirs - Mar 23 2008
I am simulating MC-CDMA using Matlab. Here is the message Maltab
returned when I ran the simulation:
Undefined function or method 'snr' for input arguments of type 'char'.
Er... 
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... 
#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... 
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... 
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... 
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,
... 
shalin_lakhani - Mar 18 2008
Does anyone has a code for a 4 bit 2 dimensional vector quantizer..?
... 
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... 
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... 
#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
... 
previous |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
next