Community Profile

photo

Talal Salim


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Message

Statistics

All
  • Revival Level 1
  • Solver

View badges

Feeds

View by

Solved


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...

3 years ago

Solved


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 ...

3 years ago

Solved


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:...

3 years ago

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer