Filtering a 2D plot from pcolor
显示 更早的评论
Hello, just wondering what a good way to filter a plot obtained from a matrix of values, M, when using pcolor(m) with shading interp.
I attached a png of what I have. There seems to be good filters but for grey scale and I want to keep the color scheme shown. Any help would be appreciated! Been on this project for sometime and it turns out my math, physics and code is ok, and it all has to do with filtering the signal.
2 个评论
Image Analyst
2020-8-24
Uh, you do know that there are a bazillion ways to filter an image or array, don't you? What filter are you thinking of? Enhance edges? Blur it? Remove noise? Clip values? Erase values? There is no generic mind-reading filter.
Marcus Rosales
2020-8-24
回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!