Matlab hist in C

回答 (2 件)

Jan
Jan 2015 年 2 月 2 日

0 投票

Matlab's hist is based on histc, which is provided as C-code.
mW
mW 2015 年 2 月 3 日

0 投票

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.

カテゴリ

ヘルプ センター および File ExchangeCall C++ from MATLAB についてさらに検索

タグ

質問済み:

mW
2015 年 2 月 2 日

回答済み:

mW
2015 年 2 月 3 日

Community Treasure Hunt

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

Start Hunting!

Translated by