필터 지우기
필터 지우기

1-User- defined function. 2-Band Pass Filter

조회 수: 1 (최근 30일)
manuel Dossantos
manuel Dossantos 2012년 4월 23일
1- Develop a user- defined function that will return the phasor form of complex vector. In addition, the user-defined function will indicate which quadrant the phasor vector is in.
All inputs to the executive will be via the input function.The executive program will pass the rectangular coordinates of the vector to the user-defined function through the arguments.
2- Band filter: the student is to develope a matlab program, which will plot a band pass filter (A vs.f)using the follwing exponetial expressions:
where, A(f) = f1(f) - f2(f)
f1(f)= 1/1+e^-a1(f-cl)
f2(f)= 1/1+e^-a1(f-c2)
and a1=5,c1=2, a2=5,c2=7
  댓글 수: 1
Image Analyst
Image Analyst 2012년 4월 24일
http://www.mathworks.com/matlabcentral/answers/8626-how-do-i-get-help-on-homework-questions-on-matlab-answers

댓글을 달려면 로그인하십시오.

답변 (1개)

Walter Roberson
Walter Roberson 2012년 4월 24일
Your existing posting is still here and waiting for your revision in the form of a MATLAB question. Please edit here instead of posting a new question. Your duplicate question has been deleted.

카테고리

Help CenterFile Exchange에서 Matched Filter and Ambiguity Function에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by