Filtering a 2D plot from pcolor
Mostra commenti meno recenti
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 Commenti
Image Analyst
il 24 Ago 2020
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
il 24 Ago 2020
Risposte (1)
Kiran Felix Robert
il 28 Ago 2020
0 voti
Hi Marcus,
Kiran Felix Robert
1 Commento
Marcus Rosales
il 29 Ago 2020
Categorie
Scopri di più su MATLAB in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!