Matlab alpha trimmed filter
Ältere Kommentare anzeigen
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 Kommentare
Geoff Hayes
am 13 Aug. 2016
Rashid - please post the code that you have written so that we can better understand where the problem exists.
Rashid Hussain
am 14 Aug. 2016
Rashid Hussain
am 14 Aug. 2016
Bearbeitet: Image Analyst
am 14 Aug. 2016
Antworten (1)
Image Analyst
am 14 Aug. 2016
0 Stimmen
sumval is a different variable than sumofval. Try using sumofval instead, and then the code will not throw an error.
Kategorien
Mehr zu Images finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!