Borrar filtros
Borrar filtros

Hello I did 12 histograms and I need a code that gives me the local minimums of these histograms.

4 visualizaciones (últimos 30 días)
I need a code that gives me the local minimums of 12 histograms. Keep in mind that my MATLAB version is an old one.

Respuestas (1)

Image Analyst
Image Analyst el 7 de Mayo de 2022
You can use islocalmin. It's an old function, introduced 5 years ago.
If you have a really antique version you can use findpeaks.

Categorías

Más información sobre Histograms en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by