Jump to content

MATLAB / Octave: Difference between revisions

No edit summary
 
(No difference)

Latest revision as of 2016-08-24T21:56:01


MATLAB, and its open-source counterpart Octave are high-level numerical computation playgrounds with an easy-to-learn programming interface.

Image Processing

In Octave you need to load the image package before you can use the functions.

pkg load image
Cookies help us deliver our services. By using our services, you agree to our use of cookies.