Technical discussion about Matlab and issues related to Digital Signal Processing.
Post a new Thread
chri...@gmail.com - Mar 28 2008
Hi, i'm trying to analyze the phase of a signal in order to resynthesize it. I want to fill the fft buffer in a zero-phase way in order to collect the correct phase information. Th... 
T.Ja...@surrey.ac.uk - Mar 27 2008
Hi ,
i am running a program in which at one stage i have to check the maximum entry row by row and also column to column, as far as i know the commands like max(matrix... 
#ARIJIT BISWAS# - Mar 27 2008
Hi!
Does anyone have mexed version of poly2lsf.m? :-)
Cheers,
Arijit
... 
Hazlee Azil Illias - Mar 27 2008
Hi All,
Does anybody know how to edit the scale on axis of the figure in MATLAB? I tried to change the scaling but cannot do so. Any idea?
Thanks and Regards,
Hazlee
... 
sale...@gmail.com - Mar 26 2008
Hi,
I'm having trouble with a homework question.
Suppose I'm given a signal x[n], which is obtained by sampling at
a frequency of 2kHZ.Using matlab I plotted its spectrum (vs.... 
Richard Caldwell - Mar 26 2008
Hi, I have a stable continuous system, generated as:
num=[-10 -8.8 4.9 -4.4 6.2];
den=[1 16.41 73.63 78.68 64.51 37.02];
sys=tf(num,den);
pzmap() indicates stability and step... 
elsanky - Mar 25 2008
I am trying to call matlab from C using the Matlab Engine. Is there a
way to directly read and write files in the Matlab code for example
Engine *ep;
engEvalString(ep,"raw_d... 
Suman Chatterjee - Mar 25 2008
Hello everybody,
I want to call a matlab function from VB6. I know I can do it by
Shell "c:\users\suman\documents\matfiles\read_data1", 1
where read_data1.m is the matlab... 
"Ye, Xiaoxia" - Mar 23 2008
Dear all,
I have a question about how to call a function as an argument of another function.
For example, first I have "fun1" as
function a=fun1(x,y)
a=x*y;
then, I ... 
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... 
previous |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
next