Statistics
11 Questions
0 Answers
RANK
9,457
of 295,569
REPUTATION
2
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
2
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
superimposing plots.
[EDIT: Wed May 25 22:22:46 UTC 2011 - Reformat - MKF] Hello, I have the two following plots which I am trying to superimpose....
13 years ago | 2 answers | 0
2
answersQuestion
find peaks.
hello, I have a plot of values from my fft function for a sinewave audio signal. I am now trying to analyze each peak in the plo...
13 years ago | 1 answer | 0
1
answerQuestion
function
I am trying to call another function(add) from within my code but i get the following error. Can any one please help. a=[1 ...
13 years ago | 1 answer | 0
1
answerQuestion
array addition
Hello, I am trying to perform simple array addition inside of my code but I am getting wrong answers because of the negative ...
13 years ago | 1 answer | 0
1
answerQuestion
conversion from binary to decimal
Hello, I am trying to perform binary to decimal conversion somewhere in my code and I get the following error message. can some...
13 years ago | 2 answers | 1
2
answersQuestion
conversion from double to struct
hello, i am trying to import (x) which is an audio signal and then concatenate with some zeros but get the following error me...
13 years ago | 2 answers | 0
2
answersQuestion
length of audio sample
hello! I am trying to import an audio sample into matlab and get matlab to tell me the length of the sample. Please can someo...
13 years ago | 7 answers | 0
7
answersQuestion
for loops.
Hello! Please, how can I implement an iteration, such that a first loop executes a series of expressions within a range of (32)...
13 years ago | 1 answer | 0
1
answerQuestion
making answer into array
How can I concatenate my answers from a for-loop into an array. consider this example: a=[2 1 3 1 1 4 1 5 6 7...
13 years ago | 1 answer | 0
1
answerQuestion
concatenate
I have a for-loop that executes commands and displays the answer for each iteration. Please, can someone tell me how to concaten...
13 years ago | 2 answers | 0
2
answersQuestion
floating point quantization
hello, I am working on an audio compression project as my final year dissertation in which I need to implement floating point q...
13 years ago | 1 answer | 1