Réponse apportée
Need help for GUI of DTMF
Can anybody guide me for this

presque 13 ans il y a | 0

Question


Need help for GUI of DTMF
I have written a code which generates DTMF tones of .5 sec each with 0.1 sec silence gap.I am using this command. soundsc(dt...

presque 13 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
Need help for DTMF Scoring fucntion
Thanks King I am following ur guidance and things are working smooth uptill now

presque 13 ans il y a | 0

Réponse apportée
Need help for DTMF Scoring fucntion
Sir king thanks for ur effort but book requirement is this one *the book says that input signal xx to dtmfscor function is ac...

presque 13 ans il y a | 0

Réponse apportée
Need help for DTMF Scoring fucntion
Sir King, sorry i am bothering u again, actually i am weak in functions so i m getting stuck. But i hope if this problem is solv...

presque 13 ans il y a | 0

Réponse apportée
Need help for DTMF Scoring fucntion
Ok thanks King, i was thinking to make short segment of every input. For example if there are 2 keys, then i will make segment o...

presque 13 ans il y a | 0

Réponse apportée
Need help for DTMF Scoring fucntion
Plz guide me for this

presque 13 ans il y a | 0

Réponse apportée
Need help for DTMF Scoring fucntion
Thanks a lot Wayne King for giving hint of Goertzel Kindly explain me overall picture of scanrion 1. I have written a func...

presque 13 ans il y a | 0

Réponse apportée
Need help for DTMF Scoring fucntion
Thanks a lot Wayne King. i am stuck with this part for last two days This is exact statement of book. I have written code for...

presque 13 ans il y a | 0

Question


Need help for DTMF Scoring fucntion
I have written a code for DTMF tone generation. Now for decodiing purpose, i have written code for dtmfscore function ss = d...

presque 13 ans il y a | 11 réponses | 0

11

réponses

Question


Error while calling a function
I have written a function which is working fine The function is function [dtmf]=dtmfdial(x); Now i have made m file and...

presque 13 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
How to use ouput of a function as input of second function
Wayne King plz help me I am badly stuck with this portion

presque 13 ans il y a | 0

Réponse apportée
How to use ouput of a function as input of second function
Can u help me for this part of book, I have written the code but i am stuck now The next objective is decoding - a process that...

presque 13 ans il y a | 0

Question


How to use ouput of a function as input of second function
I have written a function function [dtmf]=dtmfseg(x); Now i want to use the output of this fuction as input to second func...

presque 13 ans il y a | 4 réponses | 0

4

réponses

Réponse apportée
Kindly help me for question of DTMF decoding, i am stuck in it
Uptill now i have written code for DTMF generation which is working absolutely fine. I have also cross checked the tones through...

presque 13 ans il y a | 0

Question


Kindly help me for question of DTMF decoding, i am stuck in it
This is question. The next objective is decoding - a process that requires a binary decision on the presence or absence of the...

presque 13 ans il y a | 1 réponse | 0

1

réponse

Question


Need help for selectivity of filters based on filter length
I have written this code for two filter lengths (L) h770=[]; L=10; fs=8000; fb=770; h770 = (2/L)*cos(2*pi*fb*(0...

presque 13 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
Kindly verify my code of DTMF decoding step
Wayne King u wrote this code for me [H,F] = freqz(h,1,[],fs); plot(F,20*log10(abs(H))); grid on; xlab...

presque 13 ans il y a | 0

Réponse apportée
how to make grid lines closer in xaxis and y axis
I am getting this error when i pasted ur code in my code ??? Undefined function or variable 'AX'.

presque 13 ans il y a | 0

Question


how to make grid lines closer in xaxis and y axis
I have written this code h1336=[]; L=50; fs=8000; fb=1336; h1336 = (2/L)*cos(2*pi*fb*(0:L-1)/fs); [H,F] = fr...

presque 13 ans il y a | 4 réponses | 0

4

réponses

Question


How to plot this equation of unit step function
I have plotted this equation by hand i just want to see how matlab plots it y[n]= u[n-1]-u[n-2]-u[n-3]+u[n-4] plz tell me ...

presque 13 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
Kindly verify my code of DTMF decoding step
Wonderful Help Wayne King Thanks a lot for making me understand this issue

presque 13 ans il y a | 0

Réponse apportée
Kindly verify my code of DTMF decoding step
Yes u are absolutely right *I question why your book constructs a frequency axis in angular frequencies, when in this applicati...

presque 13 ans il y a | 0

Réponse apportée
Kindly verify my code of DTMF decoding step
Thanks King, can u explain 'Fs' and fs in this command The book also tells to plot magnitude response by this h770=[]; ...

presque 13 ans il y a | 0

Réponse apportée
Kindly verify my code of DTMF decoding step
ok thanks king kindly confirm me is my code ok as per book question

presque 13 ans il y a | 0

Réponse apportée
Kindly verify my code of DTMF decoding step
Yes, this issue i know but when i tell matlab to do for n=0:L It gives error *??? Attempted to access h(0); index mus...

presque 13 ans il y a | 0

Réponse apportée
Kindly verify my code of DTMF decoding step
I dont have test data. i just want somebody to read my statement and see my code i hope it is ok but just want to cross check f...

presque 13 ans il y a | 0

Question


Kindly verify my code of DTMF decoding step
I want to decode DTMF tones by using FIR Filter. The filters that are required to be used in filter bank are cnstructed by Sinus...

presque 13 ans il y a | 11 réponses | 0

11

réponses

Question


Why i am gettiing warning
I have generated dtmf tones and i am listening them i tried to write them in wave file by using this command wavwrite(dtmf...

presque 13 ans il y a | 7 réponses | 0

7

réponses

Réponse apportée
Need clarity of this command
So kindly tell me the good way to do this as i am also confused abt this statement of book f = [ f [a(c);b(r)] ]; why f is w...

presque 13 ans il y a | 0

Charger plus