All Projects → jflalonde → utils

jflalonde / utils

Licence: other
A collection of useful tools

Programming Languages

matlab
3953 projects
c
50402 projects - #5 most used programming language
M
324 projects

README -- utils

This repository contains a bunch of useful functions that are used throughout my other projects. Make sure you download and keep updated!

Installation

Compile the weighted histogram code:

cd mycode/histogram
mex whistc.c

Compile the MD5 code:

cd 3rd_party/CalcMD5
mex CalcMD5.c

Compile the KDE code:

cd 3rd_party/@kde/mex
makemex

Get export_fig from:

https://github.com/altmany/export_fig
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].