Community Profile

photo

Eng Abeer


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


how can i record my voice in matlab GUi ?
why the method play() don't work in matlab gui what is the wrong in my code recObj = audiorecorder; s=get(handles.tt,'string...

8 years ago | 1 answer | 0

1

answer

Question


how can i change the path when saving the file ?
when i am saving the file , only i can change the name of it but the path stay in file(.m)path. i want to save the file in a p...

8 years ago | 2 answers | 0

2

answers

Question


How can i do detection in DTMF ? i want to enter a tone and get the numbers of it
i want to enter a tone and get the numbers that consist it ....

8 years ago | 2 answers | 0

2

answers

Question


How can i detect frequency of dtmf tone (.wav )file
i have a DTMF tone as a ( .wav ) file , this tone consist of a lot of numbers , and i want to detect its frequency then i want ...

8 years ago | 1 answer | 0

1

answer

Question


how can i add more than two elements to an array ?
if i have x=[1,2,3,4] syms t i=1 ; for i=1:3 switch x(i) case 1 x1=cos(t) case 2 x2=sin(t) ...

8 years ago | 1 answer | 0

1

answer

Question


can you give me some information of DTMF decoder using MATLAB
please ,i want some information of DTMF decoder

8 years ago | 1 answer | 0

1

answer