Matlab hist in C

Respuestas (2)

Jan
Jan el 2 de Feb. de 2015

0 votos

Matlab's hist is based on histc, which is provided as C-code.
mW
mW el 3 de Feb. de 2015

0 votos

I still didn't get it. If some one has access to hist.c that is equivalent of matlabs' hist, please can you forward the link or the file?. I have found hist.c (fast hist) online that I converted it to pure C/C++ but the results from running it does not match the Matlabs' results.

Categorías

Etiquetas

Preguntada:

mW
el 2 de Feb. de 2015

Respondida:

mW
el 3 de Feb. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by