Matlab alpha trimmed filter
조회 수: 3 (최근 30일)
이전 댓글 표시
I am implementing this but i am getting the result full blank help me with this I have to create the filter manually and apply using for loop I am only allowed to use sort function I am not allowed to use the build in functions I have attached the picture please help me with this Pic :

댓글 수: 4
답변 (1개)
Image Analyst
2016년 8월 14일
sumval is a different variable than sumofval. Try using sumofval instead, and then the code will not throw an error.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!