photo

debalina ghosh


Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

6 Domande
4 Risposte

RANK
261.569
of 301.809

REPUTAZIONE
0

CONTRIBUTI
6 Domande
4 Risposte

ACCETTAZIONE DELLE RISPOSTE
16.67%

VOTI RICEVUTI
0

RANK
 of 21.414

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 176.674

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
error in generating .coe file fom audio file
can anybody resolve my problem ? ? ? its urjent

circa 14 anni fa | 0

Domanda


error in generating .coe file fom audio file
I want to fetch the coefficients of a wave file into .coe file so that i can use it in Xilinx logicore file.for that i write the...

circa 14 anni fa | 1 risposta | 0

1

risposta

Risposto
noise reduction in fir filter
sir, my error is Error in ==> firceqrip at 394 rs = [fo*(0:n1-1)/n1, fo, fo+(1-fo)*(1:n2)/n2]'; Error in ==> nooiserb...

oltre 14 anni fa | 0

Risposto
noise reduction in fir filter
sir, i have tried following your specification firceqrip(). below is my code : clear all Fs = 100000; Fn = Fs/...

oltre 14 anni fa | 0

Domanda


noise reduction in fir filter
i want to design a bandpass fir filter with Bartlett or hamming window,and want to reduce the pass and stop band ripple.is ther...

oltre 14 anni fa | 3 risposte | 0

3

risposte

Domanda


unexpected error
clear all Fs = 10000; Fn = Fs/2; N = 200; B = 16; fc1 = 4911/Fn; %lower cutoff fc2 = 5645/Fn; Fc = [ fc1 fc2]; w = b...

oltre 14 anni fa | 1 risposta | 0

1

risposta

Domanda


error in creating .coe file
clear all; size = 255; N = 0 : size; B = 10; div = (N-1) ./ (N+1); c = atanh(div); filename = 'catanh_coeff.coe'; fid =...

oltre 14 anni fa | 1 risposta | 0

1

risposta

Risposto
.coe file in matlab
sir, this site may be deleted, can u plz any other hint to generate.coe file?

oltre 14 anni fa | 0

Domanda


Help generating .coe file
i have written a matlab code to generate .coe file. unfortunately .coe file is generated containing nothing. below is my code: ...

oltre 14 anni fa | 1 risposta | 0

1

risposta

Domanda


error in text file.
clear all N = 65; B = 16; % bits w = hamming(N);-<-------- error shows. Error in ==>( hamming at 4 ...

oltre 14 anni fa | 1 risposta | 0

1

risposta