photo

debalina ghosh


2011년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

6 질문
4 답변

순위
261,571
of 301,811

평판
0

참여
6 질문
4 답변

답변 채택
16.67%

획득한 표
0

순위
 of 21,419

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 176,692

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
error in generating .coe file fom audio file
can anybody resolve my problem ? ? ? its urjent

대략 14년 전 | 0

질문


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

대략 14년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

14년 초과 전 | 0

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

14년 초과 전 | 0

질문


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

14년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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

14년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

14년 초과 전 | 답변 수: 1 | 0

1

답변

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

14년 초과 전 | 0

질문


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

14년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

14년 초과 전 | 답변 수: 1 | 0

1

답변