Feeds
已解决
Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...
4 years 前
已解决
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
4 years 前
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
4 years 前
提问
Is there a way to connect between MATLAB and Audacity?
Hello everybody, I am working on .wav files and I want to run some tasks that are done by "Audacity" program using MATLAB. Is th...
4 years 前 | 0 个回答 | 0
0
个回答提问
is there an adpcm decoder without reading the wav file?
I have many wav files on my computer, and when reading them using the function audioread, I get the followong error: [File coul...
4 years 前 | 0 个回答 | 0
0
个回答提问
Problem in reading (.wav) files using "audioread"
I have many wav files on my computer, and when reading them using the function audioread, I get the followong error: [File coul...
4 years 前 | 0 个回答 | 0
0
个回答提问
What are the best speaker-specific features used in speaker identification?
Hello everybody there, I need to know about the best extracted features, used in speaker identification systems, that are relat...
4 years 前 | 1 个回答 | 0