How can I use function filter in Matlab?
조회 수: 3 (최근 30일)
이전 댓글 표시
I need to use filter function in MatLab to choose some values from number of values
댓글 수: 2
Star Strider
2017년 3월 20일
The filter function is for signal processing purposes. It cannot ‘choose some values from number of values’.
Please describe what you want to do, preferably with an example.
Walter Roberson
2017년 3월 20일
What would the input to the filter function be? What would the output be?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Digital Filter Design에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!