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!