HELP---- could anyone tell me what's the data in specgram?
HELP---- could anyone tell me what's the data in specgram?
(OP)
S=specgram(signal);
what's inside the matix S?
what's inside the matix S?
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
HELP---- could anyone tell me what's the data in specgram?
|
RE: HELP---- could anyone tell me what's the data in specgram?
TTFN
FAQ731-376: Eng-Tips.com Forum Policies
RE: HELP---- could anyone tell me what's the data in specgram?
in the matric S i got 20 columns, why the first element of the columns is a real number, and the other is the complex number? and is one column for one segment?