Feeds
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 1
2
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 7 个回答 | 0
7
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 1